Tomcat 7.0.50 - Starting tomcat get this error overrides final method start.

2014-02-20 Thread Patel Sufyan (HEALTH AND SOCIAL CARE INFORMATION CENTRE)
=UserDatabase/ However, since upgrading to Tomcat 7.0.50 from 6.0.39, when starting Tomcat service (through Eclipse), I get the error below. From trawling through the net I could not find the exact error but I get the feeling that I will need to replace this class with something else

Re: Tomcat 7.0.50 - Starting tomcat get this error overrides final method start.

2014-02-20 Thread Filip Hanik
=org.springframework.security.adapters.catalina.CatalinaSpringSecurityUserRealm key=my_password resourceName=UserDatabase/ However, since upgrading to Tomcat 7.0.50 from 6.0.39, when starting Tomcat service (through Eclipse), I get the error below. From trawling through the net I could not find the exact error but I get

Re: Problem starting Tomcat 6.0.39 (64) service under Windows 7/64

2014-02-08 Thread Neven Cvetkovic
On Fri, Feb 7, 2014 at 11:59 PM, Jain, Shailesh shj...@suncor.com wrote: Hello Chris, Iam getting very high memory utilization issue in tomcat 7 , which is installed on Windows (Vmware) Let me know if oyu want logs , and let me know the ftp link where I can upload the logs. Regards,

Problem starting Tomcat 6.0.39 (64) service under Windows 7/64

2014-02-07 Thread Christoph P.U. Kukulies
I downloaded tomcat 6.0.39 (64) from tomcat.apache.org, put it into c:\program files\Apache_Group\Tomcat_6.0.39 and ran the service.bat which established the service. As system environment variables I have set: CATALINA_HOME=c:\Program Files\Apache_Group\Tomcat_6.0.3 JAVA_HOME=c:\Program

Re: Problem starting Tomcat 6.0.39 (64) service under Windows 7/64

2014-02-07 Thread André Warnier
Christoph P.U. Kukulies wrote: I downloaded tomcat 6.0.39 (64) from tomcat.apache.org, put it into c:\program files\Apache_Group\Tomcat_6.0.39 and ran the service.bat which established the service. As system environment variables I have set: CATALINA_HOME=c:\Program

Re: Problem starting Tomcat 6.0.39 (64) service under Windows 7/64

2014-02-07 Thread Christoph P.U. Kukulies
Thanks for the quick answer. You were faster than I. I had already answered myself, but the post bounced since I'm not allowed to post HTML. :) I will examine the thread you posted also. Anyway here is my finding: Solved! Minutes after I posted this, I gave the GUI Windows Installer (32/64)

Re: Problem starting Tomcat 6.0.39 (64) service under Windows 7/64

2014-02-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Christoph, On 2/7/14, 4:01 AM, Christoph P.U. Kukulies wrote: I downloaded tomcat 6.0.39 (64) from tomcat.apache.org, put it into c:\program files\Apache_Group\Tomcat_6.0.39 and ran the service.bat which established the service. As system

Re: Problem starting Tomcat 6.0.39 (64) service under Windows 7/64

2014-02-07 Thread chris derham
Christopher On 2/7/14, 4:01 AM, Christoph P.U. Kukulies wrote: I downloaded tomcat 6.0.39 (64) from tomcat.apache.org, put it into c:\program files\Apache_Group\Tomcat_6.0.39 and ran the service.bat which established the service. As system environment variables I have set:

RE: Problem starting Tomcat 6.0.39 (64) service under Windows 7/64

2014-02-07 Thread Jain, Shailesh
[mailto:cjder...@gmail.com] On Behalf Of chris derham Sent: Saturday, February 08, 2014 5:02 AM To: Tomcat Users List Subject: Re: Problem starting Tomcat 6.0.39 (64) service under Windows 7/64 Christopher On 2/7/14, 4:01 AM, Christoph P.U. Kukulies wrote: I downloaded tomcat 6.0.39 (64) from

Re: Exception thrown while starting tomcat on Mac OS

2013-09-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Kalyan, On 9/19/13 12:46 PM, Kalyan Vavilapalli wrote: I did follow all the links and did not find any answers. The answer that was awarded 250 reputation points is fairly in-depth. Is there a specific link you are referring to that I am

