CDV ❯ Admin console 2.5.0 connects to 2.5.1 no warning
-
Bug
-
Status: Closed
-
0 Showstopper
-
Resolution: Fixed
-
-
-
gkeim
-
Reporter: tgautier
-
January 31, 2008
-
0
-
Watchers: 2
-
February 20, 2008
-
February 13, 2008
Description
I tried turning on / off the “server check” feature and still was able to connect to the server without a warning.
In addition, I got this exception on the console:
bin/admin.sh
java.lang.reflect.InvocationTargetException
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:585)
at com.tc.admin.dso.LocksPanel$LockStatTableModel.getCollection(LocksPanel.java:431)
at com.tc.admin.dso.LocksPanel$LockStatTableModel.init(LocksPanel.java:440)
at com.tc.admin.dso.LocksPanel$LockStatTableModel.
Comments
Fiona OShea 2008-02-01
Gary Keim 2008-02-13
We can’t go back and fix 2.5.0 to have strict version checks, so the failure described will always exist.
Please fix this asap for 2.5.2 - Issues with lock stats using mismatched versions.