java.lang.NullPointerException at
org.apache.geronimo.st.ui.internal.Trace.trace(Trace.java:74)
-----------------------------------------------------------------------------------------------
Key: GERONIMODEVTOOLS-201
URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-201
Project: Geronimo-Devtools
Issue Type: Bug
Components: eclipse-plugin
Affects Versions: 2.0
Reporter: Ted Kirby
I loaded plugins into eclipse, launched them as an eclipse application, and
enabled tracing and debugging, and got this traceback:
Caused by: java.lang.NullPointerException
at org.apache.geronimo.st.ui.internal.Trace.trace(Trace.java:74)
at
com.ibm.wasce.st.ui.internal.GeronimoRuntimeWizardFragment$1$1.run(GeronimoRuntimeWizardFragment.java:71)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.