Re: Problems with starting Tomcat 4.1.12 - PLEASE HELP

2002-12-26 Thread yves lambert
Ronin Quigley wrote:


John,

I have tried your suggesions but I think the problem is the path to Tomcat.

I am using Windows XP and the command promp automatically defaults to
C:\Documents and Settings\Go For It  Web Design>, it doesn't recognise
C:\ as a valid command. How can I get around this as Tomcat is installed
under C:\Tomcat?.

Thanks for your help

Rocket
p.s. the logs for Tomcat were empty

 

the directory you are un  doesn'r mattet as long as you set path and 
environment variables: PATH CATALINA_HOME JAVA_HOME.
if you just want to be in c:\tomcat\bin strike "cd c:\tomcat\bin" 
CATALINA_HOME will be set @ .. by the startup batch. but you still have 
to set JAVA_HOME correctly, or ot won't work.

--
\/
<>
/\



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 



Re: Problems with starting Tomcat 4.1.12 - PLEASE HELP

2002-12-14 Thread Ronin Quigley
John,

I have tried your suggesions but I think the problem is the path to Tomcat.

I am using Windows XP and the command promp automatically defaults to
C:\Documents and Settings\Go For It  Web Design>, it doesn't recognise
C:\ as a valid command. How can I get around this as Tomcat is installed
under C:\Tomcat?.

Thanks for your help

Rocket
p.s. the logs for Tomcat were empty


- Original Message -
From: "Turner, John" <[EMAIL PROTECTED]>
To: "'Tomcat Users List'" <[EMAIL PROTECTED]>
Sent: Tuesday, December 10, 2002 2:32 PM
Subject: RE: Problems with starting Tomcat 4.1.12 - PLEASE HELP


