[ https://issues.apache.org/jira/browse/WSCOMMONS-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andreas Veithen reassigned WSCOMMONS-80: ---------------------------------------- Assignee: Andreas Veithen > ArrayIndexOutOfBoundsException when respinses exceed 8192 bytes in XML > Formatting mode (tcpmon) > ----------------------------------------------------------------------------------------------- > > Key: WSCOMMONS-80 > URL: https://issues.apache.org/jira/browse/WSCOMMONS-80 > Project: WS-Commons > Issue Type: Bug > Components: TCPMon > Environment: medium independent > Reporter: Iulian Cutui > Assignee: Andreas Veithen > Priority: Minor > Attachments: SocketRR.patch > > > When XML formatting is selected, if the response exceeds 8192 bytes, the > ArrayIndexOutOfBoundsException is triggered. This is due to a staticaly > allocated byte array. Attached there's a SVN diff that fixes this issue. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.