Matthias Krehl wrote:

> Well, i didn't wait that much,
> however, the prompt after starting
> 
>     '/var/bin/tomcat start'
> 
> returns a second later
> after listing this classpath:
> 
>     /var/tomcat/lib/ant.jar
>     /var/tomcat/lib/bsf.jar
>     /var/tomcat/lib/cocoon.jar
>     /var/tomcat/lib/fop_0_15_0.jar
>     /var/tomcat/lib/jasper.jar
>     /var/tomcat/lib/jaxp.jar
>     /var/tomcat/lib/mysql_uncomp.jar
>     /var/tomcat/lib/servlet.jar
>     /var/tomcat/lib/stylebook-1.0-b2.jar
>     /var/tomcat/lib/test
>     /var/tomcat/lib/turbine-pool.jar
>     /var/tomcat/lib/w3c.jar
>     /var/tomcat/lib/webserver.jar
>     /var/tomcat/lib/xalan_1_2_DO2.jar
>     /var/tomcat/lib/xerces_1_2.jar
>     /var/tomcat/lib/zzz_parser.jar
>     j2sdk1.3/lib/tools.jar
> 
> CPU is 99.x idle and 'netstat -A inet' returns nothing
> ... and tomcat isn't responding!
> (and no java processes are started)
> 
> 
> On trying to 'stop' tomcat with
> 
>     '/var/bin/tomcat stop'
> 
> the same classpath as above is listed
> and:
> 
>     java.net.ConnectException: Verbindungsaufbau abgelehnt
>         at java.netPlainSocketImpl.socketConnect(Native Method)
>         ...
> 
> which i read as:
> there has been no tomcat running.
> 
> What do you think?
> 

Now I seeee! :)


> Linux 2.2.14-5 from RedHat6.2
>    JDK 1.3        from j2sdk-1.3.0-RC1-linux-i386.tar.bz2

----> this is the problem (RC1)      ^

Update to 1.3.0 or 1.3.0_01

This release had funny segmentation faults, and I guess this is happening.
When i used this one, I got tomcat fully up about 20% of times, depending on
webapps installed, thread activity, your kernel version, ...

>    Tomcat 3.2.1   from tomcat-3.2.1-1-noarch.rpm
>    Cocoon 1.8.2   from cocoon-1.8.2-2.noarch.rpm



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/jetspeed@list.working-dogs.com/>
List Help?:          [EMAIL PROTECTED]

Reply via email to