You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by M A <do...@luukku.com> on 2009/11/08 19:10:10 UTC

Starting up Apache-tomcat 5.5.28

Hello I'm trying to start Tomcat 5.5.28. I have Java JRE installed: jre1.6.0_07.

JRE_HOME system variable works, I checked it by "cd %JRE_HOME%", whicjh takes me to C:\jre1.6.0_07.

Tomcat is unzipped into C:\apache-tomcat-5.5.28

I run it:
C:\apache-tomcat-5.5.28\bin>startup.bat
and get this error:
Files was unexpected at this time.

I have Windows XP x64 Edition SP2.

How do I get Apache-Tomcat running?

Regards, Dmitri

....................................................................
Luukku Plus -paketilla pääset eroon tila- ja turvallisuusongelmista.
Hanki Luukku Plus ja helpotat elämääsi. http://www.mtv3.fi/luukku

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


RE: Starting up Apache-tomcat 5.5.28

Posted by "Caldarale, Charles R" <Ch...@unisys.com>.
> From: M A [mailto:do_that3@luukku.com]
> Subject: Starting up Apache-tomcat 5.5.28
> 
> I run it:
> C:\apache-tomcat-5.5.28\bin>startup.bat
> and get this error:
> Files was unexpected at this time.

The process you described should have worked.  I suspect you have some environment variable that the Tomcat scripts are using that is set to an unusual value; in particular it may need quotes around the value if it contains embedded spaces.  Do a "set" command to see what is set at the point when you're about to run the script; post the results if nothing obvious pops out.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org