>
> Actually, I think in that scenario using "catalina.bat start" instead of
> "startup.bat" would be more helpful, as I think using catalina.bat will
> display error messages to that console window and leave the console window
> up instead of killing the window immediately.  That should provide more
> info.
>
> Siobhan, can you post the contents of the Tomcat logs (just the last few
> lines after you experience this problem).  They should be in the directory
> where you installed Tomcat.  That will give us more information to help
you,
> too.
>
> John
>
>
> > -Original Message-
> > From: Alexander Wallace [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, December 09, 2002 3:43 PM
> > To: Tomcat Users List
> > Subject: Re: Problems with starting Tomcat 4.1.12 - PLEASE HELP
> >
> >
> > I'm not sure if it is a typo or what, but what you describe you typed
> > should not work, try this:
> >
> > -go to a command prompt
> > -type c:\ and hit enter
> > -type cd tomcat\jakarta-4.1.12\bin and hit enter
> > -type startup.bat and hit enter
> >
> > If i'm being too simple please forgive me.
> >
> > On Mon, 2002-12-09 at 23:37, Siobhan Quigley wrote:
> > > Tref,
> > >
> > > I tried retyping the command as C:\ Cd
> > tomcat\jakarta-4.1.12\bin\startup.bat
> > > but it could not find the path specified.
> > >
> > > The following variable was se up for SDK
> > > variable name = Path
> > > variable value = stemRoot%\System32\Wbem;C:\Java\bin;
> > >
> > > 'Thanks for you help
> > >
> > >
> > > - Original Message -
> > > From: "Tref Gare" <[EMAIL PROTECTED]>
> > > To: "Tomcat Users List" <[EMAIL PROTECTED]>
> > > Sent: Monday, December 09, 2002 10:32 PM
> > > Subject: RE: Problems with starting Tomcat 4.1.12 - PLEASE HELP
> > >
> > >
> > > > Sorry if you've already done this but it's not clear from
> > your message.
> > > >
> > > > Is C:\Tomcat\jakarta-tomcat-4.1.12\bin\startup.bat
> > exactly what you've
> > > > entered? Ie: at the command prompt.
> > > >
> > > > That is
> > > >
> > > > C:
> > > > Cd tomcat\jakarta-tomcat-4.1.12\bin
> > > > Startup.bat
> > > >
> > > > If the above is returning a "can't find this thing" type
> > message then
> > > > the first thing to check is that it's actually there
> > (typos in the path
> > > > etc).
> > > >
> > > > Alternatively:
> > > > Have you got your JDK in your path?
> > > > Ie: PATH=C:\path\to\your\jdk\bin
> > > >
> > > >
> > > > cheers
> > > >
> > > > --
> > > > Tref Gare
> > > > Development Consultant
> > > > Areeba
> > > > Level 19/114 William St, Melbourne VIC 3000
> > > > email: [EMAIL PROTECTED]
> > > > phone: +61 3 9642 5553
> > > > fax: +61 3 9642 1335
> > > > website: http://www.areeba.com.au
> > > > --
> > > > "This email is intended only for the use of the
> > individual or entity
> > > > named above and contains information that is confidential. No
> > > > confidentiality is waived or lost by any mis-transmission. If you
> > > > received this correspondence in error, please notify the
> > sender and
> > > > immediately delete it from your system. You must not
> > disclose, copy or
> > > > rely on any part of this correspondence if you are not
> > the intended
> > > > recipient. Any communication directed to clients via this
> > message is
> > > > subject to

RE: Problems with starting Tomcat 4.1.12 - PLEASE HELP

2002-12-10 Thread Turner, John

Actually, I think in that scenario using "catalina.bat start" instead of
"startup.bat" would be more helpful, as I think using catalina.bat will
display error messages to that console window and leave the console window
up instead of killing the window immediately.  That should provide more
info.

Siobhan, can you post the contents of the Tomcat logs (just the last few
lines after you experience this problem).  They should be in the directory
where you installed Tomcat.  That will give us more information to help you,
too.

John


> -Original Message-
> From: Alexander Wallace [mailto:[EMAIL PROTECTED]]
> Sent: Monday, December 09, 2002 3:43 PM
> To: Tomcat Users List
> Subject: Re: Problems with starting Tomcat 4.1.12 - PLEASE HELP
> 
> 
> I'm not sure if it is a typo or what, but what you describe you typed
> should not work, try this:
> 
> -go to a command prompt
> -type c:\ and hit enter
> -type cd tomcat\jakarta-4.1.12\bin and hit enter
> -type startup.bat and hit enter
> 
> If i'm being too simple please forgive me.
> 
> On Mon, 2002-12-09 at 23:37, Siobhan Quigley wrote:
> > Tref,
> > 
> > I tried retyping the command as C:\ Cd 
> tomcat\jakarta-4.1.12\bin\startup.bat
> > but it could not find the path specified.
> > 
> > The following variable was se up for SDK
> > variable name = Path
> > variable value = stemRoot%\System32\Wbem;C:\Java\bin;
> > 
> > 'Thanks for you help
> > 
> > 
> > - Original Message -----
> > From: "Tref Gare" <[EMAIL PROTECTED]>
> > To: "Tomcat Users List" <[EMAIL PROTECTED]>
> > Sent: Monday, December 09, 2002 10:32 PM
> > Subject: RE: Problems with starting Tomcat 4.1.12 - PLEASE HELP
> > 
> > 
> > > Sorry if you've already done this but it's not clear from 
> your message.
> > >
> > > Is C:\Tomcat\jakarta-tomcat-4.1.12\bin\startup.bat 
> exactly what you've
> > > entered? Ie: at the command prompt.
> > >
> > > That is
> > >
> > > C:
> > > Cd tomcat\jakarta-tomcat-4.1.12\bin
> > > Startup.bat
> > >
> > > If the above is returning a "can't find this thing" type 
> message then
> > > the first thing to check is that it's actually there 
> (typos in the path
> > > etc).
> > >
> > > Alternatively:
> > > Have you got your JDK in your path?
> > > Ie: PATH=C:\path\to\your\jdk\bin
> > >
> > >
> > > cheers
> > >
> > > --
> > > Tref Gare
> > > Development Consultant
> > > Areeba
> > > Level 19/114 William St, Melbourne VIC 3000
> > > email: [EMAIL PROTECTED]
> > > phone: +61 3 9642 5553
> > > fax: +61 3 9642 1335
> > > website: http://www.areeba.com.au
> > > --
> > > "This email is intended only for the use of the 
> individual or entity
> > > named above and contains information that is confidential. No
> > > confidentiality is waived or lost by any mis-transmission. If you
> > > received this correspondence in error, please notify the 
> sender and
> > > immediately delete it from your system. You must not 
> disclose, copy or
> > > rely on any part of this correspondence if you are not 
> the intended
> > > recipient. Any communication directed to clients via this 
> message is
> > > subject to our Agreement and relevant Project Schedule. 
> Any information
> > > that is transmitted via email which may offend may have been sent
> > > without knowledge or the consent of Areeba."
> > > --
> > >
> > > -Original Message-
> > > From: Siobhan Quigley [mailto:[EMAIL PROTECTED]]
> > > Sent: Tuesday, 10 December 2002 7:45 AM
> > > To: [EMAIL PROTECTED]
> > > Subject: Problems with starting Tomcat 4.1.12 - PLEASE HELP
> > >
> > > I have installed the Java SDK and Tomcat 4.1.12 (release 
> version).  I
> > > have set the JAVA_HOME  and the
> > > CATALINA_HOME  variables and did the ECHO test.  When I 
> try to start up
> > > Tomcat, I type
> > > C:\Tomcat\jakarta-tomcat-4.1.12\bin\startup.bat but I get an error
> > > message saying it can not
> > > find the path specified.
> > >
> > > What do I need to type to (a) start the application and 
> (b) shut down
> > > the
> > > application.? (I am a complete beginner)
> > >
> > > Thanks for your help
> > >
> > > rocket
> > >
> > >
> > >
> > > --
> > > To unsubscribe, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > > For additional commands, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > >
> > 
> > 
> > --
> > To unsubscribe, e-mail:   
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
> 



--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Re: Problems with starting Tomcat 4.1.12 - PLEASE HELP

2002-12-09 Thread Alexander Wallace
I'm not sure if it is a typo or what, but what you describe you typed
should not work, try this:

-go to a command prompt
-type c:\ and hit enter
-type cd tomcat\jakarta-4.1.12\bin and hit enter
-type startup.bat and hit enter

If i'm being too simple please forgive me.

On Mon, 2002-12-09 at 23:37, Siobhan Quigley wrote:
> Tref,
> 
> I tried retyping the command as C:\ Cd tomcat\jakarta-4.1.12\bin\startup.bat
> but it could not find the path specified.
> 
> The following variable was se up for SDK
> variable name = Path
> variable value = stemRoot%\System32\Wbem;C:\Java\bin;
> 
> 'Thanks for you help
> 
> 
> - Original Message -
> From: "Tref Gare" <[EMAIL PROTECTED]>
> To: "Tomcat Users List" <[EMAIL PROTECTED]>
> Sent: Monday, December 09, 2002 10:32 PM
> Subject: RE: Problems with starting Tomcat 4.1.12 - PLEASE HELP
> 
> 
> > Sorry if you've already done this but it's not clear from your message.
> >
> > Is C:\Tomcat\jakarta-tomcat-4.1.12\bin\startup.bat exactly what you've
> > entered? Ie: at the command prompt.
> >
> > That is
> >
> > C:
> > Cd tomcat\jakarta-tomcat-4.1.12\bin
> > Startup.bat
> >
> > If the above is returning a "can't find this thing" type message then
> > the first thing to check is that it's actually there (typos in the path
> > etc).
> >
> > Alternatively:
> > Have you got your JDK in your path?
> > Ie: PATH=C:\path\to\your\jdk\bin
> >
> >
> > cheers
> >
> > --
> > Tref Gare
> > Development Consultant
> > Areeba
> > Level 19/114 William St, Melbourne VIC 3000
> > email: [EMAIL PROTECTED]
> > phone: +61 3 9642 5553
> > fax: +61 3 9642 1335
> > website: http://www.areeba.com.au
> > --
> > "This email is intended only for the use of the individual or entity
> > named above and contains information that is confidential. No
> > confidentiality is waived or lost by any mis-transmission. If you
> > received this correspondence in error, please notify the sender and
> > immediately delete it from your system. You must not disclose, copy or
> > rely on any part of this correspondence if you are not the intended
> > recipient. Any communication directed to clients via this message is
> > subject to our Agreement and relevant Project Schedule. Any information
> > that is transmitted via email which may offend may have been sent
> > without knowledge or the consent of Areeba."
> > --
> >
> > -Original Message-
> > From: Siobhan Quigley [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, 10 December 2002 7:45 AM
> > To: [EMAIL PROTECTED]
> > Subject: Problems with starting Tomcat 4.1.12 - PLEASE HELP
> >
> > I have installed the Java SDK and Tomcat 4.1.12 (release version).  I
> > have set the JAVA_HOME  and the
> > CATALINA_HOME  variables and did the ECHO test.  When I try to start up
> > Tomcat, I type
> > C:\Tomcat\jakarta-tomcat-4.1.12\bin\startup.bat but I get an error
> > message saying it can not
> > find the path specified.
> >
> > What do I need to type to (a) start the application and (b) shut down
> > the
> > application.? (I am a complete beginner)
> >
> > Thanks for your help
> >
> > rocket
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> >
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Re: Problems with starting Tomcat 4.1.12 - PLEASE HELP

2002-12-09 Thread Siobhan Quigley



Johnson,

I am not quite sure what you mean. I downloaded  a release version  of
Tomcat 4.1.12 in binary format.
Where is the services control panel?

thanks
rocket

- Original Message -
From: "Johnson, Garrett" <[EMAIL PROTECTED]>
To: "'Tomcat Users List'" <[EMAIL PROTECTED]>
Sent: Tuesday, December 10, 2002 12:04 AM
Subject: RE: Problems with starting Tomcat 4.1.12 - PLEASE HELP


> Did you install Tomcat as a service, the reccomended way if you did the
> binary install?  If so, you should start it from the services control
panel.
>
>
> -Original Message-
> From: Siobhan Quigley [mailto:[EMAIL PROTECTED]]
> Sent: Monday, December 09, 2002 7:02 PM
> To: Tomcat Users List
> Subject: Re: Problems with starting Tomcat 4.1.12 - PLEASE HELP
>
>
> Hi Yoav,
>
> Unfortunately there is no shorcuts to start and stop tomcat under Menu
> >Programmes.
> There is a startup file in C:\Tomcat\jakarta-tomcat-
4.1.12\bin\startup.bat
> but when that
> is double clicked the dos screen just shows for a split second and then
does
> nothing.
>
> Any more ideas?
>
> rocket
>
> - Original Message -
> From: "Shapira, Yoav" <[EMAIL PROTECTED]>
> To: "Tomcat Users List" <[EMAIL PROTECTED]>
> Sent: Monday, December 09, 2002 10:20 PM
> Subject: RE: Problems with starting Tomcat 4.1.12 - PLEASE HELP
>
>
> > Hi,
> > When you installed tomcat, did it not create a folder under your
> > Start Menu->Programs containing links to start and stop tomcat?  If it
> > did create those links, you can try to use them and let us know if you
> > run into any problems ;)
> >
> > Yoav Shapira
> > Millennium ChemInformatics
> >
> >
> > >-Original Message-
> > >From: Siobhan Quigley [mailto:[EMAIL PROTECTED]]
> > >Sent: Monday, December 09, 2002 3:45 PM
> > >To: [EMAIL PROTECTED]
> > >Subject: Problems with starting Tomcat 4.1.12 - PLEASE HELP
> > >
> > >I have installed the Java SDK and Tomcat 4.1.12 (release version).  I
> > have
> > >set the JAVA_HOME  and the
> > >CATALINA_HOME  variables and did the ECHO test.  When I try to start up
> > >Tomcat, I type
> > >C:\Tomcat\jakarta-tomcat-4.1.12\bin\startup.bat but I get an error
> > message
> > >saying it can not
> > >find the path specified.
> > >
> > >What do I need to type to (a) start the application and (b) shut down
> > the
> > >application.? (I am a complete beginner)
> > >
> > >Thanks for your help
> > >
> > >rocket
> > >
> >
> >
> > --
> > To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> >
>
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




