Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ADAA510973 for ; Fri, 30 Aug 2013 09:46:08 +0000 (UTC) Received: (qmail 57383 invoked by uid 500); 30 Aug 2013 09:46:04 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 57291 invoked by uid 500); 30 Aug 2013 09:46:02 -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 57230 invoked by uid 99); 30 Aug 2013 09:45:59 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Aug 2013 09:45:59 +0000 Date: Fri, 30 Aug 2013 09:45:51 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMQ-4704) Stomp unit tests fail MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jean-Baptiste Onofr=C3=A9 created AMQ-4704: ----------------------------------------- Summary: Stomp unit tests fail Key: AMQ-4704 URL: https://issues.apache.org/jira/browse/AMQ-4704 Project: ActiveMQ Issue Type: Bug Components: Test Cases Reporter: Jean-Baptiste Onofr=C3=A9 Assignee: Jean-Baptiste Onofr=C3=A9 Fix For: 5.9.0 Failed tests: testSendMessageWithDelay(org.apache.activemq.transport.stom= p.StompNIOSSLTest) testTempDestination(org.apache.activemq.transport.stomp.StompNIOSSLTest):= expected:<[Hello World]> but was:<[java.lang.SecurityException: User syste= m is not authorized to read from: temp-queue://ID:vostro-41790-137785369790= 0-4:46:1 testReplyToAcrossConnections(org.apache.activemq.transport.stomp.StompNIO= SSLTest): Receipt Frame: ERROR testReplyToDestinationNaming(org.apache.activemq.transport.stomp.StompNIO= SSLTest) testSendMessageWithDelay(org.apache.activemq.transport.stomp.StompNIOTest= ) testTempDestination(org.apache.activemq.transport.stomp.StompNIOTest): ex= pected:<[Hello World]> but was:<[java.lang.SecurityException: User system i= s not authorized to read from: temp-queue://ID:vostro-58773-1377854133134-4= :46:1 testReplyToAcrossConnections(org.apache.activemq.transport.stomp.StompNIO= Test): Receipt Frame: ERROR testReplyToDestinationNaming(org.apache.activemq.transport.stomp.StompNIO= Test) testSendMessageWithDelay(org.apache.activemq.transport.stomp.StompSslAuth= Test) testTempDestination(org.apache.activemq.transport.stomp.StompSslAuthTest)= : expected:<[Hello World]> but was:<[java.lang.SecurityException: User CN= =3Dlocalhost, OU=3Dactivemq.org, O=3Dactivemq.org, L=3DLA, ST=3DCA, C=3DUS = is not authorized to read from: temp-queue://ID:vostro-35025-1377854435243-= 2:46:1 testReplyToAcrossConnections(org.apache.activemq.transport.stomp.StompSsl= AuthTest): Receipt Frame: ERROR testReplyToDestinationNaming(org.apache.activemq.transport.stomp.StompSsl= AuthTest) testSendMessageWithDelay(org.apache.activemq.transport.stomp.StompSslTest= ) testTempDestination(org.apache.activemq.transport.stomp.StompSslTest): ex= pected:<[Hello World]> but was:<[java.lang.SecurityException: User system i= s not authorized to read from: temp-queue://ID:vostro-34293-1377854833774-4= :46:1 testReplyToAcrossConnections(org.apache.activemq.transport.stomp.StompSsl= Test): Receipt Frame: ERROR testReplyToDestinationNaming(org.apache.activemq.transport.stomp.StompSsl= Test) testSendMessageWithDelay(org.apache.activemq.transport.stomp.StompTest) testTempDestination(org.apache.activemq.transport.stomp.StompTest): expec= ted:<[Hello World]> but was:<[java.lang.SecurityException: User system is n= ot authorized to read from: temp-queue://ID:vostro-40068-1377855151851-4:46= :1 testReplyToAcrossConnections(org.apache.activemq.transport.stomp.StompTes= t): Receipt Frame: ERROR testReplyToDestinationNaming(org.apache.activemq.transport.stomp.StompTes= t) Tests run: 519, Failures: 20, Errors: 0, Skipped: 0 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira