Matthias Krehl
Mon, 26 Feb 2001 00:48:32 -0800
Hi!
In fact i do use the sh-script to start/stop tomcat.
In our configuration it is:
/etc/rc.d/init.d/tomcat
However, i changed the
deamon tomcat start
deamon tomcat stop
to
tomcat start
tomcat stop
because my (bash)-shell doesn't know
this 'daemon'-command.
Without loading Jetspeed Tomcat runs fine
started this way.
Is this 'daemon'-thing essential for Jetspeed?
bye Matthias
Matthias Krehl
[EMAIL PROTECTED]
> -----Ursprungliche Nachricht-----
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Im Auftrag von Steve Freeman
> Gesendet: Freitag, 23. Februar 2001 18:41
> An: JetSpeed
> Betreff: Re: AW: Jetspeed install (newbie): Tomcat doesn't start any
> more
>
>
> Why not use the startup.sh script that is supplied with Tomcat and is
> supposed to be used to start the system?
>
> Steve
>
>
>
> "Matthias Krehl" <[EMAIL PROTECTED]>@list.working-dogs.com> on
> 02/23/2001 12:00:09 PM
>
> Please respond to "JetSpeed" <[EMAIL PROTECTED]>
>
> Sent by: <[EMAIL PROTECTED]>
>
>
> To: "JetSpeed" <[EMAIL PROTECTED]>
> cc:
> Subject: AW: Jetspeed install (newbie): Tomcat doesn't start any more
>
>
> 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]
>
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/jetspeed@list.working-dogs.com/>
List Help?: [EMAIL PROTECTED]