[
https://issues.jboss.org/browse/JBIDE-18420?page=com.atlassian.jira.plugi...
]
Stephen Neal commented on JBIDE-18420:
--------------------------------------
Thanks Martin Malina. I added the site but have been unable to complete and installation
because of conflicts with some parts of the version of the JBDS plugin.
Having said that, thanks to your comment I found the staging site for the JBDS plugin:
https://devstudio.redhat.com/updates/8.0-staging/
I have added it and updated to 8.0.0.CR1b and haven't had the problem again since.
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)