Unable to start Tomcat with JSVC

2005-09-01 Thread Peter . Neu
Hello, I got some problems with starting Tomcat as a daemon on my linux box(SUSE 9 ES). When the startup script tomcat5 is invoked I get this error: /etc/init.d/rc5.d/S01tomcat5: line55: /home/tom5/jdk1.5.0_04/lib/tools.jar:: No such file or directory jsvc error: No class specified jsvc

Re: Unable to start tomcat server

2004-09-21 Thread Suresh Akula
It was a typo and CATALINA_HOME is actually set to C:\Tomcat. I actually installed tomcat onto folder named C:\softwares\tomcat\jakarta-tomcat-5.0.27 In this folder i have all bin, common and other folders. But while i am setting class path it is taking lot of place so i moved all the folders

Re: Unable to start tomcat server

2004-09-21 Thread Ben Souther
Using JAVA_HOME: C:\Java.. What is the name of your java installation? On Tue, 2004-09-21 at 09:01, Suresh Akula wrote: It was a typo and CATALINA_HOME is actually set to C:\Tomcat. I actually installed tomcat onto folder named C:\softwares\tomcat\jakarta-tomcat-5.0.27 In this

Re: Unable to start tomcat server

2004-09-21 Thread Suresh Akula
From: Ben Souther [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: Re: Unable to start tomcat server Date: Tue, 21 Sep 2004 09:13:35 -0400 Using JAVA_HOME: C:\Java.. What is the name of your java installation? On Tue, 2004-09

Re: Unable to start tomcat server

2004-09-21 Thread Hassan Schroeder
Suresh Akula wrote: CATALINA_HOME and JAVA_HOME and also included all the jars available in C:\Tomcat\Common\lib folder in the classpath. But when i go to command prompt C:\Tomcat\bin and execute startup.bat a black window comes up and disappears but my server never starts.On the command

Re: Unable to start tomcat server

2004-09-21 Thread Suresh Akula
Suresh Akula From: Hassan Schroeder [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: Re: Unable to start tomcat server Date: Tue, 21 Sep 2004 07:46:09 -0700 Suresh Akula wrote: CATALINA_HOME and JAVA_HOME and also included all the jars

Re: Unable to start tomcat server

2004-09-21 Thread Suresh Akula
[EMAIL PROTECTED] Subject: Re: Unable to start tomcat server Date: Tue, 21 Sep 2004 07:46:09 -0700 Suresh Akula wrote: CATALINA_HOME and JAVA_HOME and also included all the jars available in C:\Tomcat\Common\lib folder in the classpath. But when i go to command prompt C:\Tomcat\bin and execute

Re: Unable to start tomcat server

2004-09-21 Thread Hassan Schroeder
Suresh Akula wrote: I am trying to run my tomcat server but am not able to do. I am struggling on this for past 2 days. Earlier you said: I actually installed tomcat onto folder named C:\softwares\tomcat\jakarta-tomcat-5.0.27 In this folder i have all bin, common and other folders. But while i

RE: Unable to start tomcat server

2004-09-21 Thread John Najarian
; -Original Message- From: Hassan Schroeder [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 21, 2004 3:16 PM To: Tomcat Users List Subject: Re: Unable to start tomcat server Suresh Akula wrote: I am trying to run my tomcat server but am not able to do. I am struggling on this for past

RE: Unable to start tomcat server

2004-09-21 Thread John Najarian
) Reinstall Tomcat. 4) From the add/remove programs remove the j2sdk. 5) Download another j2sdk and install it. 6) Try starting Tomcat. -Original Message- From: Hassan Schroeder [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 21, 2004 3:16 PM To: Tomcat Users List Subject: Re: Unable to start

Re: Unable to start tomcat server

2004-09-21 Thread Brian Roberts
Hi everyone I too was having trouble starting the server and thanks everyone for your help but what I found was that with the latest tomcat server you need to have the latest java JRE version 5. Try installing the latest from http://java.sun.com/j2se version 5 or later and set an environment

Re: Unable to start tomcat server

2004-09-21 Thread Cary Conover
Brian, One point to ponder is you were also using both %CATALINA_HOME% and %CATALINA_BASE%. %CATALINA_HOME% is for where the main Jakarta Tomcat bin, conf, common and server directories reside. These are Shared Directories between the Base Directories for other instances of Tomcat that run

RE: Unable to start tomcat server

2004-09-21 Thread John Najarian
to start tomcat server Brian, One point to ponder is you were also using both %CATALINA_HOME% and %CATALINA_BASE%. %CATALINA_HOME% is for where the main Jakarta Tomcat bin, conf, common and server directories reside. These are Shared Directories between the Base Directories for other instances

RE: Unable to start tomcat server

2004-09-21 Thread Cary Conover
John, See below: John Najarian [EMAIL PROTECTED] wrote: Hi Suresh, I installed Tomcat in C:\Tomcat My Catalina_home environment variable is: c:\tomcat Java is installed at C:\j2sdk1.4.2_03 My Catalina_home environment variable is: C:\j2sdk1.4.2_03 Are you sure you do not mean your

unable to start tomcat 5.0.19 using startup launcher file

2004-04-03 Thread daffy duck
Hi, Does anyone know how to start tomcat 5.0.19 using startup-using-launcher.bat? I tried and it gives me error F:\jakarta-tomcat-5.0.19\binstartup-using-launcher java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/AntMain at java.lang.ClassLoader.defineClass0(Native Method)

unable to start tomcat

2003-04-02 Thread Surendra Kumar
Hi, I am using Tomcat 3.3.1 and when i start i am getting the following message and the tomcat process is not starting up. ## ServerXmlReader: Config=$TOMCAT_HOME/conf/server.xml EmbededTomcat: No configuration found. EmbededTomcat: The modules and/or server configuration files are

RE: unable to start tomcat

2003-04-02 Thread Michael Mattox
Have you set your $TOMCAT_HOME variable to the path to tomcat? Hi, I am using Tomcat 3.3.1 and when i start i am getting the following message and the tomcat process is not starting up. ## ServerXmlReader: Config=$TOMCAT_HOME/conf/server.xml EmbededTomcat: No configuration

Re: unable to start tomcat

2003-04-02 Thread Surendra Kumar
Yes i did set. Thanks Surendra - Original Message - From: Michael Mattox [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Wednesday, April 02, 2003 1:45 PM Subject: RE: unable to start tomcat Have you set your $TOMCAT_HOME variable to the path to tomcat? Hi, I

RE: unable to start tomcat

2003-04-02 Thread Jan Behrens
Hi, ## ServerXmlReader: Config=$TOMCAT_HOME/conf/server.xml EmbededTomcat: No configuration found. EmbededTomcat: The modules and/or server configuration files are missing. EmbededTomcat: Init time 1685 ## if you set TOMCAT_HOME correctly, how about the initial

Re: unable to start tomcat

2003-04-02 Thread Surendra Kumar
: Wednesday, April 02, 2003 1:59 PM Subject: RE: unable to start tomcat Hi, ## ServerXmlReader: Config=$TOMCAT_HOME/conf/server.xml EmbededTomcat: No configuration found. EmbededTomcat: The modules and/or server configuration files are missing. EmbededTomcat: Init time 1685

RE: unable to start tomcat

2003-04-02 Thread Michael Mattox
-Original Message- From: Surendra Kumar [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 02, 2003 11:41 AM To: Tomcat Users List; [EMAIL PROTECTED] Subject: Re: unable to start tomcat yes i have everything ( server.xml, modules.xml etc ) in place in conf direcory. The point here

Re: unable to start tomcat

2003-04-02 Thread Surendra Kumar
: Michael Mattox [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Wednesday, April 02, 2003 3:19 PM Subject: RE: unable to start tomcat I assume you're using UNIX, try this: echo $TOMCAT_HOME and tell us what the output is. If you're running windows, try: SET TOMCAT_HOME I haven't

Unable to start Tomcat.

2003-03-13 Thread Lenin Lakshminarayanan
Hi, I have installed Tomcat 4.1.18 and when i was trying to start Tomcat, i am getting an error saying, Cannot find the file -Djava.endorsed.dirs=. It complains that the JAVA_HOME environment is not set properly. But i am sure it's right. Any idea, what am i missing here ? Thanks,

RE: Unable to start Tomcat.

2003-03-13 Thread Larry
PROTECTED] To: [EMAIL PROTECTED] Date: Fri, 14 Mar 2003 02:55:13 +0530 Subject: Unable to start Tomcat. Hi, I have installed Tomcat 4.1.18 and when i was trying to start Tomcat, i am getting an error saying, Cannot find the file -Djava.endorsed.dirs=. It complains that the JAVA_HOME

RE: Unable to start Tomcat.

2003-03-13 Thread Chris Dodunski
Then $CATALINA_HOME/bin/startup.sh Chris. -Original Message- From: Larry [mailto:[EMAIL PROTECTED] Sent: Friday, 14 March 2003 10:39 a.m. To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: Unable to start Tomcat. What do you get if you do echo $JAVA_ENDORSED_DIRS to show what

RE: unable to start tomcat

2002-10-13 Thread Sexton, George
] Subject: Re: unable to start tomcat Hello Ashish, Thanx a lot for this, it has really helped, when I typed netstat -an it showed me a list of ports and for 8080 it said listening, which made me think that the port was free, but anyeway i changed to a different port(1026) and tomcat started Ok this time

Re: unable to start tomcat

2002-10-13 Thread Ashish Kulkarni
Hi are u running any other process which is using port 8081 on your machine, to check this go to command prompt, and type command netstat -an and see which are the ports used in your machine( i assume u are on windows platform) or else find the relevant command on unix, or u can change the port

RE: unable to start tomcat

2002-10-13 Thread Rahul Sood
] Subject: unable to start tomcat I have installed tomcat using Web services developers pack. When trying = =3D to start tomcat according to the instructions given ( which is running the startup.bat file from the command prompt or clicking on start tomcat in = =3D the start menuitems ) a blank

Re: unable to start tomcat

2002-10-13 Thread Rahul Sood
Hello Ashish, Thanx a lot for this, it has really helped, when I typed netstat -an it showed me a list of ports and for 8080 it said listening, which made me think that the port was free, but anyeway i changed to a different port(1026) and tomcat started Ok this time. Could you please explain

unable to start tomcat

2002-10-12 Thread Rahul Sood
I have installed tomcat using Web services developers pack. When trying = =3D to start tomcat according to the instructions given ( which is running the startup.bat file from the command prompt or clicking on start tomcat in = =3D the start menuitems ) a blank window comes up and vanishes in

RE: unable to start tomcat

2002-10-12 Thread Sexton, George
- From: Rahul Sood [mailto:[EMAIL PROTECTED]] Sent: 12 October, 2002 7:34 AM To: [EMAIL PROTECTED] Subject: unable to start tomcat I have installed tomcat using Web services developers pack. When trying = =3D to start tomcat according to the instructions given ( which is running the startup.bat

Re: unable to start tomcat on redhat linux 7.2

2002-07-30 Thread Daniel Bruce Lynes
On Thursday 25 July 2002 01:43, LinuxTyro wrote: I have set the JAVA_HOME and TOMCAT_HOME variables correctly therefore cant figure out what is wrong. export JAVA_HOME=/opt/jdk export JDK_HOME=/opt/jdk export PATH=$PATH:/opt/jdk/bin Or something similar. -- To unsubscribe, e-mail:

Re: unable to start tomcat on redhat linux 7.2

2002-07-30 Thread Chris Ruegger
What is CATALINA_HOME set to? - Original Message - From: Daniel Bruce Lynes [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, July 30, 2002 4:04 AM Subject: Re: unable to start tomcat on redhat linux 7.2 On Thursday 25 July 2002 01:43, LinuxTyro wrote: I have

unable to start tomcat on redhat linux 7.2

2002-07-25 Thread LinuxTyro
I have installed tomcat 3.3 on a redhat linux box with blackdown java (with sdk version j2sdk1.3.1).I get the following error when I try to run the startup script: cant find libjava.so I have set the JAVA_HOME and TOMCAT_HOME variables correctly therefore cant figure out what is wrong. thanks

RE: unable to start tomcat on redhat linux 7.2

2002-07-25 Thread Sexton, George
]] Sent: 25 July, 2002 2:43 AM To: [EMAIL PROTECTED] Subject: unable to start tomcat on redhat linux 7.2 I have installed tomcat 3.3 on a redhat linux box with blackdown java (with sdk version j2sdk1.3.1).I get the following error when I try to run the startup script: cant find libjava.so I have

Unable to start Tomcat(4.0.3)

2002-04-02 Thread Kairam, Raj
Installed Tomcat on a HP machine running HP-UX 11. Also running Netscape Navigator 4.x Set required environment variables in the start up .profile file and verified. Not able to see Tomcat welcome page and facing problems not mentioned in any of the books I read. Please Help

Re: Unable to start Tomcat(4.0.3)

2002-04-02 Thread Fabien Nisol
You already have a process that is listening on port 8080. Try to change the port in server.xml or try to determine which program is using port 8080 on your system At 12:40 PM 02/04/2002 -0500, you wrote: Installed Tomcat on a HP machine running HP-UX 11. Also running Netscape Navigator 4.x

Unable to Start Tomcat Service on W2000

2002-03-27 Thread Tim Perala (MP)
I've run into a problem that perhaps someone else has seen and can save me some trouble in diagnosing the problem... The system in question is a W2000 server with IIS (SP2). I am installing Tomcat to run as an NT service. I receive the following error when attempting to start the Jakarta

Re: Unable to start tomcat 4

2001-12-10 Thread Erwin Ambrosch
. :) -Original Message- From: Emil Diego [mailto:[EMAIL PROTECTED]] Sent: Friday, December 07, 2001 2:54 PM To: [EMAIL PROTECTED] Subject: Unable to start tomcat 4 Thanx for all the responses about my problem. I am still getting some errors though. As suggested I update to the Java 1.2.2 SDK. I

Re: Unable to start tomcat 4

2001-12-08 Thread Amine AMAR
] To: [EMAIL PROTECTED] Sent: Friday, December 07, 2001 8:54 PM Subject: Unable to start tomcat 4 Thanx for all the responses about my problem. I am still getting some errors though. As suggested I update to the Java 1.2.2 SDK. I installed it successfully. I am still receiving a problem

