]
Fred Bricon updated JBIDE-21181:
--------------------------------
Fix Version/s: 4.3.1.Beta1
Watch Job errors if left alone
------------------------------
Key: JBIDE-21181
URL:
https://issues.jboss.org/browse/JBIDE-21181
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Reporter: Max Rydahl Andersen
Assignee: Jeff Cantrill
Priority: Critical
Fix For: 4.3.1.Beta1
let my eclipse run over night.
Came back to a screen with 6 multiple problems dialog all listed as blank (no content).
Turns out I had the following repeated 6 times in error log:
{code}
java.lang.ArrayIndexOutOfBoundsException: 9
at
org.jboss.tools.openshift.internal.core.WatchManager$WatchListener$RestartWatchJob.run(WatchManager.java:156)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
{code}