Resolved this issue by removing another version of log4j.jar from server's classpath. Removed jetspeed.jar from lib and referring to classes. It works fine now. -Prashanth
-----Original Message----- From: Thavutam, Prashanth [mailto:[EMAIL PROTECTED] Sent: Monday, March 15, 2004 6:54 PM To: 'Jetspeed Users List' Subject: VerifyError Any ideas what the below error might mean??. I had to move all the jar files to lib folder to resolve some issues on WAS5.0 and created jetspeed.jar out of Jetspeed classes and copied it in lib folder, then I started getting below error.. -Prashanth [3/15/04 18:47:52:032 EST] 14a89894 SystemOut O Starting Apache Jetspeed Portal/1.4 [3/15/04 18:47:52:032 EST] 14a89894 SystemOut O [3/15/04 18:47:52:344 EST] 14a89894 SystemOut O (!) NOTICE: init [3/15/04 18:47:52:344 EST] 14a89894 SystemOut O (!) NOTICE: ServiceBroker: LoggingService enabled. [3/15/04 18:47:52:360 EST] 14a89894 SystemOut O (!) NOTICE: Turbine: init() failed: java.lang.VerifyError: (class: org/apache/log4j/LogManager, method: <clinit> signature: ()V) Incompatible argument to method at org.apache.jetspeed.services.logging.JetspeedLogFactoryService.getLogger(Jet speedLogFactoryService.java:206) at at org.apache.jetspeed.services.logging.JetspeedLoggingService.<clinit>(Jetspee dLoggingService.java:97).null(Unknown Source) at java.lang.Class.forName1(Native Method) at java.lang.Class.forName(Class.java(Compiled Code)) at org.apache.turbine.services.BaseInitableBroker.getInitableInstance(BaseInita bleBroker.java:257) rethrown as org.apache.turbine.services.InstantiationException: Failed to instantiate org.apache.jetspeed.services.logging.JetspeedLoggingService ======================================================================== This email message is for the sole use of the intended recipient (s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. To reply to our email administrator directly, send an email to [EMAIL PROTECTED] Toys "R" Us, Inc. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ======================================================================== This email message is for the sole use of the intended recipient (s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. To reply to our email administrator directly, send an email to [EMAIL PROTECTED] Toys "R" Us, Inc. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
