java.lang.reflect.InvocationTargetException: This exception has no message.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via GitHub by procedural
, 1 year agovia GitHub by stuaxo
, 1 year agovia Eclipse Bugzilla by kathy, 1 year ago
via Apache Bugzilla by michael.isvy, 1 year ago
via Coderanch by M Koejehuis, 1 year ago
via Coderanch by Migrated From Jforum.net, 1 year ago
org.eclipse.swt.SWTError: XPCOM error 0x80004005
at org.eclipse.swt.browser.Mozilla.error(Unknown Source)
at org.eclipse.swt.browser.Mozilla.initXULRunner(Unknown Source)
at org.eclipse.swt.browser.Mozilla.create(Unknown Source)
at org.eclipse.swt.browser.Browser.
(Unknown Source) at field.core.plugins.help.HelpBrowser.registeredWith(HelpBrowser.java:251)
at field.core.StandardFluidSheet.registerPlugin(StandardFluidSheet.java:1472)
at field.core.StandardFluidSheet.scratchBegin(StandardFluidSheet.java:301)
at field.core.StandardFluidSheet.versionedScratch(StandardFluidSheet.java:356)
at field.core.execution.PhantomFluidSheet.
(PhantomFluidSheet.java:69) at field.core.ui.FieldMenus2.open(FieldMenus2.java:170)
at field.Blank2.part2_original(Blank2.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at field.bytecode.protect.DeferedNextUpdate$1.update(DeferedNextUpdate.java:47)
at field.launch.Launcher$4.run(Launcher.java:328)
at org.eclipse.swt.widgets.Display.timerProc(Unknown Source)
at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method)
at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at field.launch.Launcher.main(Launcher.java:93)