cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

java.lang.reflect.invocationtargetexception error

Former Member
0 Likes
3,190

Hi All,

Came across a strange issue with one of my users. He is getting error message as 'java.lang.reflect.invocationtargetexception' while trying to open/create any of his WEBi reports. We are currently on Business objects 4.0

More insight to the problem:

- User is able to open/create reports on different machine.

- Upgraded his Java pack to Java 6 update 29 - still getting the same error message

I am quiet convinced that there is no problem with the user or the BO system but has to do something with the individual system. Suggestions are welcome.

Best Regards

Ritesh Singh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi Ritesh,

Even I was facing the same issue, un-installing and re-installing Java worked for me.

Regards,

Nishit

Answers (6)

Answers (6)

Former Member
0 Likes

Hi All,

I am also getting this error message but not when opening a report but when formatting a cell
I tried to format the cell by right clicking on the cell and selected format cell option then I observe this error there is no problem in opening and modifying the report but formatting the cell is possible by selecting the cell and formatting through foramt tab.

Can anyone help me in finding the cause for this.

Regards,
Sravan.

former_member210032
Active Participant
0 Likes

Hi Sravan,

Its better to use new thread for new question.may you get quick response......

Former Member
0 Likes

Hi All,

Finally the issue is resolved. The user was on Win XP , Upgraded his system to Win 7 (Currently all of our systems are on Win 7). Java was installed fresh and all is up and running.

One observation was while uninstalling Java remove all the files and then do a fresh installation.

Regards

Ritesh

Former Member
0 Likes

Hi All,

Complete error Description below:

java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

at sun.plugin2.applet.Plugin2ClassLoader.defineClassHelper(Unknown Source)

at sun.plugin2.applet.Plugin2ClassLoader.access$100(Unknown Source)

at sun.plugin2.applet.Plugin2ClassLoader$2.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at sun.plugin2.applet.Plugin2ClassLoader.findClassHelper(Unknown Source)

at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)

at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)

at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)

at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at com.sap.webi.ui.context.managers.DataManager.showQueryPanel(DataManager.java:2433)

at com.sap.webi.ui.context.managers.DataManager.editDataProvider(DataManager.java:450)

at com.sap.webi.ui.tasks.workflows.EditDataProviderUITask.doneProcess(EditDataProviderUITask.java:91)

at com.sap.webi.toolkit.ui.tasks.WebITask.done(WebITask.java:123)

at javax.swing.SwingWorker$5.run(Unknown Source)

at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source)

at sun.swing.AccumulativeRunnable.run(Unknown Source)

at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown Source)

at javax.swing.Timer.fireActionPerformed(Unknown Source)

at javax.swing.Timer$DoPostEvent.run(Unknown Source)

at java.awt.event.InvocationEvent.dispatch(Unknown Source)

at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

at java.awt.EventQueue.access$000(Unknown Source)

at java.awt.EventQueue$1.run(Unknown Source)

at java.awt.EventQueue$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

Caused by: java.lang.reflect.InvocationTargetException

at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

... 34 more

Caused by: java.lang.NullPointerException

at com.sun.deploy.security.CPCallbackHandler.isAuthenticated(Unknown Source)

at com.sun.deploy.security.CPCallbackHandler.access$1300(Unknown Source)

at com.sun.deploy.security.CPCallbackHandler$ChildElement.checkResource(Unknown Source)

at com.sun.deploy.security.DeployURLClassPath$JarLoader.checkResource(Unknown Source)

at com.sun.deploy.security.DeployURLClassPath$JarLoader.getResource(Unknown Source)

at com.sun.deploy.security.DeployURLClassPath.getResource(Unknown Source)

at sun.plugin2.applet.Plugin2ClassLoader$2.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at sun.plugin2.applet.Plugin2ClassLoader.findClassHelper(Unknown Source)

at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)

at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)

at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)

at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.defineClass1(Native Method)

at java.lang.ClassLoader.defineClassCond(Unknown Source)

at java.lang.ClassLoader.defineClass(Unknown Source)

at java.security.SecureClassLoader.defineClass(Unknown Source)

at java.net.URLClassLoader.defineClass(Unknown Source)

at java.net.URLClassLoader.defineClass(Unknown Source)

... 37 more

Regards

Ritesh

Former Member
0 Likes

Hi All,

Error is back again. Uninstalled and reinstalled Java Version 6 Update 31 but its not working any more (tried 5-6 times).

Need some suggestions if anyone has come across this error.

Best Regards

Ritesh Singh

Former Member
0 Likes

Solution was Upgrade the Java pack to the latest version. But did not work the first time but worked second time.

Former Member
0 Likes

Hi All,

Any Suggestions ? The user is still facing issues but all other users are fine.

Best Regards

Ritesh Singh