tomcat startup problem

2003-09-26 Thread Tich Mandivenga
i, i was wondering if you can help me.I am running tomcat on a Tru64 (v5.1a) box.When i atempt to start tomcat i get this message # ./tomcat start Starting Tomcat FastVM cannot allocate its internal data. Please check process stack size and virtual address space limit. Stack size may be too large,

RE: tomcat startup problem

2003-09-26 Thread Shapira, Yoav
[mailto:[EMAIL PROTECTED] Sent: Friday, September 26, 2003 6:56 AM To: [EMAIL PROTECTED] Subject: tomcat startup problem i, i was wondering if you can help me.I am running tomcat on a Tru64 (v5.1a) box.When i atempt to start tomcat i get this message # ./tomcat start Starting Tomcat FastVM cannot

tomcat startup problem

2003-07-24 Thread Gayathrie Gunawardene
Hi, I get the following message when I run startup command. Using CATALINA_BASE: E:\TomCat4.1 Using CATALINA_HOME: E:\TomCat4.1 Using CATALINA_TMPDIR: E:\TomCat4.1\temp Using JAVA_HOME: E:\jdk1.4 I see a tomcat window open and suddenly disappear. No matter how hard I tried to run,

RE: tomcat startup problem - tomcat window disappears

2003-07-24 Thread Andrew Liles
PROTECTED] Sent: 21 July 2003 19:15 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: tomcat startup problem Hi, I get the following message when I run startup command. Using CATALINA_BASE: E:\TomCat4.1 Using CATALINA_HOME: E:\TomCat4.1

AW: tomcat startup problem - tomcat window disappears

2003-07-24 Thread Fischer, Ilona
' Betreff: RE: tomcat startup problem - tomcat window disappears Edit tomcat/bin/startup.bat in one of the last lines change the keyword start to run. Then go into a DOS box and run startup.bat. This time any faults will remain on the screen and you can start debugging from there. -Original

Re: tomcat startup problem - tomcat window disappears

