Trouble viewing shared enum values in AdminConsole
--------------------------------------------------
Key: CDV-278
URL: https://jira.terracotta.org/jira//browse/CDV-278
Project: Community Development
Issue Type: Bug
Components: Console, DSO:L2
Affects Versions: 2.3
Reporter: Gary Keim
Assigned To: Issue Review Board
Attachments: DSOEnum.jar
Shared enum values cannot be displayed in the AdminConsole. Import attached
Eclipse project and run DSOEnumTest, then view roots in AdminConsole:
ava.rmi.UnmarshalException: error unmarshalling return; nested exception is:
java.io.WriteAbortedException: writing aborted;
java.io.NotSerializableException: com.tc.object.dna.impl.EnumInstance
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:157)
at com.sun.jmx.remote.internal.PRef.invoke(Unknown Source)
at javax.management.remote.rmi.RMIConnectionImpl_Stub.invoke(Unknown
Source)
at
javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.invoke(RMIConnector.java:972)
at com.tc.admin.MBeanHelper.invoke(MBeanHelper.java:177)
at com.tc.admin.ConnectionContext.invoke(ConnectionContext.java:161)
at com.tc.admin.dso.DSORoot.lookupFacade(DSORoot.java:59)
at com.tc.admin.dso.DSORoot.safeLookupFacade(DSORoot.java:44)
at com.tc.admin.dso.DSORoot.<init>(DSORoot.java:25)
at com.tc.admin.dso.RootsHelper.getRoots(RootsHelper.java:93)
at com.tc.admin.dso.RootsNode.getRoots(RootsNode.java:70)
at com.tc.admin.dso.RootsNode.<init>(RootsNode.java:41)
at com.tc.admin.dso.DSONode.<init>(DSONode.java:30)
at com.tc.admin.ServerNode.tryAddDSONode(ServerNode.java:573)
at com.tc.admin.ServerNode.handleActivation(ServerNode.java:658)
at com.tc.admin.ServerNode.setConnected(ServerNode.java:249)
--
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