Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Node Manager Problem

1 view
Skip to first unread message

Bill Kimura

unread,
Oct 25, 2001, 12:54:34 PM10/25/01
to

Please help.
I am trying to configure node manager,
and am using the default nodemanager
script, startNodeManager.sh, which appears
to start fine and listen on the correct address
and port. I also made the changes that
were recommended for the admin server as well.

However, when attempting to start the managed
server, I get the following:

Oct 25, 2001 11:44:05 AM EDT> <Info> <NodeM...@172.16.5.51:5555>
<BaseProcessControl: saving process id of Weblogic Managed server
'sun-auth02_managed', pid: 3209>
Starting WebLogic Server ....
***************************************************************************
The WebLogic Server did not start up properly.
Exception raised: java.lang.NoClassDefFoundError: java/lang/reflect/InvocationHandler
java.lang.NoClassDefFoundError: java/lang/reflect/InvocationHandler
at weblogic.management.Admin.initialize(Admin.java:273)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:359)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
at weblogic.Server.main(Server.java:35)
Reason: Fatal initialization exception
***************************************************************************
Child exited

Bill Kimura

unread,
Oct 25, 2001, 1:17:12 PM10/25/01
to

I've noticed that weblogic_sp.jar is not part of 6.0 that I downloaded. Could
that be the problem? I'm now getting
the following error:
<Oct 25, 2001 12:13:02 PM EDT> <Info> <NodeM...@172.16.5.51:5555>

<BaseProcessControl: saving process id of Weblogic Managed server
'sun-auth02_managed', pid: 3314>
<Oct 25, 2001 12:13:02 PM EDT> <Error> <NodeM...@172.16.5.51:5555>
<SecureSocketListener: Socket accept failed on 172.16.5.51:5555>
Child exited
Exception in thread "main" java.lang.NoClassDefFoundError: weblogic/Server

Anvar Sadat

unread,
Nov 19, 2001, 7:26:29 AM11/19/01
to

If the default java version is different, in Solaris 8 the profile JAVA_HOME should
target to jdk131 directory and the java executable path "which java" should point
to jdk131/bin/java.

This solved my problem

Joe

unread,
Jan 17, 2002, 10:51:39 AM1/17/02
to
Where do you change the JAVA_HOME to point to JDK131, when you are using the admin console/right click on the Server name and selecting start ?
0 new messages