You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/07/25 20:29:17 UTC

DO NOT REPLY [Bug 11177] New: - Tomcat requires JRE 1.2 on Solaris 2.7

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11177>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11177

Tomcat requires JRE 1.2 on Solaris 2.7

           Summary: Tomcat requires JRE 1.2 on Solaris 2.7
           Product: Tomcat 3
           Version: 3.1 Final
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Config
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: apache@aable.com


On JRE "Solaris_JDK_1.1.7_08a" Tomcat dies while starting with a 
java.lang.ClassNotFoundException: org.apache.tomcat.startup.EmbededTomcat 

If I use Solaris_JDK_1.2.2_11 it starts fine.

System Configuration:  Sun Microsystems  sun4u Sun Enterprise 450 (4 X 
UltraSPARC-II 400MHz)
Memory size: 2048 Megabytes

Solaris
Release: 5.7
Kernel architecture: sun4u
Application architecture: sparc
Hardware provider: Sun_Microsystems
Domain: 
Kernel version: SunOS 5.7 Generic 106541-15 January 2001


Complete error msg:
Using classpath: /home/b0fds_ws/atlas/lib/tomcat.jar
Using JAVA_HOME: /usr/java1.1
Using TOMCAT_HOME: /home/b0fds_ws/atlas

Jdk11Compat: Installing jar protocol handler 
Guessed home=/home/b0fds_ws/atlas/lib
Exception: java.lang.ClassNotFoundException: 
org.apache.tomcat.startup.EmbededTomcat
java.lang.ClassNotFoundException: org.apache.tomcat.startup.EmbededTomcat
        at java.lang.Throwable.<init>(Compiled Code)
        at java.lang.Exception.<init>(Compiled Code)
        at java.lang.ClassNotFoundException.<init>(Compiled Code)
        at org.apache.tomcat.util.compat.SimpleClassLoader.loadClass(Compiled 
Code)
        at java.lang.ClassLoader.loadClass(Compiled Code)
        at org.apache.tomcat.startup.Main.execute(Compiled Code)
        at org.apache.tomcat.startup.Main.main(Compiled Code)

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>