Exception thrown while starting tomcat on Mac OS

2013-09-19 Thread Kalyan Vavilapalli
I am on a Mac version 10.8.4 using tomcat 6.0.37 and Oracle JDK7. Recently upgraded from JDK6 to JDK 7. When I try to start tomcat the exceptions below are thrown at the very end. I searched all over the internet for solutions to this, but nothing seems to work. I tried adding these parameters

Re: Exception thrown while starting tomcat on Mac OS

2013-09-19 Thread Mark Thomas
On 19/09/2013 15:04, Kalyan Vavilapalli wrote: I am on a Mac version 10.8.4 using tomcat 6.0.37 and Oracle JDK7. Recently upgraded from JDK6 to JDK 7. When I try to start tomcat the exceptions below are thrown at the very end. I searched all over the internet for solutions to this, but

Re: Exception thrown while starting tomcat on Mac OS

2013-09-19 Thread Kalyan Vavilapalli
Mark, I did follow all the links and did not find any answers. Is there a specific link you are referring to that I am overlooking? Appreciate you help. Thanks Kalyan On 9/19/13 9:37 AM, Mark Thomas ma...@apache.org wrote: On 19/09/2013 15:04, Kalyan Vavilapalli wrote: I am on a Mac version

RE: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Jane Muse
, and not due to using 7.0.10. JMuse -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Wednesday, June 12, 2013 3:18 PM To: Tomcat Users List Subject: RE: Class cast exception when starting tomcat 7.0.1 From: Jane Muse [mailto:jm

Re: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread chris derham
Who says I was using a 3 year old unreleased level? You did when you set the subject line to Class cast exception when starting tomcat 7.0.1 Charles was hinting that 7.0.1 wasn't released Chris - To unsubscribe, e-mail: users

RE: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Caldarale, Charles R
From: Jane Muse [mailto:jm...@rocketsoftware.com] Subject: RE: Class cast exception when starting tomcat 7.0.1 Who says I was using a 3 year old unreleased level? Your subject line. I tried an easier migration - Tomcat 6.0.18 to 7.0.10. The logic of that completely escapes me. - Chuck

RE: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Jane Muse
is: -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Thursday, June 13, 2013 8:52 AM To: Tomcat Users List Subject: RE: Class cast exception when starting tomcat 7.0.1 From: Jane Muse [mailto:jm...@rocketsoftware.com] Subject: RE: Class cast exception when

RE: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Caldarale, Charles R
From: Jane Muse [mailto:jm...@rocketsoftware.com] Subject: RE: Class cast exception when starting tomcat 7.0.1 Just saying, I wasn't using a 3 year unreleased version. Maybe a 3 year version, yes. Here's my original email: I'm getting a class cast exception when starting up tomcat 7.0.1

RE: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Jane Muse
: Class cast exception when starting tomcat 7.0.1 From: Jane Muse [mailto:jm...@rocketsoftware.com] Subject: RE: Class cast exception when starting tomcat 7.0.1 Just saying, I wasn't using a 3 year unreleased version. Maybe a 3 year version, yes. Here's my original email: I'm getting a class

Re: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jane, On 6/13/13 12:38 PM, Jane Muse wrote: In the archives I thought the only unreleased versions would be specified beta. Please let me know if this is not the case. I'll admit it's not clear from the version number which versions are beta,

RE: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Caldarale, Charles R
From: Jane Muse [mailto:jm...@rocketsoftware.com] Subject: RE: Class cast exception when starting tomcat 7.0.1 In the archives I thought the only unreleased versions would be specified beta. Please let me know if this is not the case. No, the description of alpha, beta, and stable

RE: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Caldarale, Charles R
From: Christopher Schultz [mailto:ch...@christopherschultz.net] Subject: Re: Class cast exception when starting tomcat 7.0.1 I'll admit it's not clear from the version number which versions are beta, released, etc. You have to look at the ChangeLog: It's easier to look in the archives

RE: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Jane Muse
, 2013 11:09 AM To: Tomcat Users List Subject: Re: Class cast exception when starting tomcat 7.0.1 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jane, On 6/13/13 12:38 PM, Jane Muse wrote: In the archives I thought the only unreleased versions would be specified beta. Please let me know

RE: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Caldarale, Charles R
From: Jane Muse [mailto:jm...@rocketsoftware.com] Subject: RE: Class cast exception when starting tomcat 7.0.1 I had catalina.jar in WEB-INF/lib. Very, very bad move. It's needed because we have an implementation of Realm to store an encrypted tomcat password users enter in the webapp

Re: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chuck, On 6/13/13 4:40 PM, Caldarale, Charles R wrote: From: Jane Muse [mailto:jm...@rocketsoftware.com] Subject: RE: Class cast exception when starting tomcat 7.0.1 I had catalina.jar in WEB-INF/lib. Very, very bad move. It's needed

RE: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Martin Gainty
pouvons accepter aucune responsabilité pour le contenu fourni. From: jm...@rocketsoftware.com To: users@tomcat.apache.org Subject: RE: Class cast exception when starting tomcat 7.0.1 Date: Thu, 13 Jun 2013 20:19:07 + I had catalina.jar in WEB-INF/lib. It's needed because we have

RE: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Jane Muse
[javac] 2 errors [javac] 1 warning -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Thursday, June 13, 2013 1:41 PM To: Tomcat Users List Subject: RE: Class cast exception when starting tomcat 7.0.1 From: Jane Muse [mailto:jm

Re: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jane, On 6/13/13 6:44 PM, Jane Muse wrote: I'm using the standard implementation of Realm. Here's the code //Validate passwords try { if (oldTomcatPassword != null !.equals(oldTomcatPassword.trim())) { TomcatConfig tconf =

RE: Class cast exception when starting tomcat 7.0.1

2013-06-12 Thread Tanglin, Oliver
To: users@tomcat.apache.org Subject: Class cast exception when starting tomcat 7.0.1 I'm getting a class cast exception when starting up tomcat 7.0.1. I've migrated from 6.0.18 to 7.0.1. I got the same error when migrating directly to 7.0.4. The error is: SEVERE: Begin event threw exception

RE: Class cast exception when starting tomcat 7.0.1

2013-06-12 Thread Jane Muse
Thanks much. Problem was solved by removing an old catalina.jar for WEB-INF/lib. JMuse -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Tuesday, June 11, 2013 7:38 PM To: Tomcat Users List Subject: RE: Class cast exception when starting tomcat

RE: Class cast exception when starting tomcat 7.0.1

2013-06-12 Thread Caldarale, Charles R
From: Jane Muse [mailto:jm...@rocketsoftware.com] Subject: RE: Class cast exception when starting tomcat 7.0.1 Problem was solved by removing an old catalina.jar for WEB-INF/lib. The fact that you had a Tomcat-supplied jar in WEB-INF/lib is even scarier than using a three-year-old

Class cast exception when starting tomcat 7.0.1

2013-06-11 Thread Jane Muse
I'm getting a class cast exception when starting up tomcat 7.0.1. I've migrated from 6.0.18 to 7.0.1. I got the same error when migrating directly to 7.0.4. The error is: SEVERE: Begin event threw exception Throwable occurred: java.lang.ClassCastException:

RE: Class cast exception when starting tomcat 7.0.1

2013-06-11 Thread Caldarale, Charles R
From: Jane Muse [mailto:jm...@rocketsoftware.com] Subject: Class cast exception when starting tomcat 7.0.1 I'm getting a class cast exception when starting up tomcat 7.0.1 You can't be serious. That version was never released, and would be almost three years old if it had been. Use

Getting error while starting tomcat

2013-02-12 Thread dkumar
Hello All, Tomcat Server 7.0.35 Operating System Version : HP-UX 11.31 JRE_HOME:/opt/java1.5 We are getting error in Catalina log file while starting the tomcat server Exception in thread main java.lang.UnsupportedClassVersionError: Bad version number in .class file at

Re: Getting error while starting tomcat

2013-02-12 Thread Konstantin Kolinko
2013/2/12 dku...@ccilindia.co.in: Hello All, Tomcat Server 7.0.35 Operating System Version : HP-UX 11.31 JRE_HOME:/opt/java1.5 As mentioned in its RUNNING.txt file, Tomcat 7 requires minimum of Java 1.6. It cannot run on 1.5. http://tomcat.apache.org/whichversion.html We are

Re: Starting tomcat with catalina.sh run -security

2012-09-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ragini, On 8/31/12 6:44 AM, Ragini wrote: I have added following things to setenv.sh to make tomacat profile. #!/bin/sh export CATALINA_OPTS=-Djava.security.auth.login.config=$(TOMCAT_HOME)/conf/jaas.config export

Starting tomcat with catalina.sh run -security

2012-08-31 Thread Ragini
Hi all, I am trying to run JSF-JAAS based sample application which is here. (http://www.ixtendo.com/secure-your-jsf-application-with-jaas/) I want to just use the application so just deployed jjwa.war file in web-apps directory of tomcat. Profiling tomcat:- I use tomcat 7.0 version. I try

Re: Starting tomcat with catalina.sh run -security

2012-08-31 Thread Darryl Lewis
catalina.sh run -security Basically runs tomcat with the Security Manager. I think the talina.sh command is missing the ca in front of it :-). If not paste the script here, as it might be custom. On 31/08/12 8:18 PM, Ragini raginippa...@gmail.com wrote: Hi all, I am trying to run JSF-JAAS

Re: Starting tomcat with catalina.sh run -security

2012-08-31 Thread Konstantin Kolinko
2012/8/31 Ragini raginippa...@gmail.com: Hi all, I am trying to run JSF-JAAS based sample application which is here. (http://www.ixtendo.com/secure-your-jsf-application-with-jaas/) I want to just use the application so just deployed jjwa.war file in web-apps directory of tomcat. Profiling

Re: Starting tomcat with catalina.sh run -security

2012-08-31 Thread Ragini
Dear Darryl Lewis, Thanks for your quick response..I corrected that silly mistake..As I told I am able to profile tomcat when I start and stop by (startup.sh and shutdown.sh). I tried to start it with security manager as following: ./startup.sh -security it runs fine and also the

Re: Starting tomcat with catalina.sh run -security

2012-08-31 Thread Darryl Lewis
Have a look here: http://onjava.com/pub/a/onjava/2007/01/03/discovering-java-security-require ments.html?page=2 On 31/08/12 8:44 PM, Ragini raginippa...@gmail.com wrote: Dear Darryl Lewis, Thanks for your quick response..I corrected that silly mistake..As I told I am able to profile tomcat

Re: Problem starting tomcat

2012-04-18 Thread Pid
On 18/04/2012 02:59, Fairouz Fakhfakh wrote: Hello, I have a problem when I start tomcat by cliking on tomcat5.exe located in Tomcat 5.5\bin. I have the following message: GRAVE: Erreur lors du dÚploiement du rÚpertoire juddi de l'application web java.lang.NoClassDefFoundError:

Adding Support to Fedora for Starting tomcat with jsvc

2011-12-29 Thread Joseph D. Wagner
Currently, Fedora 16 does not support starting/stopping tomcat with jsvc. systemd starts tomcat directly using an unprivileged account. This means the only options supported out-of-the-box are: 1) using something like apache mod_proxy as a front-end, or 2) using an iptables entry to forward port

Problem starting Tomcat + APR on port 80 using jsvc with setuid

2011-11-28 Thread Óscar Frías Barranco
Hi. I want to start Tomcat 6.0.33 (running on port 80) from the command line of a non-root user. I have set the setuid flag in the jsvc binary to convert the non-root user to root at the time of execution. Then the jsvc binary is executed with the --user tomcat parameter. The thing is that the

Re: Problem starting Tomcat + APR on port 80 using jsvc with setuid

2011-11-28 Thread André Warnier
Óscar Frías Barranco wrote: Hi. I want to start Tomcat 6.0.33 (running on port 80) from the command line of a non-root user. I have set the setuid flag in the jsvc binary to convert the non-root user to root at the time of execution. Then the jsvc binary is executed with the --user tomcat

Re: Problem starting Tomcat + APR on port 80 using jsvc with setuid

2011-11-28 Thread Konstantin Kolinko
2011/11/28 Óscar Frías Barranco ofr...@gmail.com: Hi. I want to start Tomcat 6.0.33 (running on port 80) from the command line of a non-root user.  I have set the setuid flag in the jsvc binary to convert the non-root user to root at the time of execution.  Then the jsvc binary is executed

Re: Problem starting Tomcat + APR on port 80 using jsvc with setuid

2011-11-28 Thread Óscar Frías Barranco
Thanks for your replies. At the end I include the logs from the beginning. (by the way, I cannot use sudo because I would like to restart tomcat from a non-interactive script) Nov 28, 2011 2:41:41 PM org.apache.catalina.core.AprLifecycleListener init INFO: Loaded APR based Apache Tomcat Native

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

Error while starting tomcat. Failed creating jvm.dll

2011-10-19 Thread Joe Hansen
Hi, I have installed Tomcat 6.0.29 on a machine running Windows 7 Professional (64bit) and JDK 1.5.0_22. When I start Tomcat, I see the following error message in the log file: [206 javajni.c] [error] %1 is not a valid Win32 application. [985 prunsrv.c] [error] Failed creating java C:\Program

Re: Error while starting tomcat. Failed creating jvm.dll

2011-10-19 Thread Konstantin Kolinko
2011/10/19 Joe Hansen joe.hansen...@gmail.com: Hi, I have installed Tomcat 6.0.29 on a machine running Windows 7 Professional (64bit) and JDK 1.5.0_22. Why not 6.0.33? When I start Tomcat, I see the following error message in the log file: [206  javajni.c] [error] %1 is not a valid Win32

Re: Error while starting tomcat. Failed creating jvm.dll

2011-10-19 Thread Joe Hansen
Thanks for the quick reply, Konstantin! I uninstalled Tomcat, then installed JDK 6 64-bit version and I do not get that error anymore. The problem happened because I was pointing Tomcat to a 32-bit JDK rather than 64-bit one. On Wed, Oct 19, 2011 at 12:59 AM, Konstantin Kolinko

Re: Error while starting tomcat. Failed creating jvm.dll

2011-10-19 Thread Konstantin Kolinko
2011/10/19 Joe Hansen joe.hansen...@gmail.com: Thanks for the quick reply, Konstantin! I uninstalled Tomcat, then installed JDK 6 64-bit version and I do not get that error anymore. The problem happened because I was pointing Tomcat to a 32-bit JDK rather than 64-bit one. Latest versions of

Re: Error while starting tomcat. Failed creating jvm.dll

2011-10-19 Thread Joe Hansen
Thanks for pointing that out, Konstantin. I have now uninstalled Tomcat 6.0.29 and installed 6.0.33 instead and it works flawlessly with the 32-bit JRE. If it weren't for you, I wouldn't have known about it. Thank you very much! :) Regards, Joe On Wed, Oct 19, 2011 at 2:03 AM, Konstantin

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

