[jira] Commented: (DERBY-1533) ArrayIndexOutOfBoundsException in DDMReader, on a specific data size

2006-08-28 Thread Wiktor Lisowicz (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1533?page=comments#action_12430970 ] Wiktor Lisowicz commented on DERBY-1533: OK, works for me. ArrayIndexOutOfBoundsException in DDMReader, on a specific data size

[jira] Created: (DERBY-1533) ArrayIndexOutOfBoundsException in DDMReader, on a specific data size

2006-07-19 Thread Wiktor Lisowicz (JIRA)
ArrayIndexOutOfBoundsException in DDMReader, on a specific data size Key: DERBY-1533 URL: http://issues.apache.org/jira/browse/DERBY-1533 Project: Derby Issue Type: Bug

[jira] Updated: (DERBY-1533) ArrayIndexOutOfBoundsException in DDMReader, on a specific data size

2006-07-19 Thread Wiktor Lisowicz (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1533?page=all ] Wiktor Lisowicz updated DERBY-1533: --- Attachment: DerbyTest.java A test to get the reported error ArrayIndexOutOfBoundsException in DDMReader, on a specific data size

[jira] Commented: (DERBY-1533) ArrayIndexOutOfBoundsException in DDMReader, on a specific data size

2006-07-19 Thread Wiktor Lisowicz (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1533?page=comments#action_12422063 ] Wiktor Lisowicz commented on DERBY-1533: I guess the problem lies around the private byte[] buffer in the class org.apache.derby.impl.drda.DDMReader and