Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 29450 invoked from network); 18 Sep 2010 16:42:29 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 Sep 2010 16:42:29 -0000 Received: (qmail 2503 invoked by uid 500); 18 Sep 2010 16:42:29 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 2447 invoked by uid 500); 18 Sep 2010 16:42:29 -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 2439 invoked by uid 99); 18 Sep 2010 16:42:29 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Sep 2010 16:42:29 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Sep 2010 16:42:11 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8IGfoND001758 for ; Sat, 18 Sep 2010 16:41:50 GMT Message-ID: <24235307.19351284828110448.JavaMail.jira@thor> Date: Sat, 18 Sep 2010 12:41:50 -0400 (EDT) From: "Bruce Snyder (JIRA)" To: dev@activemq.apache.org Subject: [jira] Updated: (AMQ-2050) Intermittent test failure -- ProxyConnectorTest In-Reply-To: <690524494.1230678725408.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-2050?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Snyder updated AMQ-2050: ------------------------------ Fix Version/s: 5.5.0 (was: 5.4.1) > Intermittent test failure -- ProxyConnectorTest > ----------------------------------------------- > > Key: AMQ-2050 > URL: https://issues.apache.org/activemq/browse/AMQ-2050 > Project: ActiveMQ > Issue Type: Bug > Components: Test Cases > Affects Versions: 5.3.0 > Environment: =09 > =C2=AB Hide > mac os x 10.5.5, java Java(TM) 2 Runtime Environment, Standard Edition (b= uild 1.5.0_16-b06-284) > Java HotSpot(TM) Client VM (build 1.5.0_16-133, mixed mode, sharing) > Reporter: David Jencks > Fix For: 5.5.0 > > > message not received on 2nd connection...=20 > > junit.framewor= k.AssertionFailedError > at junit.framework.Assert.fail(Assert.java:47) > at junit.framework.Assert.assertTrue(Assert.java:20) > at junit.framework.Assert.assertNotNull(Assert.java:220) > at junit.framework.Assert.assertNotNull(Assert.java:213) > at org.apache.activemq.proxy.ProxyConnectorTest.testSendAndConsum= e(ProxyConnectorTest.java:98) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess= orImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth= odAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at junit.framework.TestCase.runTest(TestCase.java:154) > at junit.framework.TestCase.runBare(TestCase.java:127) > at org.apache.activemq.CombinationTestSupport.runBare(Combination= TestSupport.java:90) > at junit.framework.TestResult$1.protect(TestResult.java:106) > at junit.framework.TestResult.runProtected(TestResult.java:124) > at junit.framework.TestResult.run(TestResult.java:109) > at junit.framework.TestCase.run(TestCase.java:118) > at junit.framework.TestSuite.runTest(TestSuite.java:208) > at junit.framework.TestSuite.run(TestSuite.java:203) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess= orImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth= odAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTest= Set.java:210) > at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.exe= cuteTestSet(AbstractDirectoryTestSuite.java:135) > at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.exe= cute(AbstractDirectoryTestSuite.java:160) > at org.apache.maven.surefire.Surefire.run(Surefire.java:81) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess= orImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth= odAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInPro= cess(SurefireBooter.java:182) > at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireB= ooter.java:743) > > --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.