Could not find datasource when starting tomcat

2011-08-29 Thread Alaeddine HAOUAS
Hi, I try to backup a java 1.5 web application with servlet/JSP using tomcat-6.0.20. I am having the following error when starting my tomcat in Eclipse (sysdeo plugin v3.2.1) : FATAL [main] DatasourceConnectionProvider:47 - Could not find datasource: dbName

Re: Could not find datasource when starting tomcat

2011-08-29 Thread Savitha Akella
Hi , Usually in the resource tag , we define the name parameter as below: name=jndi/dbName Make this change and hopefully it should work. Thanks On Mon, Aug 29, 2011 at 10:20 AM, Alaeddine HAOUAS a.hao...@nouvellemarque.com wrote: Hi, I try to backup a java 1.5 web application with

Re: Could not find datasource when starting tomcat

2011-08-29 Thread Mark Eggers
- Original Message - From: Savitha Akella savitha.saraswa...@gmail.com To: Tomcat Users List users@tomcat.apache.org Cc: Sent: Monday, August 29, 2011 10:36 AM Subject: Re: Could not find datasource when starting tomcat Hi , Usually in the resource tag , we define the name

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: Classpath issue *only* when starting tomcat 6 as a service

2011-06-17 Thread Patrick Guillot - Genigraph
, pensez à l'environnement. -Message d'origine- De : Mark Thomas [mailto:ma...@apache.org] Envoyé : jeudi 16 juin 2011 20:45 À : Tomcat Users List Objet : Re: Classpath issue *only* when starting tomcat 6 as a service On 16/06/2011 18:07, Patrick Guillot - Genigraph wrote: Hi all, Back

