Re: Startup problem

2002-04-24 Thread Oscar Buse
Hoi, On Wed, 24 Apr 2002, Tomcat Users List wrote: > Hi, > > I Installed tomcat 4.0.3 on Solaris 8. At startup I see the following > in catalina.out: > > Starting service Tomcat-Standalone > Apache Tomcat/4.0.3 > PARSE error at line 1 column 44 > org.xml.sax.SAXParseException: The markup in th

RE: startup problem

2002-05-29 Thread Whitcomb, Roger
The JAVA_HOME doesn't need the \bin at the end, just the path to the "root" of the Java installation: SET JAVA_HOME=c:\Program Files\jdk1.3 Roger Whitcomb Computer Associates Senior Software Engineer Development Phone: +1 408 965 8653 FAX: +1 408 965 8805 [EMAIL PROTECTED]

RE: startup problem

2002-05-29 Thread John Niven
> -Original Message- > From: Sharifuddin Ahmed [mailto:[EMAIL PROTECTED]] > Sent: 29 May 2002 17:41 > To: [EMAIL PROTECTED] > Subject: startup problem > > > hello everyone i was wondering if anybody can help me.I have jdk1.3 > installed in C:\program files\jdk1.3\bin > > In tomcat.bat

RE: Startup Problem

2000-11-09 Thread Chay Weei Jye
. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Holger > Klawitter > Sent: Thursday, October 05, 2000 6:56 PM > To: [EMAIL PROTECTED] > Subject: Re: Startup Problem > > > > > [root@devwe

Re: Startup problem

2000-12-14 Thread Rajeev Jha
hi list i have installed tomcat3.2 on win 98 and it's working fine. just do 2 things 1. open tomcat.bat in wordpad or ms-word and then save it 2. add following line to ur config.sys file SHELL=c:\command.com /E:4096 /P restart and it should work fine. just check TOMCAT_HOME and JAVA_HOME in to

RE: Startup Problem - Newbie

2003-05-28 Thread graghupathy
comment the Mbean tags in the server.xml and restart and you should be fine ... :) -Original Message- From: Mark Irvine LCGI [mailto:[EMAIL PROTECTED] Sent: 28 May 2003 09:24 To: [EMAIL PROTECTED] Subject: Startup Problem - Newbie Hi, When I try to start Tomcat using the Start and Stop

RE: Startup Problem - Newbie

2003-05-28 Thread Mark Irvine LCGI
Hi, Thanks for the relpy. Probably a stupid question but what do the Mbean tags do? Mark -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 28 May 2003 09:33 To: [EMAIL PROTECTED] Subject: RE: Startup Problem - Newbie comment the Mbean tags in the server.xml

RE: startup problem under win32

2001-06-04 Thread Randy Layman
It would appear that you have included an extra \ on the end of TOMCAT_HOME and JAVA_HOME (JAVA_HOME should be c:\jdk1.3). Take these ending slashes off and things should probably work fine. Randy > -Original Message- > From: Jeff Gu [mailto:[EMAIL PROTECTED]] > Sent: S

RE: Startup Problem - Win2K - How To Get Stacktrace?

2002-11-21 Thread Lance Smith
Tomcat doesn't require Ant unless you are building it. Have you looked at the log files in CATALINA_HOME\logs for any ideas. The other option is to open a command window, cd to CATALINA_HOME\bin and run startup. regards, Lance Smith -Original Message- From: Douglas Reames [mailto:[EMAIL PR

RE: Startup Problem - Win2K - How To Get Stacktrace?

2002-11-21 Thread srinath narasimhan
02 09:46 To: 'Tomcat Users List' Subject: RE: Startup Problem - Win2K - How To Get Stacktrace? Tomcat doesn't require Ant unless you are building it. Have you looked at the log files in CATALINA_HOME\logs for any ideas. The other option is to open a command window, cd to CATALIN

RE: Startup Problem - Win2K - How To Get Stacktrace?

2002-11-21 Thread Douglas Reames
Thanks Lance, Your comments helped jog my memory. The startup routine is looking for the InputSource class file from the xml package. Now I have a starting point. Regards, Douglas Reames At 08:45 AM 11/21/2002 -0600, you wrote: Tomcat doesn't require Ant unless you are building it. Have you