Unable to start tomcat 4

2001-12-07 Thread Emil Diego
Hello all, I have installed Tomcat 4.0.1 onto a Linux box. I am having trouble getting it started. When i type tomcat4 start, I get the following response. Using CLASSPATH:/var/tomcat4/bin/.bootstrap.jar Using CATALINA_BASE:/var/tomcat4 Using CATALINA_HOME:/var/tomcat4

Re: Unable to start tomcat 4

2001-12-07 Thread Craig R. McClanahan
14:29:34 -0500 From: Emil Diego [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Unable to start tomcat 4 Hello all, I have installed Tomcat 4.0.1 onto a Linux box. I am having trouble getting it started. When i type tomcat4 start, I get

Re: Unable to start tomcat 4

2001-12-07 Thread Jeff Kilbride
I don't think Tomcat 4 will run with jdk1.1.8. Try upgrading to jdk1.2 or later. --jeff - Original Message - From: Emil Diego [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, December 07, 2001 11:29 AM Subject: Unable to start tomcat 4 Hello all, I have installed Tomcat

Re: Unable to start tomcat 4

2001-12-07 Thread Nirmal Rajarathnam
I think tomcat 4.x requires Java 1.2 or later. Emil Diego wrote: Hello all, I have installed Tomcat 4.0.1 onto a Linux box. I am having trouble getting it started. When i type tomcat4 start, I get the following response. Using CLASSPATH:/var/tomcat4/bin/.bootstrap.jar Using

Unable to start tomcat 4

2001-12-07 Thread Emil Diego
Thanx for all the responses about my problem. I am still getting some errors though. As suggested I update to the Java 1.2.2 SDK. I installed it successfully. I am still receiving a problem when trying to start tomcat 4. I have attached the catalina.out error log. It reports the

RE: Unable to start tomcat 4

2001-12-07 Thread Brian Adams
I got the same error then I notice I had java 1.2 running. I switched to 1.3.1 and all fixed. :) -Original Message- From: Emil Diego [mailto:[EMAIL PROTECTED]] Sent: Friday, December 07, 2001 2:54 PM To: [EMAIL PROTECTED] Subject: Unable to start tomcat 4 Thanx for all