RE: Problems with starting Tomcat 4.1.12 - PLEASE HELP

2002-12-09 Thread Johnson, Garrett
Did you install Tomcat as a service, the reccomended way if you did the
binary install?  If so, you should start it from the services control panel.


-Original Message-
From: Siobhan Quigley [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 09, 2002 7:02 PM
To: Tomcat Users List
Subject: Re: Problems with starting Tomcat 4.1.12 - PLEASE HELP


Hi Yoav,

Unfortunately there is no shorcuts to start and stop tomcat under Menu
>Programmes.
There is a startup file in C:\Tomcat\jakarta-tomcat- 4.1.12\bin\startup.bat
but when that
is double clicked the dos screen just shows for a split second and then does
nothing.

Any more ideas?

rocket

- Original Message -
From: "Shapira, Yoav" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Monday, December 09, 2002 10:20 PM
Subject: RE: Problems with starting Tomcat 4.1.12 - PLEASE HELP


> Hi,
> When you installed tomcat, did it not create a folder under your
> Start Menu->Programs containing links to start and stop tomcat?  If it
> did create those links, you can try to use them and let us know if you
> run into any problems ;)
>
> Yoav Shapira
> Millennium ChemInformatics
>
>
> >-Original Message-
> >From: Siobhan Quigley [mailto:[EMAIL PROTECTED]]
> >Sent: Monday, December 09, 2002 3:45 PM
> >To: [EMAIL PROTECTED]
> >Subject: Problems with starting Tomcat 4.1.12 - PLEASE HELP
> >
> >I have installed the Java SDK and Tomcat 4.1.12 (release version).  I
> have
> >set the JAVA_HOME  and the
> >CATALINA_HOME  variables and did the ECHO test.  When I try to start up
> >Tomcat, I type
> >C:\Tomcat\jakarta-tomcat-4.1.12\bin\startup.bat but I get an error
> message
> >saying it can not
> >find the path specified.
> >
> >What do I need to type to (a) start the application and (b) shut down
> the
> >application.? (I am a complete beginner)
> >
> >Thanks for your help
> >
> >rocket
> >
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Re: Problems with starting Tomcat 4.1.12 - PLEASE HELP

