| Author |
Problem with Managed Server in 6.1 !!
|
Rajesh Venkatesh
Greenhorn
Joined: Feb 14, 2002
Posts: 21
|
|
Hi , I am facing the below problem while starting the managed server. I have already started the nodemanager still i get the below problem <Feb 18, 2002 10:29:47 AM GMT-05:00> <Info> <NodeManager@163.122.10.12:7777> <BaseProcessControl: saving process id of Weblogic Managed server 'MyServer', pid: 5920> <Feb 18, 2002 10:29:47 AM GMT-05:00> <Error> <NodeManager@163.122.10.12:7777> <SecureSocketListener: Socket accept failed on 163.122.10.12:7777> Child exited *************************************************************************** The WebLogic Server did not start up properly. Exception raised: java.lang.NoSuchMethodError: java.lang.ClassLoader: method getSystemClassLoader()Ljava/lang/ClassLoader; not found java.lang.NoSuchMethodError: java.lang.ClassLoader: method getSystemClassLoader()Ljava/lang/ClassLoader; not found at weblogic.common.internal.VersionInfo.getLocalWLPackages(Compiled Code) at weblogic.common.internal.VersionInfo.<init>(Compiled Code) at at weblogic.t3.srvr.T3Srvr.checkAccess(Compiled Code) at weblogic.t3.srvr.T3Srvr.initialize(Compiled Code) at weblogic.t3.srvr.T3Srvr.run(Compiled Code) at weblogic.Server.main(Compiled Code) Reason: Fatal initialization exception *************************************************************************** Regards Rajesh
|
 |
Jim Berg
Greenhorn
Joined: Feb 21, 2002
Posts: 4
|
|
|
Your problem is one oftwo possibilities. Either port 7777 is already registered with another process or weblogic does not have access to the port. I would lean towards the first possibility.
|
 |
 |
|
|
subject: Problem with Managed Server in 6.1 !!
|
|
|