[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

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

2006-08-28 Thread Wiktor Lisowicz
) [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 09, 2006 5:45 PM To: Wiktor Lisowicz Subject: [jira] Resolved: (DERBY-1533) ArrayIndexOutOfBoundsException in DDMReader, on a specific data size [ http://issues.apache.org/jira/browse/DERBY-1533?page=all ] Bryan Pendleton resolved DERBY-1533

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

2006-08-22 Thread Wiktor Lisowicz
\derby\lib\derby.jar] 10.1.3.1 - (417277) [C:\dev\derby\lib\derbytools.jar] 10.1.3.1 - (417277) [C:\dev\derby\lib\derbynet.jar] 10.1.3.1 - (417277) -- Reporter: Wiktor Lisowicz Assigned To: Bryan Pendleton Fix

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

2006-07-19 Thread Wiktor Lisowicz (JIRA)
\lib\derbytools.jar] 10.1.3.1 - (417277) [C:\dev\derby\lib\derbynet.jar] 10.1.3.1 - (417277) -- Reporter: Wiktor Lisowicz As far as I know, this bug is not related to DERBY-428 bug. I got this bug both on 10.1.3.1 and 10.1.2.1

[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