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

Denis Golovin (JIRA) issues at jboss.org
Fri Feb 7 15:40:28 EST 2014


     [ https://issues.jboss.org/browse/JBIDE-15975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Denis Golovin resolved JBIDE-15975.
-----------------------------------

    Resolution: Cannot Reproduce Bug


The code looks normal and getPreferences() suppose to return an instance unless something unpredictable happens.

Please reopen if you see it again
                
> NPE in RuntimeScanner.isFirstStart()
> ------------------------------------
>
>                 Key: JBIDE-15975
>                 URL: https://issues.jboss.org/browse/JBIDE-15975
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: runtime-detection
>    Affects Versions: 4.1.1.Beta1
>            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.java:86)
>     at org.jboss.tools.runtime.ui.RuntimeScanner.earlyStartup(RuntimeScanner.java:41)
>     at org.eclipse.ui.internal.EarlyStartupRunnable.runEarlyStartup(EarlyStartupRunnable.java:87)
>     at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:66)
>     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