[jira] [Commented] (QPID-6055) [Java Broker] BDB Message Store can thow java.lang.IndexOutOfBoundsException on trying to retrieve the message content

2014-08-30 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116500#comment-14116500 ] Rob Godfrey commented on QPID-6055: --- Alex - can you review the changes I made? > [Java B

[jira] [Commented] (QPID-6055) [Java Broker] BDB Message Store can thow java.lang.IndexOutOfBoundsException on trying to retrieve the message content

2014-08-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116498#comment-14116498 ] ASF subversion and git services commented on QPID-6055: --- Commit 16214

[jira] [Commented] (QPID-6055) [Java Broker] BDB Message Store can thow java.lang.IndexOutOfBoundsException on trying to retrieve the message content

2014-08-30 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116497#comment-14116497 ] Rob Godfrey commented on QPID-6055: --- Yes - the commit I just made should fix that line as

[jira] [Commented] (QPID-6055) [Java Broker] BDB Message Store can thow java.lang.IndexOutOfBoundsException on trying to retrieve the message content

2014-08-30 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116490#comment-14116490 ] Alex Rudyy commented on QPID-6055: -- Ah.. I did not realized that the limit value was great

[jira] [Commented] (QPID-6055) [Java Broker] BDB Message Store can thow java.lang.IndexOutOfBoundsException on trying to retrieve the message content

2014-08-30 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116440#comment-14116440 ] Rob Godfrey commented on QPID-6055: --- And a further bit of investigation shows that the is

[jira] [Commented] (QPID-6055) [Java Broker] BDB Message Store can thow java.lang.IndexOutOfBoundsException on trying to retrieve the message content

2014-08-30 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116439#comment-14116439 ] Rob Godfrey commented on QPID-6055: --- which results in an error: {noformat} 2014-08-30 17

[jira] [Commented] (QPID-6055) [Java Broker] BDB Message Store can thow java.lang.IndexOutOfBoundsException on trying to retrieve the message content

2014-08-30 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116432#comment-14116432 ] Alex Rudyy commented on QPID-6055: -- Rob, I can repeatedly reproduce the issue on the trun

[jira] [Commented] (QPID-6055) [Java Broker] BDB Message Store can thow java.lang.IndexOutOfBoundsException on trying to retrieve the message content

2014-08-30 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116281#comment-14116281 ] Rob Godfrey commented on QPID-6055: --- One issue I hit with that test straight away is that

[jira] [Commented] (QPID-6055) [Java Broker] BDB Message Store can thow java.lang.IndexOutOfBoundsException on trying to retrieve the message content

2014-08-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14115955#comment-14115955 ] ASF subversion and git services commented on QPID-6055: --- Commit 16213

[jira] [Commented] (QPID-6055) [Java Broker] BDB Message Store can thow java.lang.IndexOutOfBoundsException on trying to retrieve the message content

2014-08-29 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14115917#comment-14115917 ] Rob Godfrey commented on QPID-6055: --- Thanks Alex. I think as a first step I'll add some

[jira] [Commented] (QPID-6055) [Java Broker] BDB Message Store can thow java.lang.IndexOutOfBoundsException on trying to retrieve the message content

2014-08-29 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14115915#comment-14115915 ] Alex Rudyy commented on QPID-6055: -- Rob, IndexOutOfBoundsException was thrown on running p

[jira] [Commented] (QPID-6055) [Java Broker] BDB Message Store can thow java.lang.IndexOutOfBoundsException on trying to retrieve the message content

2014-08-29 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14115723#comment-14115723 ] Rob Godfrey commented on QPID-6055: --- Can you give a little more information on how to rep