Admin Console gets ArrayIndexOutOfBoundsException when verifying version
------------------------------------------------------------------------
Key: CDV-446
URL: https://jira.terracotta.org/jira//browse/CDV-446
Project: Community Development
Issue Type: Bug
Reporter: Taylor Gautier
Assignee: Issue Review Board
Using the Admin Console in build 5744 with Server Check enabled, I get the
following:
Exception in thread "AWT-EventQueue-0"
java.lang.ArrayIndexOutOfBoundsException: 1
at
com.tc.admin.AdminClientPanel.versionsMatch(AdminClientPanel.java:602)
at
com.tc.admin.AdminClientPanel.testServerMatch(AdminClientPanel.java:623)
at
com.tc.admin.AdminClientFrame.testServerMatch(AdminClientFrame.java:69)
at com.tc.admin.ServerNode.setConnected(ServerNode.java:254)
at com.tc.admin.ServerNode.access$200(ServerNode.java:55)
at
com.tc.admin.ServerNode$AutoConnectionListener$1.run(ServerNode.java:116)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev