Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 31347 invoked from network); 27 Jul 2007 02:25:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Jul 2007 02:25:15 -0000 Received: (qmail 2487 invoked by uid 500); 27 Jul 2007 02:25:16 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 2338 invoked by uid 500); 27 Jul 2007 02:25:16 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 2329 invoked by uid 99); 27 Jul 2007 02:25:16 -0000 Received: from Unknown (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jul 2007 19:25:16 -0700 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of chirino@gmail.com designates 209.85.146.183 as permitted sender) Received: from [209.85.146.183] (HELO wa-out-1112.google.com) (209.85.146.183) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jul 2007 02:25:07 +0000 Received: by wa-out-1112.google.com with SMTP id k22so756471waf for ; Thu, 26 Jul 2007 19:24:47 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=nnfEt1vtVdvqbrjw6v5E8RSbTtCSrY5IyYkd4+Y1tB8ecGUEjcOSRVC/+KWfSzMfpxrXfPvjCb9dDP50+QMFkvKKrajXeSlyB2fZd5tqyp05xtDGmv0+yedKZt1i1yZ38v+39BepR5OzG7VWPoN368ZgCTJvvpK8yMPJFO35zns= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=FukfVgrkVlBm6ZcZjkZObobOKVCml2shxSMcFtzQQzvrpqFC8QxTQGW3aMxYtZDWcSooA3AXHwCZH/kSU8OSySopk+wkzJ7WvBcb3GGWZFf+Iq3rfHz4h+KiAlJKgWMMViDidJAqn+KzXgFxbzS42dzwO/QhtITZ/OvgOG3gsDc= Received: by 10.114.198.1 with SMTP id v1mr2414738waf.1185503084359; Thu, 26 Jul 2007 19:24:44 -0700 (PDT) Received: by 10.114.160.20 with HTTP; Thu, 26 Jul 2007 19:24:44 -0700 (PDT) Message-ID: Date: Thu, 26 Jul 2007 22:24:44 -0400 From: "Hiram Chirino" Sender: chirino@gmail.com To: dev@activemq.apache.org Subject: Re: I have to restart activeMQ and clear up the message In-Reply-To: <11819912.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: <11800988.post@talk.nabble.com> <11819912.post@talk.nabble.com> X-Google-Sender-Auth: 51c723a6982fbc10 X-Virus-Checked: Checked by ClamAV on apache.org First step to debugging a problem is easily and reliably reproducing it. If you want some pointers on how to create JUnit tests, just take a look at any of the *Test.java files in the activemq source tree. On 7/26/07, tom@hostwebase.com wrote: > > Hiram, > > We use apache-activemq-5.0-SNAPSHOT.jar. > > We currently don't use JUnit. We're quite new to activeMQ, is there any > debug tool, log file, way to turn debug on so that we can look at activity, > traffic and log message ? > > Thanks. > > > > > Hiram Chirino wrote: > > > > What version? And is there any chance you could give us a JUnit test > > case showing the problem?? > > > > Regards, > > Hiram > > > > On 7/25/07, tom@hostwebase.com wrote: > >> > >> Hi, > >> > >> After several transactions (using TextMessage, BytesMessage and > >> ObjectMessage), activeMQ broker can't deliver message to message receiver > >> although the producer can still send the message. I have to restart the > >> activeMQ and clear up all the unsent message for it to work normarlly > >> again. > >> > >> Do you have any idea why and how to fix it ? > >> > >> Any help will be appreciated. > >> > >> > >> > >> -- > >> View this message in context: > >> http://www.nabble.com/I-have-to-restart-activeMQ-and-clear-up-the-message-tf4148313s2354.html#a11800988 > >> Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. > >> > >> > > > > > > -- > > Regards, > > Hiram > > > > Blog: http://hiramchirino.com > > > > > > -- > View this message in context: http://www.nabble.com/I-have-to-restart-activeMQ-and-clear-up-the-message-tf4148313s2354.html#a11819912 > Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. > > -- Regards, Hiram Blog: http://hiramchirino.com