Unable to start tomcat 3.2.3 (Security related problem)

2001-09-01 Thread Sukhwinder Singh
to start tomcat. Is there any option to compile tomcat without ssl support? Sukhwinder Singh ___ Send a cool gift with your E-Card http://www.bluemountain.com/giftcenter/

Unable to start tomcat 3.2.3 (security related)

2001-08-30 Thread Sukhwinder Singh
to start tomcat. Is there any option to compile tomcat without ssl support? ___ http://inbox.excite.com

Re: Fw: Unable to start tomcat server

2001-07-20 Thread Jeff Hoare
July 2001 16:21, you wrote: - Original Message - From: Manish Pradhan To: Filip Hanik Sent: Friday, July 20, 2001 9:24 AM Subject: Re: Unable to start tomcat server Dear sir, Thank you for your help in setting the path of java_home tomcat_home. But even after setting the path

Re: Fw: Unable to start tomcat server

2001-07-20 Thread Joe Flowers
Since you're on MS Windows 9.x, put shell=c:\command.com /p /e:2048 (anywhere) in your c:\config.sys DOS TEXT file and reboot. This will give you 2048 bytes of environment space in all of your DOS windows in one fell swoop. Joe //---

Fw: Unable to start tomcat server

2001-07-20 Thread Manish Pradhan
- Original Message - From: Manish Pradhan To: [EMAIL PROTECTED] Sent: Friday, July 20, 2001 11:51 AM Subject: Fw: Unable to start tomcat server - Original Message - From: Manish Pradhan To: Filip Hanik Sent: Friday, July 20, 2001 9:24 AM Subject: Re: Unable to start

