[
https://issues.jboss.org/browse/JBIDE-18420?page=com.atlassian.jira.plugi...
]
Martin Malina closed JBIDE-18420.
---------------------------------
I couldn't reproduce this and since the original reported (Radosław) confirmed it is
fixed, I am closing this.
NPE with "Refreshing Process Information" message
-------------------------------------------------
Key: JBIDE-18420
URL:
https://issues.jboss.org/browse/JBIDE-18420
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jmx
Environment: arch = x86_64, os = Windows 7
Reporter: Radosław Józwik
Assignee: Rob Stryker
Priority: Minor
Fix For: 4.2.0.CR2
I got NPE when clicking on a server in Servers view. This happens only once after Eclipse
starts. Running Eclipse with -clean command line swith didn't help. I'm running
4.2.0.Nightly and updating frequently.
Details from error log:
- message: An internal error occurred during: "Refreshing Process
Information".
- stack trace:
java.lang.NullPointerException
at
org.jboss.tools.jmx.local.ProcessInformationStore.loadProcessStore(ProcessInformationStore.java:96)
at
org.jboss.tools.jmx.local.ProcessInformationStore.refreshProcessInformationStore(ProcessInformationStore.java:66)
at
org.jboss.tools.jmx.local.ProcessInformationStore$1.run(ProcessInformationStore.java:140)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)