RE: Classpath issue *only* when starting tomcat 6 as a service

2011-06-16 Thread Patrick Guillot - Genigraph
. -Message d'origine- De : André Warnier [mailto:a...@ice-sa.com] Envoyé : vendredi 10 juin 2011 17:43 À : Tomcat Users List Objet : Re: Classpath issue *only* when starting tomcat 6 as a service -Message d'origine- De : Pid [mailto:p...@pidster.com] Envoyé : vendredi 10 juin 2011 16

Re: Classpath issue *only* when starting tomcat 6 as a service

2011-06-16 Thread Mark Thomas
On 16/06/2011 18:07, Patrick Guillot - Genigraph wrote: Hi all, Back on this issue. I suspect I know what is happening. Waffle provides it's own implementation of Tomcat's Authenticator interface and does this by extending Tomcat's AuthenticatorBase. Therefore, the Authenticator Interface

RE: Classpath issue *only* when starting tomcat 6 as a service

2011-06-10 Thread Patrick Guillot - Genigraph
Hi everybody, I’m driving mad with a classpath issue : My environment : - Tomcat 6.0.29 - Windows Server 2008 R2 Standard 64 bits - JDK 1.5.0_22 My webapp is using Waffle (Windows Authentication Framework) (http://waffle.codeplex.com/) to benefit from

Re: Classpath issue *only* when starting tomcat 6 as a service

2011-06-10 Thread Pid
On 10/06/2011 09:38, Patrick Guillot - Genigraph wrote: Jvm Option[8] -Djava.class.path=D:\tomcat\bin\tomcat-juli.jar;D:\tomcat\bin\bootstrap.jar; D:\tomcat\lib\annotations-api.jar;D:\tomcat\lib\catalina-ant.jar;D:\tomcat\l

Re: Classpath issue *only* when starting tomcat 6 as a service

2011-06-10 Thread Pid
On 10/06/2011 09:38, Patrick Guillot - Genigraph wrote: Hi everybody, I’m driving mad with a classpath issue : My environment : - Tomcat 6.0.29 - Windows Server 2008 R2 Standard 64 bits - JDK 1.5.0_22 My webapp is using Waffle (Windows

RE: Classpath issue *only* when starting tomcat 6 as a service

2011-06-10 Thread Patrick Guillot - Genigraph
 : vendredi 10 juin 2011 10:45 À : Tomcat Users List Objet : Re: Classpath issue *only* when starting tomcat 6 as a service On 10/06/2011 09:38, Patrick Guillot - Genigraph wrote: Hi everybody, I’m driving mad with a classpath issue : My environment : - Tomcat 6.0.29

RE: Classpath issue *only* when starting tomcat 6 as a service

2011-06-10 Thread Martin Gainty
légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. From: pguil...@genigraph.fr To: users@tomcat.apache.org Subject: RE: Classpath issue *only* when starting tomcat 6

RE: Classpath issue *only* when starting tomcat 6 as a service

2011-06-10 Thread Patrick Guillot - Genigraph
44 24 http://www.genigraph.fr Avant d'imprimer cet email et les pièces jointes, pensez à l'environnement. -Message d'origine- De : Martin Gainty [mailto:mgai...@hotmail.com] Envoyé : vendredi 10 juin 2011 13:24 À : Tomcat Users List Objet : RE: Classpath issue *only* when starting tomcat 6

Re: Classpath issue *only* when starting tomcat 6 as a service

2011-06-10 Thread David kerber
On 6/10/2011 8:15 AM, Patrick Guillot - Genigraph wrote: Hi Martin, It does start as administrator already: The tomcat service GUI used to start the service is executed via the Run as administrator contextual menu command. That doesn't mean the service itself is using the administrator acct.

Re: Classpath issue *only* when starting tomcat 6 as a service

2011-06-10 Thread André Warnier
] Envoyé : vendredi 10 juin 2011 10:45 À : Tomcat Users List Objet : Re: Classpath issue *only* when starting tomcat 6 as a service On 10/06/2011 09:38, Patrick Guillot - Genigraph wrote: Hi everybody, I’m driving mad with a classpath issue : My environment : - Tomcat 6.0.29

Re: Classpath issue *only* when starting tomcat 6 as a service

2011-06-10 Thread Pid
On 10/06/2011 10:16, Patrick Guillot - Genigraph wrote: Right. I have used a script I made because I had several tomcat instances to set-up (2x8). Attached is the script I used. I'm using multiple catalina_base (one for each application). Please uninstall all Tomcat services. Now install

RE: Classpath issue *only* when starting tomcat 6 as a service

2011-06-10 Thread Patrick Guillot - Genigraph
Hi all, Thanks for your inputs. I tried starting Tomcat via local administrator account, but it does not start at all (no log file produce for tomcat and got error 1069), neither via the GUI nor via command line. I have asked my customer to set-up a new virtual machine to do what you suggest pid

Re: Classpath issue *only* when starting tomcat 6 as a service

2011-06-10 Thread André Warnier
Patrick Guillot - Genigraph wrote: Hi all, Thanks for your inputs. I tried starting Tomcat via local administrator account, but it does not start at all (no log file produce for tomcat and got error 1069), neither via the GUI nor via command line. Probably because now it does not have

Re: error while starting tomcat

2011-05-31 Thread Puneet duggal
I am getting below mentioned error while starting the tomcat server:- I have a certificate signed from an internal CA I get an exception like java.net.SocketException: SSL handshake errorjavax.net.ssl.SSLException: No available certificate or key corresponds to the SSL cipher suites which

Re: error while starting tomcat

2011-05-31 Thread Puneet duggal
Hi Friends, I am getting below mentioned error while starting the tomcat server:- I have a certificate signed from an internal CA I get an exception like java.net.SocketException: SSL handshake errorjavax.net.ssl.SSLException: No available certificate or key corresponds to the SSL cipher

Re: error while starting tomcat

2011-05-31 Thread Puneet duggal
Hi friends please reply for my problem. On Wed, Jun 1, 2011 at 12:57 AM, Puneet duggal duggalpu...@gmail.comwrote: Hi Friends, I am getting below mentioned error while starting the tomcat server:- I have a certificate signed from an internal CA I get an exception like

RE: error while starting tomcat

2011-05-31 Thread Caldarale, Charles R
From: Puneet duggal [mailto:duggalpu...@gmail.com] Subject: Re: error while starting tomcat Hi friends please reply for my problem. Now you're being obnoxious. 1) You've posted the same question multiple times in less than an hour. 2) You've provided no real information (e.g., Tomcat

Re: error while starting tomcat

2011-05-31 Thread Puneet duggal
] Subject: Re: error while starting tomcat Hi friends please reply for my problem. Now you're being obnoxious. 1) You've posted the same question multiple times in less than an hour. 2) You've provided no real information (e.g., Tomcat version, configuration) other than the error message

RE: error while starting tomcat

2011-05-31 Thread Caldarale, Charles R
From: Puneet duggal [mailto:duggalpu...@gmail.com] Subject: Re: error while starting tomcat 1) I am using Jboss4.2.2 which uses Tomcat . Tomcat what? Be specific. Note that this is a _Tomcat_ mailing list, and JBoss may not be using Tomcat the way a standalone implementation does; you

Re: error while starting tomcat

2011-05-31 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, On 5/31/2011 4:35 PM, Caldarale, Charles R wrote: From: Puneet duggal [mailto:duggalpu...@gmail.com] Subject: Re: error while starting tomcat 1) I am using Jboss4.2.2 which uses Tomcat . Tomcat what? Be specific. Note

<    1   2   3   4   5   >