aspose file tools
The moose likes BEA/Weblogic and the fly likes Problem with Managed Server in 6.1 !! Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "Problem with Managed Server in 6.1 !!" Watch "Problem with Managed Server in 6.1 !!" New topic
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.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Problem with Managed Server in 6.1 !!
 
Similar Threads
Custom Tags
java.lang.NoSuchMethodError !!
java.lang.NoSuchMethodError in 6.1 !!
DB2 Setup in Weblogic5.1/6.1
node manager can't start weblogic server in cluster