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

Rob Stryker (JIRA) issues at jboss.org
Tue Sep 15 15:59:00 EDT 2015


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

Rob Stryker updated JBIDE-20675:
--------------------------------
    Fix Version/s: 4.3.0.CR1


> 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, jmx
>    Affects Versions: 4.3.0.CR1
>            Reporter: Denis Golovin
>            Assignee: Rob Stryker
>              Labels: respin-a
>             Fix For: 4.3.0.CR1
>
>
> 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