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

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 > >

Error starting tomcat 9.0.7 from Eclipse

2018-04-24 Thread charles Andrews
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 console log in Eclipse contains:

Re: 403 error starting tomcat 7.0.22 application on windows 7

2011-11-15 Thread basilk
When i have changed url for my app from http://localhost... to http://127.0.0.1... the 403 error has gone. -Исходное сообщение- From: Tim Watts Sent: Monday, November 14, 2011 7:35 PM To: Tomcat Users List Subject: Re: 403 error starting tomcat 7.0.22 application on windows 7 On Mon

Re: 403 error starting tomcat 7.0.22 application on windows 7

2011-11-14 Thread Tim Watts
On Mon, 2011-11-14 at 09:56 +0400, bas...@obninsk.com wrote: -Исходное сообщение- From: Tim Watts Sent: Monday, November 14, 2011 9:09 AM To: Tomcat Users List Subject: Re: 403 error starting tomcat 7.0.22 application on windows 7 On Mon, 2011-11-14 at 08:17 +0400, bas

Re: 403 error starting tomcat 7.0.22 application on windows 7

2011-11-13 Thread Pid *
On 13 Nov 2011, at 07:07, bas...@obninsk.com bas...@obninsk.com wrote: Hi. I updated winXp to win7 and cannot start my tomcat 7.0.22 web-application. The tomcat returns 403 error. When i run manager application everything is ok. The manager app is ok, or running the manager app fixes your

Re: 403 error starting tomcat 7.0.22 application on windows 7

2011-11-13 Thread basilk
Hi. I updated winXp to win7 and cannot start my tomcat 7.0.22 web-application. The tomcat returns 403 error. When i run manager application everything is ok. The manager app is ok, or running the manager app fixes your other app? The manager itself runs ok but starting my app from the

Re: 403 error starting tomcat 7.0.22 application on windows 7

2011-11-13 Thread Pid *
On 13 Nov 2011, at 08:46, bas...@obninsk.com bas...@obninsk.com wrote: Hi. I updated winXp to win7 and cannot start my tomcat 7.0.22 web-application. The tomcat returns 403 error. When i run manager application everything is ok. The manager app is ok, or running the manager app fixes

Re: 403 error starting tomcat 7.0.22 application on windows 7

2011-11-13 Thread basilk
Hi. I updated winXp to win7 and cannot start my tomcat 7.0.22 web-application. The tomcat returns 403 error. When i run manager application everything is ok. The manager app is ok, or running the manager app fixes your other app? The manager itself runs ok but starting my app from the

Re: 403 error starting tomcat 7.0.22 application on windows 7

2011-11-13 Thread Pid
On 13/11/2011 09:31, bas...@obninsk.com wrote: Hi. I updated winXp to win7 and cannot start my tomcat 7.0.22 web-application. The tomcat returns 403 error. When i run manager application everything is ok. The manager app is ok, or running the manager app fixes your other app? The

Re: 403 error starting tomcat 7.0.22 application on windows 7

2011-11-13 Thread basilk
Hi. I updated winXp to win7 and cannot start my tomcat 7.0.22 web-application. The tomcat returns 403 error. When i run manager application everything is ok. The manager app is ok, or running the manager app fixes your other app? The manager itself runs ok but starting my app from the

Re: 403 error starting tomcat 7.0.22 application on windows 7

2011-11-13 Thread Tim Watts
On Mon, 2011-11-14 at 08:17 +0400, bas...@obninsk.com wrote: Can you paste the application web.xml file (inline) into your reply? ?xml version=1.0 encoding=UTF-8? web-app xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; xmlns=http://java.sun.com/xml/ns/javaee;

Re: 403 error starting tomcat 7.0.22 application on windows 7

2011-11-13 Thread basilk
-Исходное сообщение- From: Tim Watts Sent: Monday, November 14, 2011 9:09 AM To: Tomcat Users List Subject: Re: 403 error starting tomcat 7.0.22 application on windows 7 On Mon, 2011-11-14 at 08:17 +0400, bas...@obninsk.com wrote: Can you paste the application web.xml file (inline

Re: 403 error starting tomcat 7.0.22 application on windows 7

2011-11-13 Thread Igor Cicimov
catalina.policy? On Mon, Nov 14, 2011 at 4:56 PM, bas...@obninsk.com wrote: -Исходное сообщение- From: Tim Watts Sent: Monday, November 14, 2011 9:09 AM To: Tomcat Users List Subject: Re: 403 error starting tomcat 7.0.22 application on windows 7 On Mon, 2011-11-14 at 08:17

Re: 403 error starting tomcat 7.0.22 application on windows 7

2011-11-13 Thread basilk
catalina.policy? // These permissions apply to javac grant codeBase file:${java.home}/lib/- { permission java.security.AllPermission; }; // These permissions apply to all shared system extensions grant codeBase file:${java.home}/jre/lib/ext/- { permission

403 error starting tomcat 7.0.22 application on windows 7

2011-11-12 Thread basilk
Hi. I updated winXp to win7 and cannot start my tomcat 7.0.22 web-application. The tomcat returns 403 error. When i run manager application everything is ok. What seems to be my problem? Thanks.

Re: Error starting Tomcat

2011-10-20 Thread ramsri
. Your help is greatly appreciated. Thank you. -- View this message in context: http://old.nabble.com/Error-starting-Tomcat-tp32338111p32691794.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e

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 with

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 not

Re: Error starting Tomcat

2011-09-14 Thread NaveenShan
(LifecycleBase.java:148) ... 17 more Aug 25, 2011 6:00:35 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 215 ms -- View this message in context: http://old.nabble.com/Error-starting-Tomcat-tp32338111p32461187.html Sent from

Re: Error starting Tomcat

2011-09-14 Thread NaveenShan
(LifecycleBase.java:148) ... 17 more Aug 25, 2011 6:00:35 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 215 ms -- View this message in context: http://old.nabble.com/Error-starting-Tomcat-tp32338111p32461189.html Sent from

Re: Error starting Tomcat

2011-09-14 Thread Rudy Gireyev
org.apache.catalina.startup.Catalina start INFO: Server startup in 215 ms -- View this message in context: http://old.nabble.com/Error-starting-Tomcat-tp32338111p32461187.html Sent from the Tomcat - User mailing list archive at Nabble.com

Re: Error starting Tomcat

2011-08-26 Thread Konstantin Kolinko
2011/8/26 Pratibha S psund...@gmail.com: 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

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,

Error starting Tomcat

2011-08-25 Thread 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, Eclipse is not recognizing

Re: Error starting Tomcat

2011-08-25 Thread Konstantin Kolinko
2011/8/26 Pratibha S psund...@gmail.com: 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

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 knst.koli...@gmail.comwrote: 2011/8/26 Pratibha S

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-06 Thread Daniel Stephens
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 environment variable

Error starting Tomcat 5.5 as a Windows service

2007-07-05 Thread Tony Fountain
Hi, I am attempting to install Tomcat 5.5.23 as a Windows service on a Windows 2003 Server box. The steps I went through are as follows * Installed the JDK 1.5 Update 12 * Manually added the environment variable JAVA_HOME to C:\Program Files\Java\jdk1.5.0_12 (as a system variable,

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

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 Randy Bumgardner
Richmond, CA 94804 +1 510.621.5010 direct +1 510.402.8750 cell [EMAIL PROTECTED] www.inovis.com -Original Message- From: Tony Fountain [mailto:[EMAIL PROTECTED] Sent: Thursday, July 05, 2007 1:14 PM To: users@tomcat.apache.org Subject: Error starting Tomcat 5.5 as a Windows service Hi, I