[
https://issues.jboss.org/browse/JBIDE-21768?page=com.atlassian.jira.plugi...
]
Fred Bricon reassigned JBIDE-21768:
-----------------------------------
Assignee: Fred Bricon (was: Rob Stryker)
Resolution: Done
PR applied in master and 4.3.x branch. Thanks for the patch [~aurelien.pupier]!
NPE in Job when calling a RefreshAction
---------------------------------------
Key: JBIDE-21768
URL:
https://issues.jboss.org/browse/JBIDE-21768
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jmx
Affects Versions: 4.3.0.Final
Reporter: Aurélien Pupier
Assignee: Fred Bricon
Fix For: 4.3.1.CR1
{noformat}
!ENTRY org.eclipse.core.jobs 4 2 2016-02-25 14:14:55.363
!MESSAGE An internal error occurred during: "Refreshing JMX Connection".
!STACK 0
java.lang.NullPointerException
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:71)
{noformat}
based on Job.run javadoc: "Returns:resulting status of the run. The result must not
be null"
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)