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

Alexey Kazakov (JIRA) issues at jboss.org
Mon Sep 14 19:49:00 EDT 2015


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

Alexey Kazakov updated JBIDE-20675:
-----------------------------------
    Component/s: jmx


> 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
>
> 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