[ 
https://issues.apache.org/jira/browse/QPID-5049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13731946#comment-13731946
 ] 

ASF subversion and git services commented on QPID-5049:
-------------------------------------------------------

Commit 1511291 from [~godfrer] in branch 'qpid/trunk'
[ https://svn.apache.org/r1511291 ]

QPID-5049 : Improve exception messages in RestServlet
                
> [Java Broker] GroupRestACLTest.testUpdateGroupAddMember failed due to an 
> unexpected IAE during path handling
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-5049
>                 URL: https://issues.apache.org/jira/browse/QPID-5049
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>            Reporter: Robbie Gemmell
>         Attachments: 
> TEST-org.apache.qpid.systest.rest.acl.GroupRestACLTest.testUpdateGroupAddMember.out.txt
>
>
> GroupRestACLTest.testUpdateGroupAddMember failed due to an unexpected IAE 
> during path handling, whilst running on the IBM JDK 1.6 on Jenkins. See 
> attached test output from the Jenkins test run.
> {noformat}
> /rest/group/groupFile/otherGroup
> java.lang.IllegalArgumentException: Too many entries in path
> {noformat}
> The path seems legal for the servlet that would be expected to handle it, so 
> the reason for the failure is not clear.
> The logging in this area is not particularly helpful in diagnosing what 
> actually occurred, and should be improved to give mroe details of the request 
> and the expected conditions which were apparently not met.

--
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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to