[jbosstools-issues] [JBoss JIRA] (JBIDE-20675) NPE in VmModelCache.cacheModel method

Denis Golovin (JIRA) issues at jboss.org
Mon Sep 14 19:45:01 EDT 2015


Denis Golovin created JBIDE-20675:
-------------------------------------

             Summary: NPE in VmModelCache.cacheModel method
                 Key: JBIDE-20675
                 URL: https://issues.jboss.org/browse/JBIDE-20675
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: common/jst/core
    Affects Versions: 4.3.0.CR1
            Reporter: Denis Golovin


Usually this exception pollutes eclipse log view during long eclipse session:
{code}ava.lang.NullPointerException
	at org.jboss.tools.common.jdt.debug.internal.VmModelCache.cacheModel(VmModelCache.java:62)
	at org.jboss.tools.common.jdt.debug.RemoteDebugActivator.getVmModel(RemoteDebugActivator.java:151)
	at org.jboss.tools.common.jdt.debug.RemoteDebugActivator.getVmModel(RemoteDebugActivator.java:156)
	at org.jboss.tools.jmx.jvmmonitor.internal.tools.JvmAttachHandler.updatesActiveJvms(JvmAttachHandler.java:107)
	at org.jboss.tools.jmx.jvmmonitor.internal.tools.JvmAttachHandler$1.run(JvmAttachHandler.java:78)
	at java.util.TimerThread.mainLoop(Timer.java:555)
	at java.util.TimerThread.run(Timer.java:505){code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list