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

S.Pack 3 BUG?

0 views
Skip to first unread message

Allen Walker

unread,
Jul 11, 2000, 3:00:00 AM7/11/00
to sup...@beasys.com
Ok after setting the java class path and class path:

%JAVA_HOME%\bin\java -ms64m -mx64m -classpath %JAVA_CLASSPATH% -Dweblogic.class.path=.\lib\weblogic510sp3.jar;%WEBLOGIC_CLASSPATH% -Dweblogic.home=. -Djava.security.manager -Djava.security.policy==.\weblogic.policy weblogic.Server
goto finish

set CLASSPATH=.\lib\weblogic510sp3boot.jar;%CLASSPATH%;.\license;.\classes\boot;.\classes;.\lib\weblogicaux.jar;.\myserver\serverclasses;.\eval\cloudscape\lib\cloudscape.jar;.\lib\rmiForMs.zip

I get this upon startup:

The WebLogic Server did not start up properly.
Exception raised: java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException: java.lang.NoSuchMethodError: weblog
ic.boot.ServerClassLoader: method getClassLoadNotify()Lweblogic/boot/ClassLoadNo
tify; not found
at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoa
der.java:140)
at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoa
der.java:112)
at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoa
der.java:104)
.
.
.


If you notice: getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
---

Looks like a bug in the implementation.

-allen-


0 new messages