|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
Starting up Apache-tomcat 5.5.28Hello 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@... For additional commands, e-mail: users-help@... |
|
|
RE: Starting up Apache-tomcat 5.5.28> From: M A [mailto:do_that3@...]
> 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@... For additional commands, e-mail: users-help@... |
|
|
|
|
|
RE: Starting up Apache-tomcat 5.5.28> From: M A [mailto:do_that3@...]
> Subject: RE: Starting up Apache-tomcat 5.5.28 > > JAVA_HOME="C:\Program Files (x86)\Java\jre1.6.0_07" Try getting rid of the above. Even though it is wrapped by quotes, it causes a problem. The JRE_HOME setting will suffice. (Cue André's highly appropriate rant about spaces in path names... :-) - 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@... For additional commands, e-mail: users-help@... |
|
|
|
|
|
Re: Starting up Apache-tomcat 5.5.28Caldarale, Charles R wrote:
>> From: M A [mailto:do_that3@...] >> Subject: RE: Starting up Apache-tomcat 5.5.28 >> >> JAVA_HOME="C:\Program Files (x86)\Java\jre1.6.0_07" > > Try getting rid of the above. Even though it is wrapped by quotes, it causes a problem. The JRE_HOME setting will suffice. > > (Cue André's highly appropriate rant about spaces in path names... :-) R i g h t. To which should maybe be added the uncertain interpretation of backslashes inside quoted strings. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@... |
| Free embeddable forum powered by Nabble | Forum Help |