On Fri, 2004-10-22 at 15:17, Shapira, Yoav wrote:
> Hi,
> Did you use a Tomcat 5.0 server.xml or context XML file?  The Logger
> elemnt is history, doesn't exist in Tomcat 5.5.
D'oh, my fault.

I copied my old (tc-5.0.27) server.xml to tomcat 5.5 conf directory,
and did not realize to test the original one...

now it works really great!
seems to be faster than tc-5.0.27 (running with jdk 1.5, too)...

thanx a lot,
martin


> 
> Yoav Shapira http://www.yoavshapira.com
>  
> 
> >-----Original Message-----
> >From: Martin Grotzke [mailto:[EMAIL PROTECTED]
> >Sent: Thursday, October 21, 2004 6:49 PM
> >To: Tomcat Users List
> >Subject: Tomcat 5.5 and
> >ClassNotFoundException:org.apache.catalina.logger.FileLogger
> >
> >hi all,
> >
> >i just wanted to test tomcat 5.5. beta, so i downloaded
> >the binary (jakarta-tomcat-5.5.3.tar.gz), set classpath
> >to the jdk 1.5 and ran `./catalina.sh run`.
> >
> >the output i got does not look really good:
> >
> >> Using CATALINA_BASE:   /opt/jakarta-tomcat-5.5.3
> >> Using CATALINA_HOME:   /opt/jakarta-tomcat-5.5.3
> >> Using CATALINA_TMPDIR: /opt/jakarta-tomcat-5.5.3/temp
> >> Using JAVA_HOME:       /usr/lib/jvm/java-1.5.0
> >> Oct 22, 2004 12:35:35 AM org.apache.tomcat.util.digester.Digester
> >startElement
> >> SEVERE: Begin event threw exception
> >> java.lang.ClassNotFoundException:
> org.apache.catalina.logger.FileLogger
> >>         at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
> >>         at java.security.AccessController.doPrivileged(Native Method)
> >>         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
> >
> >i took a look into jars in $CATALINA_HOME/server/lib, but none of
> >these contained the FileLogger...
> >
> >the tomcat 5.0.27 installation has a catalina.jar in server/lib that
> >contains this class, the catalina.jar of tomcat 5.5 does not.
> >
> >am i doing anything wrong?
> >
> >any help appreciated,
> >thanx very much,
> >martin
> >
> 
> 
> 
> 
> This e-mail, including any attachments, is a confidential business communication, 
> and may contain information that is confidential, proprietary and/or privileged.  
> This e-mail is intended only for the individual(s) to whom it is addressed, and may 
> not be saved, copied, printed, disclosed or used by anyone else.  If you are not 
> the(an) intended recipient, please immediately delete this e-mail from your computer 
> system and notify the sender.  Thank you.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to