You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Michael P. McCutcheon" <mi...@value.net> on 2000/08/24 05:15:36 UTC

Problem with batch file? (can't stop tomcat)

I have installed Tomcat 3.2b2 on my Windows 2000 system with JDK 1.2.2_006.
When I go to a command prompt and type

tomcat start

Tomcat starts up fine, and the servlets all run fine (atleast the ones that
are there by default).

However, when I go to stop tomcat (from the same directory as I started it
from), I keep getting:

D:\Storage\javajunk>tomcat stop
Using CLASSPATH:
D:\tomcat32b2\classes;D:\tomcat32b2\lib\ant.jar;D:\tomcat32b2\l
ib\jasper.jar;D:\tomcat32b2\lib\jaxp.jar;D:\tomcat32b2\lib\parser.jar;D:\tom
cat3
2b2\lib\servlet.jar;D:\tomcat32b2\lib\webserver.jar;D:\jdk1.2.2\lib\tools.ja
r
The system cannot find the batch label specified - stopServer

I have not modified the batch files in any way.

Do any of you have a clue as to what this is?

Mike



Re: Problem with batch file? (can't stop tomcat)

Posted by "Michael P. McCutcheon" <mi...@value.net>.
It seems like I went in and re-arranged the ordering of the items in the
batch file, and then it worked.  Curious...

Are you running W2K?  Do NT users have the same problem?

Mike

----- Original Message -----
From: "Robert Nicholson" <ro...@elastica.com>
To: <to...@jakarta.apache.org>
Sent: Friday, August 25, 2000 9:24 AM
Subject: RE: Problem with batch file? (can't stop tomcat)


> I get the same message and didn't make any time to investigate it yet.
>
> > -----Original Message-----
> > From: Michael P. McCutcheon [mailto:michaelm@value.net]
> > Sent: Wednesday, August 23, 2000 8:16 PM
> > To: tomcat-user@jakarta.apache.org
> > Subject: Problem with batch file? (can't stop tomcat)
> >
> >
> > I have installed Tomcat 3.2b2 on my Windows 2000 system with JDK
> > 1.2.2_006.
> > When I go to a command prompt and type
> >
> > tomcat start
> >
> > Tomcat starts up fine, and the servlets all run fine (atleast the
> > ones that
> > are there by default).
> >
> > However, when I go to stop tomcat (from the same directory as I started
it
> > from), I keep getting:
> >
> > D:\Storage\javajunk>tomcat stop
> > Using CLASSPATH:
> > D:\tomcat32b2\classes;D:\tomcat32b2\lib\ant.jar;D:\tomcat32b2\l
> > ib\jasper.jar;D:\tomcat32b2\lib\jaxp.jar;D:\tomcat32b2\lib\parser.
> jar;D:\tom
> > cat3
> > 2b2\lib\servlet.jar;D:\tomcat32b2\lib\webserver.jar;D:\jdk1.2.2\li
> > b\tools.ja
> > r
> > The system cannot find the batch label specified - stopServer
> >
> > I have not modified the batch files in any way.
> >
> > Do any of you have a clue as to what this is?
> >
> > Mike
> >
> >
>
>


RE: Problem with batch file? (can't stop tomcat)

Posted by Robert Nicholson <ro...@elastica.com>.
I get the same message and didn't make any time to investigate it yet.

> -----Original Message-----
> From: Michael P. McCutcheon [mailto:michaelm@value.net]
> Sent: Wednesday, August 23, 2000 8:16 PM
> To: tomcat-user@jakarta.apache.org
> Subject: Problem with batch file? (can't stop tomcat)
>
>
> I have installed Tomcat 3.2b2 on my Windows 2000 system with JDK
> 1.2.2_006.
> When I go to a command prompt and type
>
> tomcat start
>
> Tomcat starts up fine, and the servlets all run fine (atleast the
> ones that
> are there by default).
>
> However, when I go to stop tomcat (from the same directory as I started it
> from), I keep getting:
>
> D:\Storage\javajunk>tomcat stop
> Using CLASSPATH:
> D:\tomcat32b2\classes;D:\tomcat32b2\lib\ant.jar;D:\tomcat32b2\l
> ib\jasper.jar;D:\tomcat32b2\lib\jaxp.jar;D:\tomcat32b2\lib\parser.
jar;D:\tom
> cat3
> 2b2\lib\servlet.jar;D:\tomcat32b2\lib\webserver.jar;D:\jdk1.2.2\li
> b\tools.ja
> r
> The system cannot find the batch label specified - stopServer
>
> I have not modified the batch files in any way.
>
> Do any of you have a clue as to what this is?
>
> Mike
>
>