[
https://issues.jboss.org/browse/JBIDE-10323?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-10323:
------------------------------------
If I had to guess I bet this is because I forgot to include URLs for the <overview
url=""/> nodes for a few of the new connectorDescriptors.
I've since fixed that -- sorry!
When there's a new Central and new aggregate available, this will hopefully go away.
Of course it could just be your internet connection is teh suck. :D
NPE in Central software/update page
-----------------------------------
Key: JBIDE-10323
URL:
https://issues.jboss.org/browse/JBIDE-10323
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: central
Reporter: Max Rydahl Andersen
Assignee: Snjezana Peco
Priority: Critical
Fix For: 3.3.0.M5
I'm getting NPE on refreshing central:
java.lang.NullPointerException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.eclipse.mylyn.internal.discovery.core.util.P2TransportService.stream(P2TransportService.java:93)
at org.eclipse.mylyn.internal.discovery.core.util.WebUtil.stream(WebUtil.java:161)
at org.eclipse.mylyn.internal.discovery.core.util.WebUtil.readResource(WebUtil.java:95)
at
org.eclipse.mylyn.internal.discovery.core.model.RemoteBundleDiscoveryStrategy.performDiscovery(RemoteBundleDiscoveryStrategy.java:107)
at
org.eclipse.mylyn.internal.discovery.core.model.ConnectorDiscovery.performDiscovery(ConnectorDiscovery.java:114)
at
org.jboss.tools.central.editors.xpl.DiscoveryViewer$18.run(DiscoveryViewer.java:1500)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira