Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 51129 invoked from network); 4 Aug 2004 18:47:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 4 Aug 2004 18:47:26 -0000 Received: (qmail 48853 invoked by uid 500); 4 Aug 2004 18:30:03 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 48777 invoked by uid 500); 4 Aug 2004 18:30:02 -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 48610 invoked by uid 99); 4 Aug 2004 18:30:00 -0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=HTML_20_30,HTML_MESSAGE X-Spam-Check-By: apache.org Received: from [216.136.95.10] (HELO relay3.mail.twtelecom.net) (216.136.95.10) by apache.org (qpsmtpd/0.27.1) with ESMTP; Wed, 04 Aug 2004 11:29:58 -0700 Received: from 206-169-45-183.gen.twtelecom.net (206-169-45-183.gen.twtelecom.net [206.169.45.183]) by relay3.mail.twtelecom.net (Postfix) with SMTP id DDB404BD4 for ; Wed, 4 Aug 2004 13:29:55 -0500 (CDT) Received: from no.name.available by 206-169-45-183.gen.twtelecom.net via smtpd (for relay3.mail.twtelecom.net [216.136.95.10]) with SMTP; Wed, 4 Aug 2004 11:31:01 -0700 Received: from co.kern.ca.us (mail.co.kern.ca.us [11.50.27.200]) by scanmail.co.kern.ca.us (8.13.0/8.13.0) with SMTP id i74ITsrj026403 for ; Wed, 4 Aug 2004 11:29:55 -0700 Received: from KERNMAIL-Message_Server by co.kern.ca.us with Novell_GroupWise; Wed, 04 Aug 2004 11:29:54 -0700 Message-Id: X-Mailer: Novell GroupWise Internet Agent 5.5.7.1 Date: Wed, 04 Aug 2004 11:29:19 -0700 From: "Brent Sims" To: Subject: RE: Intermittent exception during startup (5.0.25) Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=_21017C32.FE9FB619" X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N --=_21017C32.FE9FB619 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Salut, Long time lurker, rare contributor. =20 I've experienced the same problem for a while but no, I cannot reproduce = the error consistently. In my experience, webapps startup okay but = any/all SSL access is blown with an error similar to: =20 java.lang.NullPointerException at org.apache.catalina.realm.RealmBase.findSecurityConstraints(RealmBase.j= ava:428) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(Authenticato= rBase.java:455) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveC= ontext.java:102) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:= 520) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.jav= a:137) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveC= ontext.java:104) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.jav= a:117) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveC= ontext.java:102) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:= 520) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve= .java:109) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveC= ontext.java:104) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:= 520) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929) at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)= at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:7= 99) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process= Connection(Http11Protocol.java:705) at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:5= 77) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPoo= l.java:683) at java.lang.Thread.run(Thread.java:534) =20 In my case, the error has happened with every Tomcat release from 5.0.19 = (probably before as well but definitely in the 5.0 series) through 5.0.27 = on both a Windows XP and an OS/400 (5.2) platform using their most current = flavours of jdk 1.4.2. =20 HTH with a potential bug =20 Brent Sims Systems Analyst 2 KC Human Services ------------------------------------------------- Road rage, air rage. Why should I be forced to divide my rage into = separate categories? To me, it's just one big, all-round, everyday rage. = I don't have time for fine distinctions. I'm too busy screaming at = people. - George Carlin >>> Yoav.Shapira@mpi.com 8/4/2004 7:05:58 AM >>> Hola, Can you reproduce the error reliably? What are the consequences of this error? Are any webapps not started or not functioning because of it? We could probably make that method in MapperListener synchronized, but the error doesn't seem to be our fault. It looks like an MX4J issue possibly. Yoav Shapira Millennium Research Informatics >-----Original Message----- >From: Robert Hunt [mailto:robert-hunt@comcast.net] >Sent: Wednesday, August 04, 2004 8:36 AM >To: Dieter.Ludwig@bedag.ch; tomcat-user@jakarta.apache.org >Subject: Re: Intermittent exception during startup (5.0.25) > > >Other than to restart the server and cross my fingers, no I haven't found a >solution. Perhaps it should be submitted as a bug. > > >-- RH > >----- Original Message ----- >Sent: Wednesday, August 04, 2004 2:40 AM >Subject: Intermittent exception during startup (5.0.25) > > >Hello Robert > >I got the same error as you with tomcat 5.0.27. Sometimes the error >occures, >and sometimes it doesn't!!! >Did you found a solution? > > >Here is my catalina.out: > >Aug 4, 2004 8:18:49 AM org.apache.coyote.http11.Http11Protocol start >INFO: Starting Coyote HTTP/1.1 on >http-a6ak-www-ccis-r.bedag.ch%2F162.23.4.136-8081 >Aug 4, 2004 8:18:49 AM org.apache.coyote.tomcat5.MapperListener init >WARNING: Error registering contexts >java.util.ConcurrentModificationException > at java.util.HashMap$HashIterator.nextEntry(HashMap.java:930) > at java.util.HashMap$EntryIterator.next(HashMap.java:972) > at java.util.HashMap.putAllForCreate(HashMap.java:505) > at java.util.HashMap.clone(HashMap.java:799) > at >mx4j.server.DefaultMBeanRepository.clone(DefaultMBeanRepository.java:56 ) > at >mx4j.server.MBeanServerImpl.findMBeansByPattern(MBeanServerImpl.java:16 03) > 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:115) > at >org.apache.coyote.tomcat5.CoyoteConnector.start(CoyoteConnector.java:15 37) > at >org.apache.catalina.core.StandardService.start(StandardService.java:489 ) > at >org.apache.catalina.core.StandardServer.start(StandardServer.java:2313) > at org.apache.catalina.startup.Catalina.start(Catalina.java:556) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at >sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja va:8 >5 >) > at >sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja va:5 >8 >) > at >sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccesso rImp >l >.java:60) > at java.lang.reflect.Method.invoke(Method.java:391) > at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:284) > at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:422) >Aug 4, 2004 8:18:49 AM org.apache.jk.common.ChannelSocket init >INFO: JK2: ajp13 listening on /127.0.0.1:8010 >Aug 4, 2004 8:18:49 AM org.apache.jk.server.JkMain start >INFO: Jk running ID=3D0 time=3D3/163 >config=3D/a6a/a6ak/tomcat/conf/jk2.properties >Aug 4, 2004 8:18:50 AM org.apache.catalina.startup.Catalina start >INFO: Server startup in 40958 ms > >Regards, >Dieter Ludwig >Bedag Informatik AG >RZ Bern, EPS/NSM >Engehaldenstrasse 12 >3012 Bern >Telefon: +41 31 633 21 21 (direkt 22 59) >Telefax: +41 31 633 23 69 >E-Mail: dieter.ludwig@bedag.ch >www.bedag.ch > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org >For additional commands, e-mail: tomcat-user-help@jakarta.apache.org This e-mail, including any attachments, is a confidential business = communication, and may contain information that is confidential, proprietar= y and/or privileged. This e-mail is intended only for the individual(s) = to whom it is addressed, and may not be saved, copied, printed, disclosed = or used by anyone else. If you are not the(an) intended recipient, please = immediately delete this e-mail from your computer system and notify the = sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org --=_21017C32.FE9FB619--