Re: SSL setup - Apache Tomcat service won't start

2016-09-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Khisanth, On 9/26/16 7:45 AM, TJ wrote: > I have Apache Tomcat/9.0.0.M10 on Windows 10 64bit and want to > setup SSL. Am following > https://tomcat.apache.org/tomcat-9.0-doc/ssl-howto.html and gone > through the steps of creating the keystore

SSL setup - Apache Tomcat service won't start

2016-09-26 Thread TJ
Hi all I have Apache Tomcat/9.0.0.M10 on Windows 10 64bit and want to setup SSL. Am following https://tomcat.apache.org/tomcat-9.0-doc/ssl-howto.html and gone through the steps of creating the keystore with a single self signed cert using: "%JAVA_HOME%\bin\keytool" -genkey -alias tomcat

Re: Tomcat service won't start

2009-03-30 Thread Gregor Schneider
Since you're not using an original Tomcat-download but a pre-packaged version: - Did you do an emerge recently? - What gives netstat -lnp? - What's the Centos-package-maintainer's oppinion on that? Rgds Gregor -- just because your paranoid, doesn't mean they're not after you... gpgp-fp:

Re: Tomcat service won't start

2009-03-30 Thread Sergio Belkin
2009/3/30 Gregor Schneider rc4...@googlemail.com: Since you're not using an original Tomcat-download but a pre-packaged version: - Did you do an emerge recently? No, I didn't. It's weird :( - What gives netstat -lnp? Active Internet connections (only servers) Proto Recv-Q Send-Q Local

Re: Tomcat service won't start

2009-03-30 Thread Gregor Schneider
Sergio, please do the following: - remove (rename) your catalina.out and try to start Tomcat with /etc/init.d/tomcat5 start (or whatever name your startup-script has) After that, the log-file should hopefully be a bit shorter. I'm a bit puzzled since your having quote /some/ errors in the

RE: WindowsXP, jre1.6.0_03, Tomcat 5.5 - Tomcat Service won't start

2007-11-07 Thread Caldarale, Charles R
From: Ferindo Middleton [mailto:[EMAIL PROTECTED] Subject: WindowsXP, jre1.6.0_03, Tomcat 5.5 - Tomcat Service won't start When I try to start the service I get an error message that Windows was unable to start the service. IIRC, this may be due to msvcr71.dll not being available

WindowsXP, jre1.6.0_03, Tomcat 5.5 - Tomcat Service won't start

2007-11-07 Thread Ferindo Middleton
I've installed the Java Software (jre1.6.0_03) and Tomcat 5.5 on my Windows XP computer. When I try to start the service I get an error message that Windows was unable to start the service. Looking at the log file (located at C:\Program Files\Apache Software Foundation\Tomcat

Re: WindowsXP, jre1.6.0_03, Tomcat 5.5 - Tomcat Service won't start

2007-11-07 Thread Johnny Kewl
... - Original Message - From: Ferindo Middleton [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Thursday, November 08, 2007 6:20 AM Subject: WindowsXP, jre1.6.0_03, Tomcat 5.5 - Tomcat Service won't start I've installed the Java Software (jre1.6.0_03) and Tomcat 5.5 on my Windows XP