[jbosstools-issues] [JBoss JIRA] (JBIDE-18420) NPE with "Refreshing Process Information" message

Radosław Józwik (JIRA) issues at jboss.org
Tue Sep 23 07:23:02 EDT 2014


Radosław Józwik created JBIDE-18420:
---------------------------------------

             Summary: 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
            Priority: Minor


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)



More information about the jbosstools-issues mailing list