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?

bye Matthias


Matthias Krehl
[EMAIL PROTECTED]

> > Hi!
> >
> > I'm really new to Jetspeed. And that's my problem:
> >
> > with
> >
> >     Linux 2.2.14-5 from RedHat6.2
> >     JDK 1.3        from j2sdk-1.3.0-RC1-linux-i386.tar.bz2
> >     Tomcat 3.2.1   from tomcat-3.2.1-1-noarch.rpm
> >     Cocoon 1.8.2   from cocoon-1.8.2-2.noarch.rpm
> >
> > running fine, i copied
> >
> >     jetspeed.war   from Jetspeed-1.3a1-war.tar.gz
> >
> > into {tomcat-root}/webapps/ and Tomcat doesn't start any more!
> > The last line in my tomcat.log is:
> >
> >     ContextManager: Adding context Ctx( /jetspeed )
> >
> > There is no jetspeed.log in {tomcat-root}/webapps/jetspeed/WEB_INF/logs/
> > what i guess is no surprise.
> >
>
> How much time do you wait before killing it?
>
> Startup can be very slow (sp. the first time) since Jetspeed has
> to do a lot of preprocessing.
> Depending on your setup, you may have to wait a couple of minutes
> before tomcat finishes initialization.
>
> In any case, it is funny that you don't get logs or that tomcat
> does not start the connectors.
>
> Is there any CPU activity or (netstat -A inet) activity ?



--
--------------------------------------------------------------
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