2002-12-09 Thread Siobhan Quigley
Hi Yoav,

Unfortunately there is no shorcuts to start and stop tomcat under Menu
>Programmes.
There is a startup file in C:\Tomcat\jakarta-tomcat- 4.1.12\bin\startup.bat
but when that
is double clicked the dos screen just shows for a split second and then does
nothing.

Any more ideas?

rocket

- Original Message -
From: "Shapira, Yoav" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Monday, December 09, 2002 10:20 PM
Subject: RE: Problems with starting Tomcat 4.1.12 - PLEASE HELP


> Hi,
> When you installed tomcat, did it not create a folder under your
> Start Menu->Programs containing links to start and stop tomcat?  If it
> did create those links, you can try to use them and let us know if you
> run into any problems ;)
>
> Yoav Shapira
> Millennium ChemInformatics
>
>
> >-Original Message-
> >From: Siobhan Quigley [mailto:[EMAIL PROTECTED]]
> >Sent: Monday, December 09, 2002 3:45 PM
> >To: [EMAIL PROTECTED]
> >Subject: Problems with starting Tomcat 4.1.12 - PLEASE HELP
> >
> >I have installed the Java SDK and Tomcat 4.1.12 (release version).  I
> have
> >set the JAVA_HOME  and the
> >CATALINA_HOME  variables and did the ECHO test.  When I try to start up
> >Tomcat, I type
> >C:\Tomcat\jakarta-tomcat-4.1.12\bin\startup.bat but I get an error
> message
> >saying it can not
> >find the path specified.
> >
> >What do I need to type to (a) start the application and (b) shut down
> the
> >application.? (I am a complete beginner)
> >
> >Thanks for your help
> >
> >rocket
> >
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Re: Problems with starting Tomcat 4.1.12 - PLEASE HELP

