RE: Tomcat Won't Start When 1024Mb JVM Memory Specified

2005-04-18 Thread Caldarale, Charles R
From: Joe Reger, Jr. [mailto:[EMAIL PROTECTED] Subject: Tomcat Won't Start When 1024Mb JVM Memory Specified Is there a 1Gb limit on the JVM? On Tomcat? Not on those, but Windows normally provides only 2GB of virtual space for each process. (There's an initialization switch that can

RE: Tomcat won't start

2003-11-03 Thread Nathan Mcminn
The problem posted below appears to be caused by Tomcat not being able to find catalina.jar. This file should be (and is) located in catalina_home/server/lib. Anybody know why Tomcat would have problems finding it? One of our servers running Tomcat as started experiencing an odd problem.

Re: Tomcat won't start

2003-11-03 Thread Giorgio Franceschetti
I have had a similar problema, but on win XP. The problem was due to the fact that I had set the JAVA_HOME and the CATALINA_HOME as session variable and not like system ones. Don't know if this is the case, but Good luck! Giorgio Nathan Mcminn wrote: The problem posted below appears to

RE: Tomcat won't start

2003-11-03 Thread Nathan Mcminn
- From: Giorgio Franceschetti [mailto:[EMAIL PROTECTED] Sent: Monday, November 03, 2003 10:42 AM To: Tomcat Users List Subject: Re: Tomcat won't start I have had a similar problema, but on win XP. The problem was due to the fact that I had set the JAVA_HOME and the CATALINA_HOME

Re: Tomcat won't start

2003-11-03 Thread Giorgio Franceschetti
://www.NequalsOne.com -Original Message- From: Giorgio Franceschetti [mailto:[EMAIL PROTECTED] Sent: Monday, November 03, 2003 10:42 AM To: Tomcat Users List Subject: Re: Tomcat won't start I have had a similar problema, but on win XP. The problem was due to the fact that I had set the JAVA_HOME

Re: Tomcat Won't start on NT

2003-01-18 Thread Manavendra Gupta
. ~Manav. - Original Message - From: Stefán Freyr Stefánsson [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, January 13, 2003 5:13 AM Subject: Re: Tomcat Won't start on NT I think you can still use JDK 1.3 but I'd reccommend using 1.4. How you get this to work on JDK

RE: Tomcat Won't start on NT

2003-01-13 Thread Reynir Hübner
There are many things that may be wrong. Try opening a command console, browse to the tomcat/bin directory and type in the following to start up tomcat : C:\ tomcat\bin\catalina run It will then try to start it self on the console and you should be able to see the error messages as the error

RE: Tomcat Won't start on NT

2003-01-13 Thread Triptpal Singh Lamba
Raj do a ctrl alt delete and tell us if tomcat the process is running or not. It is possible that you chose run as a system process while installing on NT. To do a double check run it as you are and then check http://localhost:portno/ If u see the page - it means tomcat is running as a

Re: Tomcat Won't start on NT

2003-01-13 Thread Raj
. - Original Message - From: Triptpal Singh Lamba [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Monday, January 13, 2003 5:01 PM Subject: RE: Tomcat Won't start on NT Raj do a ctrl alt delete and tell us if tomcat the process is running or not. It is possible

RE: Tomcat Won't start on NT

2003-01-13 Thread Reynir Hübner
-Original Message- From: Raj [mailto:[EMAIL PROTECTED]] Sent: 13. janúar 2003 11:43 To: Tomcat Users List; [EMAIL PROTECTED] Subject: Re: Tomcat Won't start on NT In Control PanelServices, Tomcat is Started. In the processes list, I can see Tomcat.exe, but it is not running because I can't view

Re: Tomcat Won't start on NT

2003-01-13 Thread Raj
\Tomcat 4.1\bin - Original Message - From: Reynir Hübner [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, January 13, 2003 4:25 PM Subject: RE: Tomcat Won't start on NT There are many things that may be wrong. Try opening a command console, browse to the tomcat/bin

Re: Tomcat Won't start on NT

2003-01-13 Thread Stefán Freyr Stefánsson
Message - From: Reynir Hübner [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, January 13, 2003 4:25 PM Subject: RE: Tomcat Won't start on NT There are many things that may be wrong. Try opening a command console, browse to the tomcat/bin directory and type

Re: Tomcat Won't start on NT

2003-01-13 Thread Raj
But can't I use JDK 1.3? Is it absolutely necessary to use 1.4? - Original Message - From: Stefán Freyr Stefánsson [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, January 13, 2003 5:51 PM Subject: Re: Tomcat Won't start on NT I imagine that you have a problem

RE: Tomcat Won't start on NT

2003-01-13 Thread Reynir Hübner
. janúar 2003 12:33 To: Tomcat Users List Subject: Re: Tomcat Won't start on NT But can't I use JDK 1.3? Is it absolutely necessary to use 1.4? - Original Message - From: Stefán Freyr Stefánsson [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, January 13, 2003

Re: Tomcat Won't start on NT

2003-01-13 Thread Raj
You mean I can still use JDK 1.3? - Original Message - From: Reynir Hübner [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, January 13, 2003 6:04 PM Subject: RE: Tomcat Won't start on NT I suspect the same as stefán. No you can use 1.4. bu then you have

RE: Tomcat Won't start on NT

2003-01-13 Thread Reynir Hübner
Yeah... -Original Message- From: Raj [mailto:[EMAIL PROTECTED]] Sent: 13. janúar 2003 12:41 To: Tomcat Users List Subject: Re: Tomcat Won't start on NT You mean I can still use JDK 1.3? - Original Message - From: Reynir Hübner [EMAIL PROTECTED] To: Tomcat Users

Re: Tomcat Won't start on NT

2003-01-13 Thread Stefán Freyr Stefánsson
Subject: Re: Tomcat Won't start on NT I imagine that you have a problem with an XML parser definition. If you have JDK 1.4.x installed you might try to run tomcat using that JDK since it has a built in XML implementation. Regards, Stefan. On Monday 13 January 2003 12:03, Raj wrote

Re: Tomcat Won't start on NT

2003-01-13 Thread Raj
:203) C:\Program Files\Apache Group\Tomcat 4.1\bin Is JDK1.4 the only way out? - Original Message - From: Reynir Hübner [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, January 13, 2003 6:04 PM Subject: RE: Tomcat Won't start on NT I suspect the same

Re: Tomcat won't start.

2002-05-23 Thread Glen Verran
Hi Barbara, I am using tomcat 4.0.3 full, not the LE one. ~Glen Hi Glen, I guess you have tomcat4.0.3 LE. This version of Tomcat does not include an XML Parser since it is designed for use with jdk1.4 (jdk1.4 has an XML Parser included). If I am right, the solution is: Get the other

Re: Tomcat won't start with j2sdk 1.3.1 Linux

2001-06-27 Thread Krishna Muthyala
I have been using xerces with 1.3.1 albeit on WinNT and have no problems with it. You have to make sure in your tomcat.properties, wrapper.properties and tomcat.bat, you mention xerces.jar on the top where ever you configure the library files for example in tomcat.properties

Re: Tomcat won't start with j2sdk 1.3.1 Linux

2001-06-27 Thread Jeffrey Lam
: [EMAIL PROTECTED] Sent: Wednesday, June 27, 2001 0:58 Subject: Re: Tomcat won't start with j2sdk 1.3.1 Linux I get this. It sucks. The issue, for me at least, stems from the fact that i am running a Struts project, and i need to override the jaxp.jar classes with xerces parser classes. I

Re: Tomcat won't start with j2sdk 1.3.1 Linux

2001-06-27 Thread Peter Davison
JL - Original Message - JL From: pete [EMAIL PROTECTED] JL To: [EMAIL PROTECTED] JL Cc: [EMAIL PROTECTED] JL Sent: Wednesday, June 27, 2001 0:58 JL Subject: Re: Tomcat won't start with j2sdk 1.3.1 Linux JL JL JL I get this. It sucks. JL JL The issue, for me at least, stems from

Re: Tomcat won't start with j2sdk 1.3.1 Linux

2001-06-27 Thread pete
Krishna Muthyala wrote: Yep, on WinNT this works fine. However, it has been a long time since i have used WinNT for anything on my servers, and i'm not about to go back there anytime soon. This issue is JVM-related, not classpath etc. anyway, since the JVM should not segfault, no matter

Re: Tomcat won't start with j2sdk 1.3.1 Linux

2001-06-27 Thread pete
Sun's JDK 1.3.0_02 and my problem arose when I upgraded to Sun's JL JDK1.3.1 JL JL Thanks again! JL JL - Original Message - JL From: pete [EMAIL PROTECTED] JL To: [EMAIL PROTECTED] JL Cc: [EMAIL PROTECTED] JL Sent: Wednesday, June 27, 2001 0:58 JL Subject: Re: Tomcat won't start

Re: Tomcat won't start with j2sdk 1.3.1 Linux

2001-06-26 Thread pete
I get this. It sucks. The issue, for me at least, stems from the fact that i am running a Struts project, and i need to override the jaxp.jar classes with xerces parser classes. I previously did this by putting a jar named 0xerces.jar in the lib/ folder of my tomcat install, which worked

Re: Tomcat won't start with j2sdk 1.3.1 Linux

2001-06-16 Thread Douglas E. Hornig
Should I take the complete lack of any feedback on this subject to mean that no one has tried Tomcat/Linux/j2sdk 1.3.1? --- Forwarded message from Douglas E. Hornig --- Date: 15 Jun 2001 12:45:17 EDT From: Douglas E. Hornig Subject: Tomcat won't start with j2sdk 1.3.1 Linux To: [EMAIL