2003-07-24 Thread John Turner
and you can start debugging from there. -Original Message- From: Gayathrie Gunawardene [mailto:[EMAIL PROTECTED] Sent: 21 July 2003 19:15 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: tomcat startup problem Hi, I get the following message when

Re: tomcat startup problem

2003-07-24 Thread John Turner
Run catalina.bat run instead of startup.bat. Have you checked the log files? John Gayathrie Gunawardene wrote: Hi, I get the following message when I run startup command. Using CATALINA_BASE: E:\TomCat4.1 Using CATALINA_HOME: E:\TomCat4.1 Using CATALINA_TMPDIR: E:\TomCat4.1\temp

Re: tomcat startup problem

2003-07-24 Thread Tang
AM Subject: tomcat startup problem Hi, I get the following message when I run startup command. Using CATALINA_BASE: E:\TomCat4.1 Using CATALINA_HOME: E:\TomCat4.1 Using CATALINA_TMPDIR: E:\TomCat4.1\temp Using JAVA_HOME: E:\jdk1.4 I see a tomcat window open and suddenly disappear

MySQL/Tomcat startup problem

2003-01-31 Thread Geoff Peters
Hello again - I have spent most of the day on this and don't seem to be getting anywhere, searched the archives here and the java.sun.com forums to no avail. Running Tomcat 4.1.18 on my dev box Win2K Server, running MySQL 3.23.49 on the same network on a Redhat 7.3 install. I am simply trying

RE: MySQL/Tomcat startup problem

2003-01-31 Thread Raible, Matt
/Tomcat startup problem Hello again - I have spent most of the day on this and don't seem to be getting anywhere, searched the archives here and the java.sun.com forums to no avail. Running Tomcat 4.1.18 on my dev box Win2K Server, running MySQL 3.23.49 on the same network on a Redhat

RE: MySQL/Tomcat startup problem

2003-01-31 Thread Geoff Peters
To: 'Tomcat Users List' Subject: RE: MySQL/Tomcat startup problem Try using an amp; in place of the ; in your connectionURL: connectionURL=jdbc:mysql://javadev.logic.bm/steve?user=useramp;password=pa ssword -Original Message- From: Geoff Peters [mailto:[EMAIL PROTECTED]] Sent: Friday

RE: MySQL/Tomcat startup problem

2003-01-31 Thread Filip Hanik
List Subject: RE: MySQL/Tomcat startup problem I do get a slightly different error: SEVERE: Parse Fatal Error at line 199 column 69: The entity name must immediatel y follow the '' in the entity reference. org.xml.sax.SAXParseException: The entity name must immediately follow the '' i n the entity

RE: Tomcat Startup Problem

2002-10-06 Thread Shortt, Kevin
-- /Server === END server.xml -Original Message- From: Jean-Francois Arcand [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 03, 2002 10:48 PM To: Tomcat Users List Subject: Re: Tomcat Startup Problem Have you change something in the server.xml file? If yes, double check

Tomcat Startup Problem

2002-10-03 Thread Shortt, Kevin
Hi All... I am an admin of a tomcat setup. I am putting together a new machine and am using all the latest stuff with all the fixins. In a nutshell, my specs... Tomcat 4.1.12 (built from source) - used all required commons-* from BUILDING.txt - all commons-* exist in

Re: Tomcat Startup Problem

2002-10-03 Thread Jean-Francois Arcand
Have you change something in the server.xml file? If yes, double check your xml file is well formed. Can you post the xml file you have changed? -- Jeanfrancois Shortt, Kevin wrote: Hi All... I am an admin of a tomcat setup. I am putting together a new machine and am using all the latest

Tomcat startup problem

2002-09-04 Thread Sujoy Ghosh
Hi , I can't start Tomcat 4.0.3 ; while starting using service tomcat4 start its showing Started [OK] but actually it isn't.Under logs/catalina.out I found following error; Exception during startup processing java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError:

RE: Tomcat startup problem

2002-09-04 Thread Turner, John
of Tomcat is absolutely painless, there's really no need at all for an RPM. John -Original Message- From: Sujoy Ghosh [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 04, 2002 5:44 AM To: [EMAIL PROTECTED] Subject: Tomcat startup problem Hi , I can't start Tomcat 4.0.3 ; while

Re: Tomcat startup problem

2001-09-18 Thread Steve Heller
: Steve Heller [mailto:[EMAIL PROTECTED]] Sent: Monday, September 17, 2001 11:32 PM To: [EMAIL PROTECTED] Subject: Re: Tomcat startup problem pero, I need to try a few things but %TOMCAT_OPTS% appears to be empty although I think that it is the same under the Win95 version. I am

Tomcat startup problem

2001-09-17 Thread Steve Heller
I recently upgraded my PC from Windows 95 to Windows 2000. A Tomcat server and an application were working on the Win95 PC. After upgrading to Win2000, I installed the jdk, copied the jakarta-tomcat-3.2.1 directories and files to the PC and set up environmental variables. I am getting this

RE: Tomcat startup problem

2001-09-17 Thread pero
are you sure that %_STARTJAVA% and %TOMCAT_OPTS% are filled? -Original Message- From: Steve Heller [mailto:[EMAIL PROTECTED]] Sent: Monday, September 17, 2001 10:56 PM To: [EMAIL PROTECTED] Subject: Tomcat startup problem I recently upgraded my PC from Windows 95 to Windows

RE: Tomcat startup problem

2001-09-17 Thread Hoggatt Matt - mahogg
Can you cd %TOMCAT_HOME%? -Original Message- From: pero [mailto:[EMAIL PROTECTED]] Sent: Monday, September 17, 2001 4:15 PM To: [EMAIL PROTECTED] Subject: RE: Tomcat startup problem are you sure that %_STARTJAVA% and %TOMCAT_OPTS% are filled? -Original Message- From: Steve

Re: Tomcat startup problem

2001-09-17 Thread Steve Heller
Matt, Yes, I can cd %TOMCAT_HOME% Steve Hoggatt Matt - mahogg wrote: Can you cd %TOMCAT_HOME%? -Original Message- From: pero [mailto:[EMAIL PROTECTED]] Sent: Monday, September 17, 2001 4:15 PM To: [EMAIL PROTECTED] Subject: RE: Tomcat startup problem are you sure

Re: Tomcat startup problem

2001-09-17 Thread Steve Heller
that %_STARTJAVA% and %TOMCAT_OPTS% are filled? -Original Message- From: Steve Heller [mailto:[EMAIL PROTECTED]] Sent: Monday, September 17, 2001 10:56 PM To: [EMAIL PROTECTED] Subject: Tomcat startup problem I recently upgraded my PC from Windows 95 to Windows 2000. A Tomcat server

RE: Tomcat startup problem

2001-09-17 Thread pero
[mailto:[EMAIL PROTECTED]] Sent: Monday, September 17, 2001 11:32 PM To: [EMAIL PROTECTED] Subject: Re: Tomcat startup problem pero, I need to try a few things but %TOMCAT_OPTS% appears to be empty although I think that it is the same under the Win95 version. I am using the Startup.bat file

Re: tomcat startup problem

2001-04-16 Thread Jeff Kilbride
PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, April 16, 2001 10:17 AM Subject: tomcat startup problem redhat 7 sun jdk 1.3 when I try to run tomcat I get #./startup.sh Using classpath: /usr/local/tomcat/lib/ant.jar:/usr/local/tomcat/lib/jasper.jar:/usr/local/ tomcat/lib/jaxp.jar:/usr/local/

RE: tomcat startup problem

2001-04-16 Thread Randy Layman
Harrison [mailto:[EMAIL PROTECTED]] Sent: Monday, April 16, 2001 1:18 PM To: [EMAIL PROTECTED] Subject: tomcat startup problem redhat 7 sun jdk 1.3 when I try to run tomcat I get #./startup.sh Using classpath: /usr/local/tomcat/lib/ant.jar:/usr/local/tomcat/lib/jasper.jar :/usr

Re: tomcat startup problem

2001-04-16 Thread Chad Harrison
this a few times, if Tomcat doesn't shutdown properly on it's own. Thanks, --jeff - Original Message - From: "Chad Harrison" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, April 16, 2001 10:17 AM Subject: tomcat startup problem redhat 7 sun jdk 1.3 when I

RE: tomcat startup problem

2001-04-16 Thread Wong, Connie
: tomcat startup problem This should be in an FAQ somewhere.. If I'm not mistaken, this error : FATAL:java.net.BindException: Address already in use at java.net.PlainSocketImpl.socketBind(Native Method) means that there's already another application that has bound to the socket

tomcat startup problem

2001-04-06 Thread Adilakshmi Lingam
Hi, I have tomcat 3.2.1 running on win 2k with jdk 1.3 Everything was running perfectly until a while ago. Suddenly when I see, tomcat is shutdown and all the windows are closed. I tried to restart. Tomcat starts opening in the new window. I think it loads the loadon startup servlet and then

RE: tomcat startup problem

2001-04-06 Thread BenoƮt Jacquemont
You sould try to open a command line window, got to the tomcat/bin directory and try tomcat run. You'll see what's exactly the problem since the window won't close. Benot Hi, I have tomcat 3.2.1 running on win 2k with jdk 1.3 Everything was running perfectly until a while ago. Suddenly

RE: tomcat startup problem

2001-04-06 Thread Michael Wentzel
Run 'tomcat.bat run' at command prompt instead of startup.bat. This will allow you to see stack trace. --- Michael Wentzel Software Developer Software As We Think - http://www.aswethink.com

Tomcat startup problem on NT

2001-04-06 Thread gpjkumar
Hi, I Installed Tomcat on WindowsNT4.0 .It was working fine and suddenly I got a message as follows .I sthere any body who can help me? Please e-mail it to [EMAIL PROTECTED] Jay ERROR: The requested URL could not be retrieved

Re: Tomcat startup problem

2001-03-26 Thread Jon Small
command like Linux does. Any assistance is sincerely appreciated. - Original Message - From: "Vladimir Grishchenko" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, March 23, 2001 4:47 PM Subject: Re: Tomcat startup problem It might be that you don't set $TOMCAT_HOME. The follow

Re: Tomcat Startup Problem

2001-03-23 Thread tomcat
You might have to edit the workers.properties file and set the path to the tomcat and jdk directories in it. -Thos On Fri, 23 Mar 2001, Muniraja Balaji wrote: Hi, I am new to Tomcat, i have downloaded the Tomcat Zip file and unzipped to the local drive. After that i have configured the

Tomcat startup problem

2001-03-23 Thread Jon Small
O/S: HP-UX 11.0Apache: 1.3.12Tomcat: 3.1Anyone have/had the same problem? I can start Tomcat manually just fine, butnot successfully with an init script. It seems that the "java" processstarts initially, but at some point dies. I think that it dies when the initscript exits. We have it

Re: Tomcat startup problem

2001-03-23 Thread Vladimir Grishchenko
It might be that you don't set $TOMCAT_HOME. The following script works on Linux, set vars to your values: #!/bin/sh TOMCAT_HOME=/usr/local/tomcat export TOMCAT_HOME JAVA_HOME=/opt/IBMJava2-13 export JAVA_HOME case "$1" in start) echo -n "Starting Tomcat: "

Tomcat Startup Problem

2001-03-22 Thread Muniraja Balaji
Hi, I am new to Tomcat, i have downloaded the Tomcat Zip file and unzipped to the local drive. After that i have configured the JAVA_HOME,TOMCAT_HOME and CLASSPATH variables also. When i startup Tomcat i get an error message Can't find class org/apache/tomcat/startup/Tomcat and closes the

Re: Tomcat StartUp Problem

2000-11-20 Thread Jim Rudnicki
Can somebody please help me solve the error I am getting I try to start "Java.lang.ClassNot FoundException: ... snip ... Try this Tomcat loader. Works 99.44% of the time. Take a look: http://www.geocities.com/jdrudnicki/ Jim