]
Radim Hopp closed JBIDE-17424.
------------------------------
Verified in JBT 4.2.0.Beta2a
Errors when refreshing central content
--------------------------------------
Key: JBIDE-17424
URL:
https://issues.jboss.org/browse/JBIDE-17424
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 4.2.0.Beta2
Environment: Any
Reporter: Martin Malina
Assignee: Mickael Istria
Labels: respin-a
Fix For: 4.2.0.Beta2
Attachments: central-errors.png
In JBDS 8.0.0.Beta2 B104 there was a problem with central updates - JBDS-3041. After this
has been supposedly fixed, I still see many errors when I hit the refresh button in
central.
All the errors are like this:
{code}
!ENTRY org.eclipse.core.jobs 4 2 2014-05-26 17:10:46.837
!MESSAGE An internal error occurred during: "Computing connector status".
!STACK 0
org.eclipse.swt.SWTException: Widget is disposed
at org.eclipse.swt.SWT.error(SWT.java:4441)
at org.eclipse.swt.SWT.error(SWT.java:4356)
at org.eclipse.swt.SWT.error(SWT.java:4327)
at org.eclipse.swt.widgets.Widget.error(Widget.java:783)
at org.eclipse.swt.widgets.Widget.getDisplay(Widget.java:903)
at
org.jboss.tools.central.editors.xpl.ConnectorDescriptorItemUi$6.run(ConnectorDescriptorItemUi.java:321)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
{code}
!central-errors.png!