CDV ❯ Eclipse plugin in 3.3.x is busted due to removal of client statistics location element
-
Bug
-
Status: Closed
-
2 Major
-
Resolution: Fixed
-
Eclipse Plugin
-
-
kkannaiy
-
Reporter: gkeim
-
August 09, 2010
-
0
-
Watchers: 0
-
February 12, 2013
-
August 10, 2010
Description
http://forums.terracotta.org/forums/posts/reply/0/4048.page
The client statistics location element was removed from the tc-config XML Schema in 3.3 but the Eclipse Plugin wasn’t updated.
Work-around: don’t try to use the DSO Configuration Editor panel
Fix: simply remove anything related to client statistics location
Comments
Fiona OShea 2010-08-10
Gary Keim 2010-08-10
There are more problems than the one I describe above. Some elements of our Schema have changed types.
Given that nothing can be done in 30 minutes, should we pull the plug-in, replace the current broken with the last working version, or just leave a broken one out there?
Kalai Kannaiyan 2010-11-04
Verified with Terracotta 3.4.0, as of 20101104-141154 (Revision 16614 by cruise@su10mo4 from 3.4), the Eclipse plugin is working as expected:
Can add the terracotta nature Can Update Itegration Modules Can view the Configuration Editor with following tabs Tc-config.xml, DSO config, Servers config and ClientsConfig
tc-config.xml has statistics element added as expected. <?xml version=”1.0” encoding=”UTF-8”?>
Can start the Terracotta server Can launch the TDC
If you can fix in under 30 mins please do