Hi,
This is a repost of my older message to this list about the stack trace I get when I try to return an array of Objects. I was busy for quite some time and had been able to follow it up and unfortunately nobody on the list has answered. I also found that another user also reported this trace but was not answered. I have been using orion for quite some time and am really amazed at the way it simplifies the deployment and the installation as a breeze. I had successfully convinced my team into going for orion when this error started and we were not able to solve. Unfortunately, we had to move to Weblogic :( where I did not face this problem. Could anybody shed some light for the cause of this error.
The stack trace
com.evermind.server.rmi.RMIConnectionException: Object reference no longer
valid (Disconnected)
at com.evermind.server.rmi.a2.invoke(JAX)
at __Proxy2.getAllTrees(Unknown Source)
at
com.trigyn.apollo.servicetree.gui.STDataFetch.getAllTrees(STDataFetch.java:1
01)
at
com.trigyn.apollo.servicetree.gui.ServiceTreeGUI.getServiceTrees(ServiceTree
GUI.java, Compiled Code)
at
com.trigyn.apollo.servicetree.gui.ServiceTreeGUI.createServiceNamePanel(Serv
iceTreeGUI.java:237)
at
com.trigyn.apollo.servicetree.gui.ServiceTreeGUI.createMainPanel(ServiceTree
GUI.java:175)
at
com.trigyn.apollo.servicetree.gui.ServiceTreeGUI.layoutComponents(ServiceTre
eGUI.java:152)
at
com.trigyn.apollo.servicetree.gui.ServiceTreeGUI.buildGUI(ServiceTreeGUI.jav
a:146)
at
com.trigyn.apollo.servicetree.gui.ServiceTreeGUI.<init>(ServiceTreeGUI.java:
78)
at
com.trigyn.apollo.servicetree.gui.ServiceTreeGUI.main(ServiceTreeGUI.java:43
4)
regards
santosh s :)