2002-12-09 Thread Siobhan Quigley
Tref,

I tried retyping the command as C:\ Cd tomcat\jakarta-4.1.12\bin\startup.bat
but it could not find the path specified.

The following variable was se up for SDK
variable name = Path
variable value = stemRoot%\System32\Wbem;C:\Java\bin;

'Thanks for you help


- Original Message -
From: "Tref Gare" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Monday, December 09, 2002 10:32 PM
Subject: RE: Problems with starting Tomcat 4.1.12 - PLEASE HELP


> Sorry if you've already done this but it's not clear from your message.
>
> Is C:\Tomcat\jakarta-tomcat-4.1.12\bin\startup.bat exactly what you've
> entered? Ie: at the command prompt.
>
> That is
>
> C:
> Cd tomcat\jakarta-tomcat-4.1.12\bin
> Startup.bat
>
> If the above is returning a "can't find this thing" type message then
> the first thing to check is that it's actually there (typos in the path
> etc).
>
> Alternatively:
> Have you got your JDK in your path?
> Ie: PATH=C:\path\to\your\jdk\bin
>
>
> cheers
>
> --
> Tref Gare
> Development Consultant
> Areeba
> Level 19/114 William St, Melbourne VIC 3000
> email: [EMAIL PROTECTED]
> phone: +61 3 9642 5553
> fax: +61 3 9642 1335
> website: http://www.areeba.com.au
> --
> "This email is intended only for the use of the individual or entity
> named above and contains information that is confidential. No
> confidentiality is waived or lost by any mis-transmission. If you
> received this correspondence in error, please notify the sender and
> immediately delete it from your system. You must not disclose, copy or
> rely on any part of this correspondence if you are not the intended
> recipient. Any communication directed to clients via this message is
> subject to our Agreement and relevant Project Schedule. Any information
> that is transmitted via email which may offend may have been sent
> without knowledge or the consent of Areeba."
> --
>
> -Original Message-
> From: Siobhan Quigley [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, 10 December 2002 7:45 AM
> To: [EMAIL PROTECTED]
> Subject: Problems with starting Tomcat 4.1.12 - PLEASE HELP
>
> I have installed the Java SDK and Tomcat 4.1.12 (release version).  I
> have set the JAVA_HOME  and the
> CATALINA_HOME  variables and did the ECHO test.  When I try to start up
> Tomcat, I type
> C:\Tomcat\jakarta-tomcat-4.1.12\bin\startup.bat but I get an error
> message saying it can not
> find the path specified.
>
> What do I need to type to (a) start the application and (b) shut down
> the
> application.? (I am a complete beginner)
>
> Thanks for your help
>
> rocket
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Re: Problems with starting Tomcat 4.1.12 - PLEASE HELP

2002-12-09 Thread Ronin Quigley
Alexander,

I set the following user variables:

JAVA_HOME = C:\JAVA
CATALINA_HOME=C:\TOMCAT\JAKARTA-TOMCAT 4.1.12

Thanks for your help

Rocket

- Original Message -
From: "Alexander Wallace" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Monday, December 09, 2002 10:21 PM
Subject: Re: Problems with starting Tomcat 4.1.12 - PLEASE HELP


> I'm not a windows user, so I can't tell you much, but you start the
> server with exactly that startup.bat and use shutdown.bat to the the
> oposite. What are the contets of your JAVA_HOME? CATALINA_HOME?
>
> On Mon, 2002-12-09 at 14:45, Siobhan Quigley wrote:
> > I have installed the Java SDK and Tomcat 4.1.12 (release version).  I
have set the JAVA_HOME  and the
> > CATALINA_HOME  variables and did the ECHO test.  When I try to start up
Tomcat, I type
> > C:\Tomcat\jakarta-tomcat-4.1.12\bin\startup.bat but I get an error
message saying it can not
> > find the path specified.
> >
> > What do I need to type to (a) start the application and (b) shut down
the
> > application.? (I am a complete beginner)
> >
> > Thanks for your help
> >
> > rocket
> >
> >
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




RE: Problems with starting Tomcat 4.1.12 - PLEASE HELP

2002-12-09 Thread Tref Gare
Sorry if you've already done this but it's not clear from your message.

Is C:\Tomcat\jakarta-tomcat-4.1.12\bin\startup.bat exactly what you've
entered? Ie: at the command prompt.

That is

C:
Cd tomcat\jakarta-tomcat-4.1.12\bin
Startup.bat

If the above is returning a "can't find this thing" type message then
the first thing to check is that it's actually there (typos in the path
etc).  

