From tomcat-user-return-82020-apmail-jakarta-tomcat-user-archive=jakarta.apache.org@jakarta.apache.org Wed Oct 29 10:27:01 2003 Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 18131 invoked from network); 29 Oct 2003 10:27:01 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 29 Oct 2003 10:27:01 -0000 Received: (qmail 88047 invoked by uid 500); 29 Oct 2003 10:26:14 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 88023 invoked by uid 500); 29 Oct 2003 10:26:13 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 3719 invoked from network); 28 Oct 2003 15:11:04 -0000 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPartTM-000-8a400f51-52c3-4a3d-9c88-c0d0d30252b0" Subject: ssl problem with Tomcat 4.1.27 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Tue, 28 Oct 2003 20:41:01 +0530 Message-ID: <4F6BB2967A539C40848CA643D16E5AC2016376@in2kex01.informatica.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: ssl problem with Tomcat 4.1.27 Thread-Index: AcOdZbKlF0JC2rxhRMW3xcKD9xaAJA== From: "Agarwal, Naresh" To: X-OriginalArrivalTime: 28 Oct 2003 15:11:04.0028 (UTC) FILETIME=[B464F9C0:01C39D65] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------=_NextPartTM-000-8a400f51-52c3-4a3d-9c88-c0d0d30252b0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C39D65.B2BF83F7" ------_=_NextPart_001_01C39D65.B2BF83F7 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi=20 =20 I successfully configured Tomcat 4.1.24 (using JDK 1.3) for SSL using = keystore generated by keytool and used my webapp over HTTPS. =20 However, when I did the same for Tomcat 4.1.27, I could access my webapp = over HTTPS only twice,=20 but after this, I'm getting the following error: =20 [ERROR] Http11Protocol - -Error reading request, ignored = org.apache.commons.logging.Lo gConfigurationException: = org.apache.commons.logging.LogConfigurationException: o rg.apache.commons.logging.LogConfigurationException: Class = org.apache.commons.lo gging.impl.SimpleLog does not implement Log at = org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactory Impl.java:532) at = org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactory Impl.java:272) at = org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactory Impl.java:246) at = org.apache.commons.logging.LogFactory.getLog(LogFactory.java:395) at = org.apache.tomcat.util.net.jsse.JSSESupport.(JSSESupport.java:8 7) at = org.apache.tomcat.util.net.jsse.JSSE13Factory.getSSLSupport(JSSE13Fac tory.java:84) at = org.apache.tomcat.util.net.jsse.JSSEImplementation.getSSLSupport(JSSE Implementation.java:118) at = org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce ssConnection(Http11Protocol.java:385) at = org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java :565) at = org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP ool.java:619) at java.lang.Thread.run(Thread.java:479)=20 =20 Is there any problem with 4.1.27 version? =20 thanks, Naresh =20 =20 ------_=_NextPart_001_01C39D65.B2BF83F7 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi=20
 
I = successfully=20 configured Tomcat 4.1.24 (using JDK 1.3) for SSL using keystore = generated by=20 keytool and used my
webapp = over=20 HTTPS.
 
However, when I did=20 the same for Tomcat 4.1.27, I could access my webapp over = HTTPS only=20 twice,
but = after this, I'm=20 getting the following error:
 
[ERROR]=20 Http11Protocol - -Error reading request, ignored=20 <org.apache.commons.log
ging.LogConfigurationException:=20 org.apache.commons.logging.LogConfigurationExcep
tion:=20 org.apache.commons.logging.LogConfigurationException: Class=20 org.apache.com
mons.logging.impl.SimpleLog does not implement=20 Log>org.apache.commons.logging.Lo
gConfigurationException:=20 org.apache.commons.logging.LogConfigurationException:=20 o
rg.apache.commons.logging.LogConfigurationException: Class=20 org.apache.commons.lo
gging.impl.SimpleLog does not implement=20 Log
        at=20 org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactory
= Impl.java:532)
       =20 at=20 org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactory
= Impl.java:272)
       =20 at=20 org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactory
= Impl.java:246)
       =20 at=20 org.apache.commons.logging.LogFactory.getLog(LogFactory.java:395)
&nbs= p;      =20 at=20 org.apache.tomcat.util.net.jsse.JSSESupport.<init>(JSSESupport.java= :8
7)
       =20 at=20 org.apache.tomcat.util.net.jsse.JSSE13Factory.getSSLSupport(JSSE13Fac
= tory.java:84)
       =20 at=20 org.apache.tomcat.util.net.jsse.JSSEImplementation.getSSLSupport(JSSE
= Implementation.java:118)
       =20 at=20 org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce
= ssConnection(Http11Protocol.java:385)
     &n= bsp; =20 at=20 org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java
= :565)
       =20 at=20 org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP
= ool.java:619)
       =20 at java.lang.Thread.run(Thread.java:479)
 
Is = there any problem=20 with 4.1.27 version?
 
thanks,
Naresh
 
 
------_=_NextPart_001_01C39D65.B2BF83F7-- ------=_NextPartTM-000-8a400f51-52c3-4a3d-9c88-c0d0d30252b0 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org ------=_NextPartTM-000-8a400f51-52c3-4a3d-9c88-c0d0d30252b0--