Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 19883 invoked from network); 5 Jun 2004 15:27:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 5 Jun 2004 15:27:51 -0000 Received: (qmail 53191 invoked by uid 500); 5 Jun 2004 15:27:09 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 53069 invoked by uid 500); 5 Jun 2004 15:27:08 -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 53036 invoked by uid 99); 5 Jun 2004 15:27:07 -0000 Received: from [196.14.133.190] (HELO alphenpdc.alphen) (196.14.133.190) by apache.org (qpsmtpd/0.27.1) with ESMTP; Sat, 05 Jun 2004 08:27:07 -0700 Received: by ALPHENPDC with Internet Mail Service (5.5.2653.19) id ; Sat, 5 Jun 2004 17:23:55 +0200 Message-ID: <473185057AB4D7118B6C00508B624DDA06B38D@ALPHENPDC> From: Carl Olivier To: 'Tomcat Users List' Subject: RE: SSL and starting tomcat - issues Date: Sat, 5 Jun 2004 17:23:54 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ta -----Original Message----- From: Michael Mehrle [mailto:michael@datasaur.com] Sent: 05 June 2004 05:26 PM To: Tomcat Users List Subject: Re: SSL and starting tomcat - issues FYI: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22388 ----- Original Message ----- From: "Carl Olivier" To: Sent: Saturday, June 05, 2004 6:56 AM Subject: SSL and starting tomcat - issues > Greetings. > > I am having some weird error when starting tomcat - the exception in > the logs is: > > WARNING: Error registering contexts > java.util.ConcurrentModificationException > at java.util.HashMap$HashIterator.nextEntry(HashMap.java:782) > at java.util.HashMap$EntryIterator.next(HashMap.java:824) > at java.util.HashMap.putAllForCreate(HashMap.java:424) > at java.util.HashMap.clone(HashMap.java:656) > at > mx4j.server.DefaultMBeanRepository.clone(DefaultMBeanRepository.java:5 > 6) > at > mx4j.server.MBeanServerImpl.findMBeansByPattern(MBeanServerImpl.java:1603) > at > mx4j.server.MBeanServerImpl.queryObjectNames(MBeanServerImpl.java:1568) > at > mx4j.server.MBeanServerImpl.queryMBeans(MBeanServerImpl.java:1512) > at > org.apache.coyote.tomcat5.MapperListener.init(MapperListener.java:136) > at > org.apache.coyote.tomcat5.CoyoteConnector.start(CoyoteConnector.java:1510) > at > org.apache.catalina.core.StandardService.start(StandardService.java:485) > at > org.apache.catalina.core.StandardServer.start(StandardServer.java:2298) > at org.apache.catalina.startup.Catalina.start(Catalina.java:556) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39 > ) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl > .java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:284) > at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:422) > > This results in none of the 49 contexts (hosts) to start correctly (or > rather to be available). When I request one of the hosts it returns a HTTP > 400 - Bad Request! > > If I retart Tomcat enough times - it does come up eventually! > > The only thing I have added is a HTTPS Coyote Connector - using a > PKCS12 keystore for a cert for ONE of the contexts (hosts)! Nothing > else has changed - and it has been running for a fairly long time! > > Any ideas? > > Carl > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org