Thanks, this is the stack trace of this (latest) error we are getting. This is after we added the jar for the logging handler to Tomcat's/setClassPath.sh. Tomcat version used is Tomcat 6.0.18.
-Suresh FileLoggerWriter catalina failed to log an entry because java.io.InterruptedIOException 1246038355 20090626-17:45:55.834 :catalina: :E: :CAT9991: : java.io.IOException: Interrupted system call java.lang.InstantiationException: Unable to create a new transaction logger: java.lang.ClassNotFoundException: net.mirrorimage.rbcs.logging.Web AppTransactionLogger at net.mirrorimage.logger.TransactionLogger.createTransactionLogger(TransactionLogger.java:208) at net.mirrorimage.rbcs.servlet.contextlistener.TargetingServletContextListener.doInit(TargetingServletContextListener.java:163) at net.mirrorimage.rbcs.servlet.contextlistener.RbcsTaglibServletContextListenerBase.contextInitialized(RbcsTaglibServletContextListenerBase.java:92) at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3843) at org.apache.catalina.core.StandardContext.start(StandardContext.java:4342) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525) at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:627) at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:553) at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:488) at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1149) at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311) at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053) at org.apache.catalina.core.StandardHost.start(StandardHost.java:719) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045) at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443) at org.apache.catalina.core.StandardService.start(StandardService.java:516) at org.apache.catalina.core.StandardServer.start(StandardServer.java:710) at org.apache.catalina.startup.Catalina.start(Catalina.java:578) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413) ~ -----Original Message----- >From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] >> From: Kodichath, Suresh [mailto:suresh.kodich...@mirror-image.com] >> Subject: RE: Tomcat 6.0 and JULI issue. >> >> But with this change I am now getting a new ClassNotFoundException on a >> different class when the WebApp comes up. > >> I have been looking into this through yesterday trying various class >> paths to fix this new issue but still haven't got a fix for it so >> appreciate any help with this. >Rather difficult to help if you don't post the exact exception and >>accompanying stack trace. > > - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org