Re: Fw: Unable to start tomcat server

2001-07-20 Thread Dmitri Colebatch
Pradhan wrote: - Original Message - From: Manish Pradhan To: [EMAIL PROTECTED] Sent: Friday, July 20, 2001 11:51 AM Subject: Fw: Unable to start tomcat server - Original Message - From: Manish Pradhan To: Filip Hanik Sent: Friday, July 20, 2001 9:24 AM Subject

Unable to start tomcat server

2001-07-19 Thread Manish Pradhan
Kindly explain to me how to configure java_home or tomcat_home property.Because everytime ,I go tostart the tomcat webserver 3.2.2 on my windows 98 system click on start up.bat there is a message"you must set JAVA_HOME to point at your Java Development Kit Installation.Kindly oblige.

RE: Unable to start tomcat server

2001-07-19 Thread Cory Powers
]Subject: Unable to start tomcat server Kindly explain to me how to configure java_home or tomcat_home property.Because everytime ,I go tostart the tomcat webserver 3.2.2 on my windows 98 system click on start up.bat there is a message"you must set JAVA_HOME to point at your

RE: Unable to start tomcat server

2001-07-19 Thread Filip Hanik
roup_id=26042 Filip ~Namaste - I bow to the divine in you~Filip HanikSoftware Architect[EMAIL PROTECTED]www.filip.net -Original Message-From: Manish Pradhan [mailto:[EMAIL PROTECTED]]Sent: Thursday, July 19, 2001 10:56 AMTo: [EMAIL PROTECTED]Subject: Unable to start tomca

Fw: Unable to start tomcat server

2001-07-19 Thread Manish Pradhan
- Original Message - From: Manish Pradhan To: Filip Hanik Sent: Friday, July 20, 2001 9:24 AM Subject: Re: Unable to start tomcat server Dear sir, Thank you for your help in setting the path of java_home tomcat_home. But even after setting the path ,there is a problem

Unable to start tomcat service on NT-and configure it for Apache (NT)

2001-01-15 Thread Raja
Hi-I just got hold of Tomcat 3.2.1 and am trying to set it up as a service. I got the jk-nt-service thing and looked at the instructions-ie i set the wrapper.properties properly to point to the JDK home and tomcat home directories. the registry entries get added-but it reports an error as