You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Arun Jamwal <Ar...@eng.sun.com> on 2000/02/26 02:16:52 UTC

Unable to start tomcat3_0_1rc-b

I am unable to start Tomcat on solaris with
    jdk1.2
    jdk1.2.1

I tried it with the following build promoted by Terena:
    tomcat3_0_1rc-b-bin-solsparc-feb_24.tar.Z

However, it starts fine with
    jdk1.1.8
    jdk1.2.2
    jdk1.3

Here's some more info:
---------------------------------------------------------------------------------------------

/home/arunj/tomcat30/build/tomcat( 112 )% uname -a
SunOS perian 5.7 Generic_106541-09 sun4u sparc SUNW,Ultra-1

/home/arunj/tomcat30/build/tomcat( 113 )% java -version
java version "1.2.1"
Classic VM (build JDK-1.2.1-A, green threads, sunwjit)

/home/arunj/tomcat30/build/tomcat( 108 )% sh tomcat.sh start
Using classpath:
./webserver.jar:./lib/servlet.jar:./lib/jasper.jar:./lib/xml.ja
r:/usr/local/java/jdk1.2.1/solaris/lib/tools.jar:.
/home/arunj/tomcat30/build/tomcat( 109 )% Tomcat Web Server Version 3.0
Loaded configuration from:
file:/home/arunj/tomcat30/build/tomcat/server.xml

/home/arunj/tomcat30/build/tomcat( 109 )%
/home/arunj/tomcat30/build/tomcat( 109 )% sh tomcat.sh run
Using classpath:
./webserver.jar:./lib/servlet.jar:./lib/jasper.jar:./lib/xml.ja
r:/usr/local/java/jdk1.2.1/solaris/lib/tools.jar:.
Tomcat Web Server Version 3.0
Loaded configuration from:
file:/home/arunj/tomcat30/build/tomcat/server.xml
/home/arunj/tomcat30/build/tomcat( 110 )%
/home/arunj/tomcat30/build/tomcat( 110 )%
/home/arunj/tomcat30/build/tomcat( 110 )% telnet localhost 8080
Trying 127.0.0.1...
telnet: Unable to connect to remote host: Connection refused
/home/arunj/tomcat30/build/tomcat( 111 )%
---------------------------------------------------------------------------------------------


Arun ! Unable to start tomcat

Posted by Richa Oberoi <ri...@newgen.co.in>.
Arun ,
r u able to run Tomcat on Windows NT
i an facing a similar problem
Help ?????
----- Original Message -----
From: Arun Jamwal <Ar...@eng.sun.com>
To: <to...@jakarta.apache.org>
Cc: Terena Chinn-Fujii <Te...@eng.sun.com>
Sent: Saturday, February 26, 2000 7:05 AM
Subject: Re: Unable to start tomcat3_0_1rc-b


