Hi Frnds,
we have created a admin server in my machine and we have configured a new remote machine and created a new managed server on that machine..Using administration console we tried to startup the server that we have created in the remote machine with the node manager running on that machine.
But the managed server did not start up properly here is the trace we got..
Jun 6, 2004 4:20:38 PM IST> <Info> <NodeManager@*.*:5555> <Starting Server MyGrpDomain::VimMngServer-1 ...>
<Jun 6, 2004 4:20:39 PM IST> <Info> <NodeManager@*.*:5555> <Server MyGrpDomain::VimMngServer-1 started, process id = 315>
<Jun 6, 2004 4:20:45 PM IST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with
Java HotSpot(TM) Client VM Version 1.4.1_05-b01 from Sun Microsystems Inc.>
<Jun 6, 2004 4:20:47 PM IST> <Info> <Management> <BEA-141140> <The managed server is going to contact the admin server at
http://192.50.51.51:7010 to check if there exists a running admin server at this URL.>
<Jun 6, 2004 4:20:47 PM IST> <Info> <Configuration Management> <BEA-150017> <This server is being started as a dependent managed server.>
<Jun 6, 2004 4:20:47 PM IST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 8.1 SP2 Fri Dec 5 15:01:51 PST 2003 316284
WebLogic XMLX Module 8.1 SP2 Fri Dec 5 15:01:51 PST 2003 316284 >
<Jun 6, 2004 4:20:48 PM IST> <Info> <Configuration Management> <BEA-150015> <Connecting to the administration server
http://192.50.51.51:7010 to retrieve the initial configuration.>
***************************************************************************
The WebLogic Server did not start up properly.
java.lang.ClassCastException
at weblogic.management.configuration.ServerMBean_Stub.getSystemThreadPoolSize(ServerMBean_Stub.java:6332)
at weblogic.kernel.Kernel.initialize(Kernel.java:211)
at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:767)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:664)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:342)
at weblogic.Server.main(Server.java:32)
Reason: java.lang.ClassCastException
***************************************************************************
<Jun 6, 2004 4:20:52 PM IST> <Critical> <WebLogicServer> <BEA-000364> <Server failed during initialization. Exception:java.lang.ClassCastException
java.lang.ClassCastException
at weblogic.management.configuration.ServerMBean_Stub.getSystemThreadPoolSize(ServerMBean_Stub.java:6332)
at weblogic.kernel.Kernel.initialize(Kernel.java:211)
at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:767)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:664)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:342)
at weblogic.Server.main(Server.java:32)
>
<Jun 6, 2004 4:20:52 PM IST> <Emergency> <WebLogicServer> <BEA-000342> <Unable to initialize the server: java.lang.ClassCastException>
Can any one pls help to solve this problem.....
Regs,
Asai