[
https://issues.jboss.org/browse/JBIDE-18368?page=com.atlassian.jira.plugi...
]
Mickael Istria commented on JBIDE-18368:
----------------------------------------
So I could reproduce it, and the culprit instruction in "(IProvisioningAgentProvider)
PlatformUI.getWorkbench().getService(IProvisioningAgentProvider.class)" which returns
null. However, at that time, I wouldn't expect this instruction being able to return
null... Investigation in progress.
An internal error occurred during: "Computing connector
status".
----------------------------------------------------------------
Key: JBIDE-18368
URL:
https://issues.jboss.org/browse/JBIDE-18368
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 4.2.0.CR1
Environment: JBDS 8.0.0.CR1b, F20_64
Reporter: Jiri Peterka
Assignee: Mickael Istria
Fix For: 4.2.0.CR2
{code}
java.lang.NullPointerException
at
org.jboss.tools.central.editors.xpl.ConnectorDescriptorItemUi.resolveProfileUnits(ConnectorDescriptorItemUi.java:393)
at
org.jboss.tools.central.editors.xpl.ConnectorDescriptorItemUi.access$6(ConnectorDescriptorItemUi.java:390)
at
org.jboss.tools.central.editors.xpl.ConnectorDescriptorItemUi$6.run(ConnectorDescriptorItemUi.java:311)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)