Re: Error starting tomcat 9.0.7 from Eclipse

2018-04-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Charles, On 4/24/18 2:48 AM, charles Andrews wrote: > Hi > > I am having problems starting Tomcat 9.0.7 from Eclipse version > Oxygen.3a Release (4.7.3a). Tomcat will start from the command > line but not from within Eclipse. I get the following e

Re: Error starting tomcat 9.0.7 from Eclipse

2018-04-24 Thread Mark Thomas
On 24/04/18 07:48, charles Andrews wrote: > Hi > > I am having problems starting Tomcat 9.0.7 from Eclipse version > Oxygen.3a Release (4.7.3a). Tomcat will start from the command line > but not from within Eclipse. I get the following error: > > Could not create the Java Virtual Machine > > The

Re: Error starting Tomcat

2011-10-20 Thread Pid
On 20/10/2011 20:16, ramsri wrote: > > Konstantin: > > I am very glad that I found this thread. For a week I have been struggling > with this problem. If this is a new problem, please start a new thread. > I have Tomcat7 running. My application which was running just fine under > Tomcat5 does

RE: Error starting Tomcat

2011-10-20 Thread Chad.Davis
> I have Tomcat7 running. My application which was running just fine under > Tomcat5 does not run under Tomcat7. I have created setupclasspath.sh with > all the necessary JARs. My Tomcat starts fine and I see the opening page. > Even my Axis comes up ok but not my application. > > I start Tomcat

Re: Error starting Tomcat

2011-10-20 Thread ramsri
Konstantin: I am very glad that I found this thread. For a week I have been struggling with this problem. I have Tomcat7 running. My application which was running just fine under Tomcat5 does not run under Tomcat7. I have created setupclasspath.sh with all the necessary JARs. My Tomcat starts f

Re: Error starting Tomcat

2011-09-14 Thread Rudy Gireyev
In Eclipse, you do not run Tomcat on its own. It is configured as a Server within Eclipse and then all of your programs that use Tomcat will run within that Server. 1. To create a Server. Click File -> New -> Other and then expand the Server category and select Server. Go through the wizard which

Re: Error starting Tomcat

2011-09-13 Thread NaveenShan
Can anyone please help in this.. I am also facing the same error.. Regards Naveen Pratibha S wrote: > > Hi, > > I'm a newbie. I'm unable to start Tomcat from Eclipse Indigo and getting > the > error below. I checked forums and found that I need to remove servlet.api > from CLASSPATH. I remove

Re: Error starting Tomcat

2011-09-13 Thread NaveenShan
Can anyone please help in this.. I am also facing the same error.. Regards Naveen Pratibha S wrote: > > Hi, > > I'm a newbie. I'm unable to start Tomcat from Eclipse Indigo and getting > the > error below. I checked forums and found that I need to remove servlet.api > from CLASSPATH. I remove

Re: Error starting Tomcat

2011-08-26 Thread Pratibha S
Hi Konstantin Kolinko, I had copied servlet-api.jar into the tomcat/lib directory while adding external jars. Now I have removed that jar file and any other jar files I have added extra from the tomcat/lib folder. Now, the server is starting. Thank you for the help. Regards, Pratibha On Fri, Au

Re: Error starting Tomcat

2011-08-26 Thread Konstantin Kolinko
2011/8/26 Pratibha S : > Hi Konstantin Kolinko, > > thank you for the reply. > Did you mean tomcat/webapps/examples/WEB-INF/lib? No. Do not touch Tomcat installation and return it to its original state. > There is no servlet-api.jar there. Please correct me if I got it wrong. You have to start

Re: Error starting Tomcat

2011-08-25 Thread Pratibha S
Hi Konstantin Kolinko, thank you for the reply. Did you mean tomcat/webapps/examples/WEB-INF/lib? There is no servlet-api.jar there. Please correct me if I got it wrong. Regards, Pratibha On Thu, Aug 25, 2011 at 6:38 PM, Konstantin Kolinko wrote: > 2011/8/26 Pratibha S : > > Hi, > > > > I'm a

Re: Error starting Tomcat

2011-08-25 Thread Konstantin Kolinko
2011/8/26 Pratibha S : > Hi, > > I'm a newbie. I'm unable to start Tomcat from Eclipse Indigo and getting the > error below. I checked forums and found that I need to remove servlet.api > from CLASSPATH. I removed the entry in the "Libraries" and also tried > removing the file from tomcat/lib. Now,

Re: Error starting Tomcat 5.5 as a Windows service

2007-07-06 Thread Daniel Stephens
Tomcat Users List Subject: Re: Error starting Tomcat 5.5 as a Windows service Make sure you have CATALINA_HOME pointed to your tomcat instance. make sure your java home is correct.. It sounds like it can't find the java home.. You did boot after the install right? If you added that environme

RE: Error starting Tomcat 5.5 as a Windows service

2007-07-06 Thread Tony Fountain
learned :). Thanks, Tony Fountain Benefit Concepts, Inc. (419) 244-9936 x9010 -Original Message- From: Daniel Stephens [mailto:[EMAIL PROTECTED] Sent: Thursday, July 05, 2007 4:32 PM To: Tomcat Users List Subject: Re: Error starting Tomcat 5.5 as a Windows service Make sure you have

RE: Error starting Tomcat 5.5 as a Windows service

2007-07-05 Thread Randy Bumgardner
Tony, We had the same issue recently. Copying msvcr71.dll into the $CATALINA_HOME/bin directory fixed the issue... Here's a thread with more background: http://forum.java.sun.com/thread.jspa?threadID=5121172 Hope this helps! -randy Randy Bumgardner Software Engineer 1400 Marina Way South Rich

Re: Error starting Tomcat 5.5 as a Windows service

2007-07-05 Thread David Smith
java.lang.Object is the core ancestor of all java classes. Given it's pretty much available by default regardless of classpath or anything else I suspect your JVM install is messed up in some manner. Try reinstalling your JVM and start tomcat again. --David Tony Fountain wrote: Hi, I am

Re: Error starting Tomcat 5.5 as a Windows service

2007-07-05 Thread Daniel Stephens
Make sure you have CATALINA_HOME pointed to your tomcat instance. make sure your java home is correct.. It sounds like it can't find the java home.. You did boot after the install right? If you added that environment variable to the system section, you'll need to boot to pick it up or open a new