Re: unable to start Tomcat through the Windows Services panel

2014-02-05 Thread André Warnier
javier_esp...@hna.honda.com wrote: Sorry for my previous attempt. I installed Tomcat v7.0.42 as a Windows server (I am running Windows 7). When I attempt to start it, I get the following message Windows could not start the Tomcat7 on Local Computer. For more information, review the System

Tomcat and Chunked Transfer-Encoding

2014-02-05 Thread Walter . Heestermans
Hi, Is there something we can enable on the tomcat level to have more logging for this issue, to be able to see if the problem is related to application or the tomcat? Regards Walter From: walter.heesterm...@toyota-europe.com To: Tomcat Users List users@tomcat.apache.org, Date:

Re: Tomcat 7 / Java 7

2014-02-05 Thread Rainer Frey (Inxmail GmbH)
On 03.02.2014, at 22:19, Singh, Ragini rsi...@central.uh.edu wrote: Hello, I upgraded Java 1.6.45 to Java 1.7.51 using java-1.7.0-oracle.x86_64 : Oracle Java Runtime Environment on RHEL 5. Used the alternatives command to make the Java 7 as Java version. Now in my custom startup script

Re: Tomcat and Chunked Transfer-Encoding

2014-02-05 Thread Walter . Heestermans
Added apache.catalina.connector.RECYCLE_FACADES=true Let's see what this gives. Walter From: Konstantin Kolinko knst.koli...@gmail.com To: Tomcat Users List users@tomcat.apache.org, Date: 03/02/2014 19:58 Subject:Re: Tomcat and Chunked Transfer-Encoding 2014-02-03 Mark

Re: Tomcat 6.0.26 on Windows server - sessions are not expired

2014-02-05 Thread Konstantin Kolinko
2014-02-03 Daniel Mikusa dmik...@gopivotal.com: On Feb 3, 2014, at 9:00 AM, Maor Yosef maoryo...@gmail.com wrote: On Mon, Feb 3, 2014 at 2:10 PM, Daniel Mikusa dmik...@gopivotal.com wrote: Also, please realize that a JSP page, even one that simply prints out OK will create a session. This

Re: unable to start Tomcat through the Windows Services panel

2014-02-05 Thread javier_espana
Nothing gets logged within Tomcat when I attempt to start it through the Windows Services panel Javier España Sr. Technical Analyst Honda North American Services, LLC. Information Services Division ISD Applications 1919 Torrance Blvd., Torrance, CA 90501 (310) 781-4514 Email:

Re: unable to start Tomcat through the Windows Services panel

2014-02-05 Thread David kerber
On 2/5/2014 1:01 PM, javier_esp...@hna.honda.com wrote: Nothing gets logged within Tomcat when I attempt to start it through the Windows Services panel As Andre asked, what about Windows Event viewer? Javier España Sr. Technical Analyst Honda North American Services, LLC. Information

Re: unable to start Tomcat through the Windows Services panel

2014-02-05 Thread javier_espana
I tried changing the logon setup to use my ID and password but it did not make a difference. How do I get to the System Event Log in Windows 7? Thank you Javier España Sr. Technical Analyst Honda North American Services, LLC. Information Services Division ISD Applications 1919 Torrance Blvd.,

Re: unable to start Tomcat through the Windows Services panel

2014-02-05 Thread javier_espana
How do I get to the Windows Event Viewer in Windows 7? Thanks Javier España Sr. Technical Analyst Honda North American Services, LLC. Information Services Division ISD Applications 1919 Torrance Blvd., Torrance, CA 90501 (310) 781-4514 Email: javier_esp...@hna.honda.com www.honda.com

Re: unable to start Tomcat through the Windows Services panel

2014-02-05 Thread David kerber
On 2/5/2014 1:24 PM, javier_esp...@hna.honda.com wrote: I tried changing the logon setup to use my ID and password but it did not make a difference. How do I get to the System Event Log in Windows 7? It's in Administrative Tools | Computer Management, in the System Tools branch. There are a

Re: unable to start Tomcat through the Windows Services panel

2014-02-05 Thread chris derham
On 5 February 2014 16:34, javier_esp...@hna.honda.com wrote: How do I get to the Windows Event Viewer in Windows 7? http://lmgtfy.com/?q=How+do+I+get+to+the+Windows+Event+Viewer+in+Windows+7 Thanks Your welcome. Anytime you want something from google, please ask here first Chris

Re: unable to start Tomcat through the Windows Services panel

2014-02-05 Thread javier_espana
OK, this is what I see in the Event Viewer under General tab The tomcat7 service terminated with service-specific error Incorrect function.. Under Details tab, I see the following in XML view - Event xmlns=http://schemas.microsoft.com/win/2004/08/events/event; - System Provider

Re: Tomcat and Chunked Transfer-Encoding

2014-02-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Walter, On 2/5/14, 4:41 AM, walter.heesterm...@toyota-europe.com wrote: Is there something we can enable on the tomcat level to have more logging for this issue, to be able to see if the problem is related to application or the tomcat? It

Re: unable to start Tomcat through the Windows Services panel

2014-02-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chris, On 2/5/14, 1:36 PM, chris derham wrote: On 5 February 2014 16:34, javier_esp...@hna.honda.com wrote: How do I get to the Windows Event Viewer in Windows 7? http://lmgtfy.com/?q=How+do+I+get+to+the+Windows+Event+Viewer+in+Windows+7

Re: Installing tomcat 6

2014-02-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Franz, On 2/4/14, 9:41 PM, Franz wrote: On Tue, Feb 4, 2014 at 9:31 PM, Christopher Schultz ch...@christopherschultz.net wrote: Dan, On 2/4/14, 3:43 PM, Daniel Mikusa wrote: On Feb 4, 2014, at 3:23 PM, Franz 169...@gmail.com wrote: On

Encountered exception org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext for tomcat 7.0.50

2014-02-05 Thread Kiran Badi
Hi All, I have 3 tomcats installed in my machine, one is 7.0.27, 7.0.35 and 7.0.50 Now when I deploy my war file to 7.0.27/7.0.35 it works perfectly fine and deployment goes through. But on 7.0.50 it fails with below message, FAIL - Application at context path /myapp could not be started FAIL