>
> The same seems to be true on WinNT4.0 as well -
>     using tomcat3_0_1rc-b-bin-win-feb_24.zip
>
> Unable to start tomcat with
>     jdk1.1
>     jdk1.2
>     jdk1.2.1
> but start fine with
>     jdk1.2.2
>     jdk1.3
>
>
> Arun Jamwal wrote:
>
> > I am unable to start Tomcat on solaris with
> >     jdk1.2
> >     jdk1.2.1
> >
> > I tried it with the following build promoted by Terena:
> >     tomcat3_0_1rc-b-bin-solsparc-feb_24.tar.Z
> >
> > However, it starts fine with
> >     jdk1.1.8
> >     jdk1.2.2
> >     jdk1.3
> >
> > Here's some more info:
>
> --------------------------------------------------------------------------
-------------------
> >
> > /home/arunj/tomcat30/build/tomcat( 112 )% uname -a
> > SunOS perian 5.7 Generic_106541-09 sun4u sparc SUNW,Ultra-1
> >
> > /home/arunj/tomcat30/build/tomcat( 113 )% java -version
> > java version "1.2.1"
> > Classic VM (build JDK-1.2.1-A, green threads, sunwjit)
> >
> > /home/arunj/tomcat30/build/tomcat( 108 )% sh tomcat.sh start
> > Using classpath:
> > ./webserver.jar:./lib/servlet.jar:./lib/jasper.jar:./lib/xml.ja
> > r:/usr/local/java/jdk1.2.1/solaris/lib/tools.jar:.
> > /home/arunj/tomcat30/build/tomcat( 109 )% Tomcat Web Server Version 3.0
> > Loaded configuration from:
> > file:/home/arunj/tomcat30/build/tomcat/server.xml
> >
> > /home/arunj/tomcat30/build/tomcat( 109 )%
> > /home/arunj/tomcat30/build/tomcat( 109 )% sh tomcat.sh run
> > Using classpath:
> > ./webserver.jar:./lib/servlet.jar:./lib/jasper.jar:./lib/xml.ja
> > r:/usr/local/java/jdk1.2.1/solaris/lib/tools.jar:.
> > Tomcat Web Server Version 3.0
> > Loaded configuration from:
> > file:/home/arunj/tomcat30/build/tomcat/server.xml
> > /home/arunj/tomcat30/build/tomcat( 110 )%
> > /home/arunj/tomcat30/build/tomcat( 110 )%
> > /home/arunj/tomcat30/build/tomcat( 110 )% telnet localhost 8080
> > Trying 127.0.0.1...
> > telnet: Unable to connect to remote host: Connection refused
> > /home/arunj/tomcat30/build/tomcat( 111 )%
>
> --------------------------------------------------------------------------
-------------------
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org


Re: Unable to start tomcat3_0_1rc-b

Posted by Arun Jamwal <Ar...@eng.sun.com>.
The same seems to be true on WinNT4.0 as well -
    using tomcat3_0_1rc-b-bin-win-feb_24.zip

Unable to start tomcat with
    jdk1.1
    jdk1.2
    jdk1.2.1
but start fine with
    jdk1.2.2
    jdk1.3


Arun Jamwal wrote:

> I am unable to start Tomcat on solaris with
>     jdk1.2
>     jdk1.2.1
>
> I tried it with the following build promoted by Terena:
>     tomcat3_0_1rc-b-bin-solsparc-feb_24.tar.Z
>
> However, it starts fine with
>     jdk1.1.8
>     jdk1.2.2
>     jdk1.3
>
> Here's some more info:
> ---------------------------------------------------------------------------------------------
>
> /home/arunj/tomcat30/build/tomcat( 112 )% uname -a
> SunOS perian 5.7 Generic_106541-09 sun4u sparc SUNW,Ultra-1
>
> /home/arunj/tomcat30/build/tomcat( 113 )% java -version
> java version "1.2.1"
> Classic VM (build JDK-1.2.1-A, green threads, sunwjit)
>
> /home/arunj/tomcat30/build/tomcat( 108 )% sh tomcat.sh start
> Using classpath:
> ./webserver.jar:./lib/servlet.jar:./lib/jasper.jar:./lib/xml.ja
> r:/usr/local/java/jdk1.2.1/solaris/lib/tools.jar:.
> /home/arunj/tomcat30/build/tomcat( 109 )% Tomcat Web Server Version 3.0
> Loaded configuration from:
> file:/home/arunj/tomcat30/build/tomcat/server.xml
>
> /home/arunj/tomcat30/build/tomcat( 109 )%
> /home/arunj/tomcat30/build/tomcat( 109 )% sh tomcat.sh run
> Using classpath:
> ./webserver.jar:./lib/servlet.jar:./lib/jasper.jar:./lib/xml.ja
> r:/usr/local/java/jdk1.2.1/solaris/lib/tools.jar:.
> Tomcat Web Server Version 3.0
> Loaded configuration from:
> file:/home/arunj/tomcat30/build/tomcat/server.xml
> /home/arunj/tomcat30/build/tomcat( 110 )%
> /home/arunj/tomcat30/build/tomcat( 110 )%
> /home/arunj/tomcat30/build/tomcat( 110 )% telnet localhost 8080
> Trying 127.0.0.1...
> telnet: Unable to connect to remote host: Connection refused
> /home/arunj/tomcat30/build/tomcat( 111 )%
> ---------------------------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org