Can't start tomcat: java.lang.NoClassDefFoundError: org/apache/tomcat/util/log/SystemLogHandler

2005-08-22 Thread cfu
Hello! I've been searching on the web for someone with a similar problem, but I had no success. I hope someone of you can help! I have a Mandriva Linux system, running the latest Java VM (JDK 1.5). I downloaded Tomcat 5.5.9, and it works fine when executed from a local account.

RE: can't start tomcat as user

2005-07-21 Thread Dale, Matt
: RE: can't start tomcat as user Then how to start automatically at boot time ? -Original Message- From: Luis Durán [mailto:[EMAIL PROTECTED] Sent: Thursday, July 21, 2005 9:33 AM To: Tomcat Users List Subject: Re: can't start tomcat as user dummy wrote: Hi, Got problem starting

Re: can't start tomcat as user

2005-07-21 Thread David Smith
Message- From: Luis Durán [mailto:[EMAIL PROTECTED] Sent: Thursday, July 21, 2005 9:33 AM To: Tomcat Users List Subject: Re: can't start tomcat as user dummy wrote: Hi, Got problem starting Tomcat as user tomcat. No problem starting it under root. Any idea why ? On Linux, only root

can't start tomcat as user

2005-07-20 Thread dummy
Hi, Got problem starting Tomcat as user tomcat. No problem starting it under root. Any idea why ?

Re: can't start tomcat as user

2005-07-20 Thread Luis Durán
dummy wrote: Hi, Got problem starting Tomcat as user tomcat. No problem starting it under root. Any idea why ? On Linux, only root can open ports below 1024 (included). You must compile the jsvc program and setup a tomcat user and it will start tomcat as root and then change the

RE: can't start tomcat as user

2005-07-20 Thread dummy
Then how to start automatically at boot time ? -Original Message- From: Luis Durán [mailto:[EMAIL PROTECTED] Sent: Thursday, July 21, 2005 9:33 AM To: Tomcat Users List Subject: Re: can't start tomcat as user dummy wrote: Hi, Got problem starting Tomcat as user tomcat. No problem

RE: newbie can't start tomcat

2005-07-11 Thread dsimmons
Thanks, I tried it, and this makes no change in the behavior. -Original Message- From: Mandar Vaidya [mailto:[EMAIL PROTECTED] Sent: Friday, July 08, 2005 2:44 PM To: 'Tomcat Users List' Subject: RE: newbie can't start tomcat Hi Doug, I believe you don't have to start it as ./bin

RE: newbie can't start tomcat

2005-07-11 Thread dsimmons
My goal is to get Sakai running, and it must have 1.4, so I guess I'm stuck with it. Thanks, Doug Simmons -Original Message- From: Luis Torres [mailto:[EMAIL PROTECTED] Sent: Friday, July 08, 2005 2:43 PM To: Tomcat Users List Subject: Re: newbie can't start tomcat It may

Re: newbie can't start tomcat

2005-07-11 Thread Paul Singleton
The clue is in 'Exception in thread main java.lang.NoClassDefFoundError: server' where it seems to be trying to load a class named 'server'. In your environment variables you have JAVA_OPTS=server -Xms512m -Xmx512m -verbose:gc -XX:+PrintGCDetails -XX:+PrintGC but the first option should

RE: newbie can't start tomcat

2005-07-11 Thread dsimmons
: Re: newbie can't start tomcat The clue is in 'Exception in thread main java.lang.NoClassDefFoundError: server' where it seems to be trying to load a class named 'server'. In your environment variables you have JAVA_OPTS=server -Xms512m -Xmx512m -verbose:gc -XX:+PrintGCDetails -XX:+PrintGC

newbie can't start tomcat

2005-07-08 Thread dsimmons
I have been googling the archives and anyplace else I can think of for my particular problem, for about three days, without success. ANY help would be greatly appreciated. I suspect a simple path problem or a missing component, but honestly I've been through about a half-dozen

RE: newbie can't start tomcat

2005-07-08 Thread Mandar Vaidya
@jakarta.apache.org Subject: newbie can't start tomcat I have been googling the archives and anyplace else I can think of for my particular problem, for about three days, without success. ANY help would be greatly appreciated. I suspect a simple path problem or a missing component, but honestly I've been through

Re: newbie can't start tomcat

2005-07-08 Thread Luis Torres
It may not be the best solution because you may have a special attachment to Java 1.4 but since you are running Solaris you can install JDK 1.5 anywhere (even /export/home) without it colliding with the overall SO Java installation. So why not use JDK 1.5, set your JAVA_HOME to your new Java

Can't Start Tomcat 5.0

2004-06-30 Thread Alvin Randolph
Hello: I installed Tomcat 5.0 a few weeks ago on a WinXP system. Set system Environment variables $CATALINA_HOME to C:\Program Files\Tomcat 5.0 JAVA_HOME to C:\JBuilder\jdk1.3.1. Whenever I click the Tomcat Administration link under the Start button, I get a panel requesting the User name

Re: Can't start tomcat

2002-12-06 Thread Aleks Kleyn
Message - From: Aleks Kleyn [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, December 03, 2002 5:06 PM Subject: Re: Can't start tomcat I also followed this recommendation because I had similar problem. When I started startup.bat it responded me Out of environment space

RE: Can't start tomcat

2002-12-06 Thread Turner, John
imagine that a simple search on Google would give you the answer. John -Original Message- From: Aleks Kleyn [mailto:[EMAIL PROTECTED]] Sent: Friday, December 06, 2002 8:24 AM To: Tomcat Users List Subject: Re: Can't start tomcat I get a lot of respond, but I still not find

Re: Can't start tomcat

2002-12-03 Thread Aleks Kleyn
Cacton [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, November 26, 2002 5:36 PM Subject: Re: Can't start tomcat Hi, To see the error message, run the startup script using DOS Window and manually type the startup command, instead of double clicking the icon. My guess

Re: Can't start tomcat

2002-12-03 Thread Peng Tuck Kwok
, November 26, 2002 5:36 PM Subject: Re: Can't start tomcat Hi, To see the error message, run the startup script using DOS Window and manually type the startup command, instead of double clicking the icon. My guess would be that the problem is that you haven't setup CATALINA_HOME environment

RE: Can't start tomcat

2002-12-03 Thread Tref Gare
. -- -Original Message- From: Peng Tuck Kwok [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 4 December 2002 4:39 PM To: Tomcat Users List Subject: Re: Can't start tomcat Can't remmember the exact command but if you do a google search for Out

RE: Can't start tomcat

2002-12-03 Thread work
[mailto:[EMAIL PROTECTED]] Sent: 04 December 2002 12:50 To: Tomcat Users List Subject: RE: Can't start tomcat I think it runs something like this.. but I'm running on vague cobweb memories Right click the title of your Dos window.. go to properties and adjust the environment memory dedicated

Can't start tomcat

2002-11-26 Thread marsclifford
Hello, I have downloaded tomcat 4.1.12. When I try to startup the server a DOS Window appears and disappears immediately and I have no comment about what's going on. Can anybody help me? - NetCourrier, votre bureau virtuel sur

Re: Can't start tomcat

2002-11-26 Thread Yandell Cacton
Hi, To see the error message, run the startup script using DOS Window and manually type the startup command, instead of double clicking the icon. My guess would be that the problem is that you haven't setup CATALINA_HOME environment variable. Cheers, Yandell. --- [EMAIL PROTECTED] wrote:

Re: Can't start tomcat

2002-11-26 Thread Steve R Burrus
Hello there, you sound like you r definitely the newest of all of the various newbies out there!!! :) Have you yet made sure/certain that you have written all of the environmental variables in the System settings that you ought to have done?!!! These variables are: (1)JAVA_HOME [the main install

Re: Can't start tomcat

2002-11-26 Thread David Brown
[EMAIL PROTECTED] writes: Hello, I have downloaded tomcat 4.1.12. When I try to startup the server a DOS Window appears and disappears immediately and I have no comment about what's going on. Can anybody help me? - NetCourrier,

(OS X) Tomcat 3.0.3 can't start Tomcat? [REPEAT]

2002-10-26 Thread Burt Johnson
I sent this Thursday and got no response. Trying again... Trying to get JBoss/etc up and running on OSX (10.2.1). Downloaded jboss-3.0.0_tomcat-4.0.3.zip and expanded it into my Home directory using Stuffit 7.0.1. I then downloaded the xercesImpl.jar and xmlParserAPIs.jar files

(OS X) Tomcat 3.0.3 can't start Tomcat?

2002-10-24 Thread Burt Johnson
Trying to get JBoss/etc up and running on OSX (10.2.1). Downloaded jboss-3.0.0_tomcat-4.0.3.zip and expanded it into my Home directory using Stuffit 7.0.1. I then downloaded the xercesImpl.jar and xmlParserAPIs.jar files and put them in the jboss/lib folder. After I can do

Can't start tomcat...

2002-09-11 Thread Curt
I'm a complete tomcat newbie, just downloaded tomcat 4.1.10 yesterday and put it on my Windows 2000 PC. When I try to start it I get the following error: = Bootstrap: Class loader creation threw exception java.lang.IllegalMonitorStateException: current thread not owner

Can't start Tomcat 4.0.4: Windows 98

2002-07-01 Thread Kevin Andryc
I am having troubles starting Tomcat 4.0.4 on windows 98. Here is the error I get: At Line 84 /Server/Service/Connector/ className=org.apache.ajp.tomcat4.Ajp13Conn nnector at java.net.URLClassLoader$1.run(URLClassLoader.java:198) at

Can't Start Tomcat 4.0

2002-03-27 Thread Andy McVicker
I'm a Tomcat newbie and I need some advice on getting Tomcat 4 started. Can someone help with the info I've provided below??? TIA Andy I've installed on NT Workstation (sp5): Apache 1.3.23 Tomcat 4.0 JDK 1.3.1.02 Problem: 1. http://localhost:8080 returns page not found. 2. When I run the

Can't Start Tomcat 4.0 (Added Error Message)

2002-03-27 Thread Andy McVicker
I'm a Tomcat newbie and I need some advice on getting Tomcat 4 started. Can someone help with the info I've provided below??? TIA Andy I've installed on NT Workstation (sp5): Apache 1.3.23 Tomcat 4.0 JDK 1.3.1.02 Problem: 1. http://localhost:8080 returns page not found. 2. When I run the

RE: Can't Start Tomcat 4.0

2002-03-27 Thread Lawlor, Frank
. -Original Message- From: Andy McVicker [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 27, 2002 11:14 AM To: [EMAIL PROTECTED] Subject: Can't Start Tomcat 4.0 I'm a Tomcat newbie and I need some advice on getting Tomcat 4 started. Can someone help with the info I've provided below

can't start tomcat

2001-08-29 Thread Hugo Hendriks
The path to java works but when I start the startup script i get the message: using classpath: c:/jakarta/jakarta-tomcat-3.2.3/lib/* ./ tomcat.sh c:/usr/java/jdk1.3.1/bin/java: no such file or directory my .bash_config looks like this:

Re: can't start tomcat

2001-08-29 Thread Dmitri Colebatch
If thats you're bashrc I'm assuming you're on linux... but you have a c:/ in the path... or are you running cygwin? check that $JAVA_HOME/bin/java works and then retry. cheesr dim On Wed, 29 Aug 2001, Hugo Hendriks wrote: The path to java works but when I start the startup script i get the

Can't start tomcat

2001-08-28 Thread Hugo Hendriks
Hi, I've been trying to install Tomcat 3.2.3 on my redhat7.1 machine but i can't get it to work. I have installed java1.2.1, but the point where I get stuck is where I have to edit my path and set the environment variables. When i set the path to the java directory it looks oke, but when i check

RE: Can't start tomcat

2001-08-28 Thread Graham, Steve (GIC)
first of all give your startup.sh permission - like chmod 755 startup.sh

RE: Can't start tomcat

2001-08-28 Thread BENARD Christophe, DDE 34/SG
Try this : cd $TOMCAT_HOME/bin chmod 744 startup.sh and run startup.sh as root. HTH Chris -Message d'origine- De: Hugo Hendriks [mailto:[EMAIL PROTECTED]] Date: mardi 28 août 2001 16:25 À: '[EMAIL PROTECTED]' Objet: Can't start tomcat Hi, I've been trying to install

RE: Can't start tomcat

2001-08-28 Thread Hugo Hendriks
: Tuesday, August 28, 2001 4:27 PM Aan: '[EMAIL PROTECTED]' Onderwerp: RE: Can't start tomcat first of all give your startup.sh permission - like chmod 755 startup.sh

RE: Can't start tomcat

2001-08-28 Thread Graham, Steve (GIC)
you have 2 set TOMCAT_HOME , JAVA_HOME , ANT_HOME etc.. do this in profile.conf, here you can find CLASSPATH and PATH variables. Edit save file , exit your telnet session , login again, do a echo $CLASSPATH and see if your changes have been accepted

Re: Can't start tomcat

2001-08-28 Thread Mike Barb Kollier
Hugo, Try initializing the paths in your startup files. I initialize (and export) my TOMCAT_HOME and JAVA_HOME in /etc/profile. This initializes it for all users which may not be needed. If you wanted to set this on a user basis use the .profile file (our equivalent startup file for your

RE: Can't start tomcat

2001-08-28 Thread Dmitri Colebatch
it as the owner of the tomcat files and directories, and thats what you should do. cheesr dim HTH Chris -Message d'origine- De: Hugo Hendriks [mailto:[EMAIL PROTECTED]] Date: mardi 28 août 2001 16:25 À: '[EMAIL PROTECTED]' Objet: Can't start tomcat Hi, I've been

can't start tomcat 4

2001-08-20 Thread Renato Testa
Hello List, i'm completetly new to tomcat and to this list. I've installed the jakarta-tomcat-4.0-b7-src on a Mandrake 8.0 Linux. I proceeded with the BUILDING.txt-file and could run the ant dist cmd successfull in the tomcat.home I've then trying to start tomcat as described, but it fails. I

RE: can't start tomcat 4

2001-08-20 Thread Rob S.
I've then trying to start tomcat as described, but it fails. I have the message Exception in thread main java.lang.NoClassDefFoundError: org/apache/catalina/startup/Bootstrap in the catalina.out file. not very close to java, what's not found? Since it's Java, you don't *have* to build it,

Re: can't start tomcat 4

2001-08-20 Thread Renato Testa
On Mon, Aug 20, 2001 at 07:13:46AM -0400, Rob S. toeggelte: I've then trying to start tomcat as described, but it fails. I have the message Exception in thread main java.lang.NoClassDefFoundError: org/apache/catalina/startup/Bootstrap in the catalina.out file. not very close to java,

Re: can't start tomcat 4

2001-08-20 Thread Allan Kamau
Had the same problem. Set CATALINA_HOME variable in your startup scripts eg in the '/etc/profile' for the Linux or in the Environment variables in Windows NT/2000. Then logoff and login then try starting TC4. Allan Kamau. --- Renato Testa [EMAIL PROTECTED] wrote: On Mon, Aug 20, 2001 at