Hi,
You have more than one error: at least two distinct ones.

What jars are in your WEB-INF/lib directory?  If there's a j2ee.jar
there (or anywhere else in your tomcat server installation), remove it.

Do you have Axis or Slide installed, thereby causing the log4j warning
messages?  If so, you need to configure log4j for them.

Yoav Shapira
Millennium Research Informatics


>-----Original Message-----
>From: Somraj Bhattacharyya [mailto:[EMAIL PROTECTED]
>Sent: Friday, May 14, 2004 9:32 AM
>To: 'Tomcat Users List'
>Subject: Tomcat not running on Redhat 9 (SOMRAJ)
>
>
>
>Hi all
>
>I am quite new in Tomcat. I am facing a startup error while starting up
my
>Tomcat server.
>My Tomacat server version is:
>tomcat-4.1.30
>
>JDK installed is:
>Java(TM) 2 Runtime Environment, Standard Edition (build
1.3.1_11-b02)Java
>HotSpot(TM) Client VM (build 1.3.1_11-b02, mixed mode)
>
>The error is: vi catalina.out
>
>log4j:WARN No appenders could be found for logger
>(org.apache.commons.digester.D
>igester).
>log4j:WARN Please initialize the log4j system properly.
>Exception during startup processing
>java.lang.reflect.InvocationTargetException:
>java.lang.UnsupportedClassVersionEr
>ror: javax/transaction/UserTransaction (Unsupported major.minor version
>48.0)
>        at java.lang.ClassLoader.defineClass0(Native Method)
>        at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
>        at
>java.security.SecureClassLoader.defineClass(SecureClassLoader.java:10
>6)
>        at java.net.URLClassLoader.defineClass(URLClassLoader.java:243)
>        at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
>        at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
>        at java.security.AccessController.doPrivileged(Native Method)
>        at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
>        at
>org.apache.catalina.loader.StandardClassLoader.findClass(StandardClas
>sLoader.java:621)
>        at
>org.apache.catalina.loader.StandardClassLoader.loadClass(StandardClas
>sLoader.java:958)
>        at
>org.apache.catalina.loader.StandardClassLoader.loadClass(StandardClas
>sLoader.java:857)
>        at
java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
>        at java.lang.ClassLoader.defineClass0(Native Method)
>
>Please guide
>Thanks in advance
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




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]

Reply via email to