You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2013/09/03 17:52:53 UTC

[jira] [Resolved] (AMQ-4704) Stomp unit tests fail

     [ https://issues.apache.org/jira/browse/AMQ-4704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQ-4704.
-------------------------------

    Resolution: Fixed

fix applied. 
                
> 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é
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 5.9.0
>
>         Attachments: StompTestsPAtch.txt
>
>
> Failed tests:   testSendMessageWithDelay(org.apache.activemq.transport.stomp.StompNIOSSLTest)
>   testTempDestination(org.apache.activemq.transport.stomp.StompNIOSSLTest): expected:<[Hello World]> but was:<[java.lang.SecurityException: User system is not authorized to read from: temp-queue://ID:vostro-41790-1377853697900-4:46:1
>   testReplyToAcrossConnections(org.apache.activemq.transport.stomp.StompNIOSSLTest): Receipt Frame: ERROR
>   testReplyToDestinationNaming(org.apache.activemq.transport.stomp.StompNIOSSLTest)
>   testSendMessageWithDelay(org.apache.activemq.transport.stomp.StompNIOTest)
>   testTempDestination(org.apache.activemq.transport.stomp.StompNIOTest): expected:<[Hello World]> but was:<[java.lang.SecurityException: User system is not authorized to read from: temp-queue://ID:vostro-58773-1377854133134-4:46:1
>   testReplyToAcrossConnections(org.apache.activemq.transport.stomp.StompNIOTest): Receipt Frame: ERROR
>   testReplyToDestinationNaming(org.apache.activemq.transport.stomp.StompNIOTest)
>   testSendMessageWithDelay(org.apache.activemq.transport.stomp.StompSslAuthTest)
>   testTempDestination(org.apache.activemq.transport.stomp.StompSslAuthTest): expected:<[Hello World]> but was:<[java.lang.SecurityException: User CN=localhost, OU=activemq.org, O=activemq.org, L=LA, ST=CA, C=US is not authorized to read from: temp-queue://ID:vostro-35025-1377854435243-2:46:1
>   testReplyToAcrossConnections(org.apache.activemq.transport.stomp.StompSslAuthTest): Receipt Frame: ERROR
>   testReplyToDestinationNaming(org.apache.activemq.transport.stomp.StompSslAuthTest)
>   testSendMessageWithDelay(org.apache.activemq.transport.stomp.StompSslTest)
>   testTempDestination(org.apache.activemq.transport.stomp.StompSslTest): expected:<[Hello World]> but was:<[java.lang.SecurityException: User system is not authorized to read from: temp-queue://ID:vostro-34293-1377854833774-4:46:1
>   testReplyToAcrossConnections(org.apache.activemq.transport.stomp.StompSslTest): Receipt Frame: ERROR
>   testReplyToDestinationNaming(org.apache.activemq.transport.stomp.StompSslTest)
>   testSendMessageWithDelay(org.apache.activemq.transport.stomp.StompTest)
>   testTempDestination(org.apache.activemq.transport.stomp.StompTest): expected:<[Hello World]> but was:<[java.lang.SecurityException: User system is not authorized to read from: temp-queue://ID:vostro-40068-1377855151851-4:46:1
>   testReplyToAcrossConnections(org.apache.activemq.transport.stomp.StompTest): Receipt Frame: ERROR
>   testReplyToDestinationNaming(org.apache.activemq.transport.stomp.StompTest)
> 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 administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira