Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 70033 invoked from network); 22 Jun 2006 15:57:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Jun 2006 15:57:02 -0000 Received: (qmail 7049 invoked by uid 500); 22 Jun 2006 15:57:02 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 6887 invoked by uid 500); 22 Jun 2006 15:57:01 -0000 Mailing-List: contact activemq-users-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-users@geronimo.apache.org Delivered-To: mailing list activemq-users@geronimo.apache.org Received: (qmail 6878 invoked by uid 99); 22 Jun 2006 15:57:01 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jun 2006 08:57:01 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of james.strachan@gmail.com designates 72.14.214.205 as permitted sender) Received: from [72.14.214.205] (HELO hu-out-0102.google.com) (72.14.214.205) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jun 2006 08:57:00 -0700 Received: by hu-out-0102.google.com with SMTP id 28so215106hug for ; Thu, 22 Jun 2006 08:56:38 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PC+pQ6bGsxTPe6bgx2NDyru+a8yyZIYRhDE6FvleBk9n51+jJPLo2kdnmaF+LLGAsk7t5I/7yyYSn35tlUzQNh0OswmTXmMCLX16I3b1RMXHqGchHX94QsJ8wKHAXQxv6Eyobyjs6n3/dlw8kkroPUnfWNxRf1gqpIPYhthgHEk= Received: by 10.67.19.13 with SMTP id w13mr1198479ugi; Thu, 22 Jun 2006 08:56:38 -0700 (PDT) Received: by 10.66.224.1 with HTTP; Thu, 22 Jun 2006 08:56:37 -0700 (PDT) Message-ID: Date: Thu, 22 Jun 2006 17:56:37 +0200 From: "James Strachan" To: activemq-users@geronimo.apache.org Subject: Re: hung connecting to broker In-Reply-To: <4995330.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4e6f67720606010716x4286e71bwbe34ff5bfb08eb5e@mail.gmail.com> <4e6f67720606020322k5e79a5d5w43bdc55ae86630db@mail.gmail.com> <4966383.post@talk.nabble.com> <4e6f67720606210131p1fc1cc27q92c829d41da9407@mail.gmail.com> <4983639.post@talk.nabble.com> <4995330.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This looks like the system is waiting for a connection to complete (its hung waiting for the content negotiation to complete).. On 6/22/06, christyc wrote: > > Here's the stack trace, it does look similiar to the problem you noted. > > Thread [Thread-2] (Suspended) > > Object.wait(long) line: not available [native method] > > CountDownLatch(Object).wait() line: not available > > CountDownLatch.await() line: 179 > > WireFormatNegotiator.oneway(Command) line: 73 > > MutexTransport.oneway(Command) line: 44 > > ResponseCorrelator.asyncRequest(Command, ResponseCallback) line: > 68 > > ResponseCorrelator.request(Command) line: 73 > > ActiveMQConnection.syncSendPacket(Command) line: 1112 > > ActiveMQConnection.ensureConnectionInfoSent() line: 1200 > > ActiveMQConnection.start() line: 434 > > JMSUtil.getConnection(String) line: 170 > > JMSUtil.getSession(boolean, String) line: 225 > > JMSUtil.getSession(boolean) line: 193 > > SourceListener.registerForSourceTopic() line: 46 > > SourceManager.initialize() line: 69 > > GroupMgmtModel.() line: 62 > > NativeConstructorAccessorImpl.newInstance0(Constructor, > Object[]) line: not available [native method] > > NativeConstructorAccessorImpl.newInstance(Object[]) line: not > available > > DelegatingConstructorAccessorImpl.newInstance(Object[]) line: > not available > > Constructor.newInstance(Object...) line: not available > > Class.newInstance0() line: not available > > Class.newInstance() line: not available > > MgmtFactory.createClass(MgmtFactory$MgmtModelInfo) line: 595 > > MgmtFactory.loadAllAdminModels() line: 567 > > MgmtFactory.() line: 122 > > StartupLoader.loadMgmtModels() line: 123 > > NativeMethodAccessorImpl.invoke0(Method, Object, Object[]) line: > not available [native method] > > NativeMethodAccessorImpl.invoke(Object, Object[]) line: not > available > > DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: not > available > > Method.invoke(Object, Object...) line: not available > > LoadMethodInvoker.invokeLoadMethod(Object) line: 41 > > StartupLoader.start(Properties) line: 68 > > PEGenericServlet$PEServletStarter.run() line: 121 > > Thread.run() line: not available > > > > -- > View this message in context: http://www.nabble.com/hung-connecting-to-broker-t1717047.html#a4995330 > Sent from the ActiveMQ - User forum at Nabble.com. > > -- James ------- http://radio.weblogs.com/0112098/