Return-Path: Delivered-To: apmail-synapse-dev-archive@www.apache.org Received: (qmail 76776 invoked from network); 28 Apr 2009 16:55:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Apr 2009 16:55:51 -0000 Received: (qmail 51284 invoked by uid 500); 28 Apr 2009 16:55:51 -0000 Delivered-To: apmail-synapse-dev-archive@synapse.apache.org Received: (qmail 51195 invoked by uid 500); 28 Apr 2009 16:55:50 -0000 Mailing-List: contact dev-help@synapse.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@synapse.apache.org Delivered-To: mailing list dev@synapse.apache.org Received: (qmail 51187 invoked by uid 99); 28 Apr 2009 16:55:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Apr 2009 16:55:50 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Apr 2009 16:55:40 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1LyqaV-0003hq-Hj for dev@synapse.apache.org; Tue, 28 Apr 2009 09:55:19 -0700 Message-ID: <23281453.post@talk.nabble.com> Date: Tue, 28 Apr 2009 09:55:19 -0700 (PDT) From: cmurali To: dev@synapse.apache.org Subject: Re: HttpCoreNIOListener$1 - System may be unstable: IOReactor encountered a runtime exception : null In-Reply-To: <88f5d710904280931p1391e6a6nc1481bee5d47dee4@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Nabble-From: murali.chakravarthy@conus.army.mil References: <23278450.post@talk.nabble.com> <88f5d710904280931p1391e6a6nc1481bee5d47dee4@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org So, would I be able to get a patch for this? I am using Syanpse 1.1. The fi= x seems to be in Synapse 1.3. Muralidaran Chakravarthy pzfreo wrote: >=20 > Murali >=20 > Its probably this: >=20 > https://issues.apache.org/jira/browse/SYNAPSE-341 >=20 > Paul >=20 > On Tue, Apr 28, 2009 at 3:39 PM, cmurali > wrote: >> >> I am seeing the following in my synapse log after which the server >> becomes >> non-responsive. I have no other go except to just restart synapse. Is >> there >> any fix for this? >> >> Thanks, >> Muralidaran Chakravarthy >> >> >> INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | [I/O dispatcher= 3] DEBUG >> LoggingNHttpServiceHandler - HTTP connection [/144.100.83.31:1095]: GET >> /? >> HTTP/1.0 >> INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | [I/O dispatcher= 4] DEBUG >> LoggingNHttpServiceHandler - HTTP connection [/144.100.83.31:1094]: >> Connected >> INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | [I/O dispatcher= 3] DEBUG >> LoggingNHttpServiceHandler - HTTP connection [/144.100.83.31:1091]: GET >> /? >> HTTP/1.1 >> INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | [I/O dispatcher= 4] ERROR >> LoggingNHttpServiceHandler - HTTP connection [/144.100.83.31:1092]: Not = a >> valid protocol version: =C2=A0HTTP\1.1 >> INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | >> org.apache.http.ProtocolException: >> Not a valid protocol version: =C2=A0HTTP\1.1 >> INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | =C2=A0 =C2=A0 = =C2=A0 at >> org.apache.http.impl.nio.codecs.AbstractMessageParser.parse(AbstractMess= ageParser.java:159) >> INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | =C2=A0 =C2=A0 = =C2=A0 at >> org.apache.http.impl.nio.DefaultNHttpServerConnection.consumeInput(Defau= ltNHttpServerConnection.java:114) >> INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | =C2=A0 =C2=A0 = =C2=A0 at >> org.apache.synapse.transport.nhttp.PlainServerIOEventDispatch.inputReady= (PlainServerIOEventDispatch.java:69) >> INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | =C2=A0 =C2=A0 = =C2=A0 at >> org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.ja= va:85) >> INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | =C2=A0 =C2=A0 = =C2=A0 at >> org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(Abstract= IOReactor.java:177) >> INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | =C2=A0 =C2=A0 = =C2=A0 at >> org.apache.http.impl.nio.reactor.BaseIOReactor.processEvent(BaseIOReacto= r.java:66) >> INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | [I/O dispatcher= 3] DEBUG >> LoggingNHttpServiceHandler - HTTP connection [/144.100.83.31:1085]: >> Connected >> INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | [I/O dispatcher= 3] DEBUG >> LoggingNHttpServiceHandler - HTTP connection [/144.100.83.31:1085]: GET >> /? >> HTTP/1.0 INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | [I/O d= ispatcher 4] >> DEBUG >> LoggingNHttpServiceHandler - HTTP connection [/144.100.83.31:1084]: >> Connected >> INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | [I/O dispatcher= 4] DEBUG >> LoggingNHttpServiceHandler - HTTP connection [/144.100.83.31:1084]: GET >> /? >> HTTP/1.0 INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | [I/O d= ispatcher 3] >> DEBUG >> LoggingNHttpServiceHandler - HTTP connection [/144.100.83.31:1085]: >> Output >> ready >> INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | [I/O dispatcher= 3] DEBUG >> LoggingNHttpServiceHandler - HTTP connection [closed]: Content encoder >> [identity; completed: true] >> INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | [I/O dispatcher= 3] DEBUG >> LoggingNHttpServiceHandler - HTTP connection [/144.100.83.31:1082]: >> Output >> ready >> INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | [I/O dispatcher= 3] DEBUG >> LoggingNHttpServiceHandler - HTTP connection [/144.100.83.31:1082]: >> Content >> encoder [chunk-coded; completed: true] >> INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | [I/O dispatcher= 3] DEBUG >> LoggingNHttpServiceHandler - HTTP connection [closed]: Closed >> INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | [I/O dispatcher= 3] DEBUG >> LoggingNHttpServiceHandler - HTTP connection [closed]: Closed >> >> >> INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | [I/O dispatcher= 3] DEBUG >> LoggingNHttpServiceHandler - HTTP connection [closed]: Closed >> INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | [I/O dispatcher= 4] WARN >> HttpCoreNIOListener$1 - System may be unstable: IOReactor encountered a >> runtime exception : null >> INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | java.lang.NullP= ointerException >> INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | =C2=A0 =C2=A0 = =C2=A0 at >> org.apache.synapse.transport.nhttp.ServerHandler.exception(ServerHandler= .java:264) >> INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | =C2=A0 =C2=A0 = =C2=A0 at >> org.apache.synapse.transport.nhttp.LoggingNHttpServiceHandler.exception(= LoggingNHttpServiceHandler.java:84) >> INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | =C2=A0 =C2=A0 = =C2=A0 at >> org.apache.http.impl.nio.DefaultNHttpServerConnection.consumeInput(Defau= ltNHttpServerConnection.java:145) >> INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | =C2=A0 =C2=A0 = =C2=A0 at >> org.apache.synapse.transport.nhttp.PlainServerIOEventDispatch.inputReady= (PlainServerIOEventDispatch.java:69) >> INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | =C2=A0 =C2=A0 = =C2=A0 at >> org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.ja= va:85) >> INFO =C2=A0 | jvm 1 =C2=A0 =C2=A0| 2009/04/27 18:17:11 | =C2=A0 =C2=A0 = =C2=A0 at >> org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(Abstract= IOReactor.java:177) >> >> -- >> View this message in context: >> http://www.nabble.com/HttpCoreNIOListener%241---System-may-be-unstable%3= A-IOReactor-encountered-a-runtime-exception-%3A-null-tp23278450p23278450.ht= ml >> Sent from the Synapse - Dev mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org >> For additional commands, e-mail: dev-help@synapse.apache.org >> >> >=20 >=20 >=20 > --=20 > Paul Fremantle > Co-Founder and CTO, WSO2 > Apache Synapse PMC Chair > OASIS WS-RX TC Co-chair >=20 > blog: http://pzf.fremantle.org > paul@wso2.com >=20 > "Oxygenating the Web Service Platform", www.wso2.com >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org > For additional commands, e-mail: dev-help@synapse.apache.org >=20 >=20 >=20 --=20 View this message in context: http://www.nabble.com/HttpCoreNIOListener%241= ---System-may-be-unstable%3A-IOReactor-encountered-a-runtime-exception-%3A-= null-tp23278450p23281453.html Sent from the Synapse - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org For additional commands, e-mail: dev-help@synapse.apache.org