Robbie Gemmell created QPID-5049:
------------------------------------
Summary: [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
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: [email protected]
For additional commands, e-mail: [email protected]