Alternatively:
Have you got your JDK in your path?
Ie: PATH=C:\path\to\your\jdk\bin


cheers

--
Tref Gare
Development Consultant
Areeba
Level 19/114 William St, Melbourne VIC 3000
email: [EMAIL PROTECTED]
phone: +61 3 9642 5553
fax: +61 3 9642 1335
website: http://www.areeba.com.au
--
"This email is intended only for the use of the individual or entity
named above and contains information that is confidential. No
confidentiality is waived or lost by any mis-transmission. If you
received this correspondence in error, please notify the sender and
immediately delete it from your system. You must not disclose, copy or
rely on any part of this correspondence if you are not the intended
recipient. Any communication directed to clients via this message is
subject to our Agreement and relevant Project Schedule. Any information
that is transmitted via email which may offend may have been sent
without knowledge or the consent of Areeba."
--

-Original Message-
From: Siobhan Quigley [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, 10 December 2002 7:45 AM
To: [EMAIL PROTECTED]
Subject: Problems with starting Tomcat 4.1.12 - PLEASE HELP

I have installed the Java SDK and Tomcat 4.1.12 (release version).  I
have set the JAVA_HOME  and the
CATALINA_HOME  variables and did the ECHO test.  When I try to start up
Tomcat, I type
C:\Tomcat\jakarta-tomcat-4.1.12\bin\startup.bat but I get an error
message saying it can not
find the path specified.

What do I need to type to (a) start the application and (b) shut down
the
application.? (I am a complete beginner)

Thanks for your help

rocket



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: Problems with starting Tomcat 4.1.12 - PLEASE HELP

2002-12-09 Thread David Brown
Siobhan Quigley writes: 

I have installed the Java SDK and Tomcat 4.1.12 (release version).  I have set the JAVA_HOME  and the
CATALINA_HOME  variables and did the ECHO test.  When I try to start up Tomcat, I type
C:\Tomcat\jakarta-tomcat-4.1.12\bin\startup.bat but I get an error message saying it can not
find the path specified. 

What do I need to type to (a) start the application and (b) shut down the
application.? (I am a complete beginner) 

Thanks for your help 

rocket 




Hello rocket, since u did not specify more info like: type and version of: 
os, jdk under ur %JAVA_HOME%, dev environment (command-line?) etc. i assume 
u mean a windoz system. so, does %CATALINA_HOME%\bin resolve to: 
C:\Tomcat\jakarta-tomcat-4.1.12\bin? if not, that is ur problem. hope, this 
helps, david. 


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 



Re: Problems with starting Tomcat 4.1.12 - PLEASE HELP

2002-12-09 Thread Alexander Wallace
I'm not a windows user, so I can't tell you much, but you start the
server with exactly that startup.bat and use shutdown.bat to the the
oposite. What are the contets of your JAVA_HOME? CATALINA_HOME?

On Mon, 2002-12-09 at 14:45, Siobhan Quigley wrote:
> I have installed the Java SDK and Tomcat 4.1.12 (release version).  I have set the 
>JAVA_HOME  and the
> CATALINA_HOME  variables and did the ECHO test.  When I try to start up Tomcat, I 
>type
> C:\Tomcat\jakarta-tomcat-4.1.12\bin\startup.bat but I get an error message saying it 
>can not
> find the path specified.
> 
> What do I need to type to (a) start the application and (b) shut down the
> application.? (I am a complete beginner)
> 
> Thanks for your help
> 
> rocket
> 
> 



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: Problems with starting Tomcat 4.1.12 - PLEASE HELP

2002-12-09 Thread Shapira, Yoav
Hi,
When you installed tomcat, did it not create a folder under your 
Start Menu->Programs containing links to start and stop tomcat?  If it
did create those links, you can try to use them and let us know if you
run into any problems ;)

Yoav Shapira
Millennium ChemInformatics


>-Original Message-
>From: Siobhan Quigley [mailto:[EMAIL PROTECTED]]
>Sent: Monday, December 09, 2002 3:45 PM
>To: [EMAIL PROTECTED]
>Subject: Problems with starting Tomcat 4.1.12 - PLEASE HELP
>
>I have installed the Java SDK and Tomcat 4.1.12 (release version).  I
have
>set the JAVA_HOME  and the
>CATALINA_HOME  variables and did the ECHO test.  When I try to start up
>Tomcat, I type
>C:\Tomcat\jakarta-tomcat-4.1.12\bin\startup.bat but I get an error
message
>saying it can not
>find the path specified.
>
>What do I need to type to (a) start the application and (b) shut down
the
>application.? (I am a complete beginner)
>
>Thanks for your help
>
>rocket
>


--
To unsubscribe, e-mail:   
For additional commands, e-mail: