[jbosstools-issues] [JBoss JIRA] (JBIDE-15975) NPE in RuntimeScanner.isFirstStart()

Rob Cernich (JIRA) jira-events at lists.jboss.org
Thu Nov 14 16:20:05 EST 2013


Rob Cernich created JBIDE-15975:
-----------------------------------

             Summary: NPE in RuntimeScanner.isFirstStart()
                 Key: JBIDE-15975
                 URL: https://issues.jboss.org/browse/JBIDE-15975
             Project: Tools (JBoss Tools)
          Issue Type: Bug
            Reporter: Rob Cernich


I believe this has caused JBDS to fail to start.  I need to debug a little further though.

{noformat}
java.lang.NullPointerException
    at org.jboss.tools.runtime.ui.RuntimeScanner.isFirstStart(RuntimeScanner.jav
    at org.jboss.tools.runtime.ui.RuntimeScanner.earlyStartup(RuntimeScanner.jav
    at org.eclipse.ui.internal.EarlyStartupRunnable.runEarlyStartup(EarlyStartup
    at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.jav
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.ui.internal.Workbench$55.run(Workbench.java:2551)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list