[ http://issues.apache.org/jira/browse/DERBY-491?page=all ] A B closed DERBY-491: ---------------------
Issue has been fixed, tested, and ported back to 10.1, so I'm now marking it as closed. Thanks Bryan! > Protocol exception when Network Server tries to return ~32K of data or > greater in a result set for a Java stored procedure. > --------------------------------------------------------------------------------------------------------------------------- > > Key: DERBY-491 > URL: http://issues.apache.org/jira/browse/DERBY-491 > Project: Derby > Type: Sub-task > Components: Network Server > Versions: 10.1.1.0, 10.2.0.0, 10.0.2.2 > Environment: Derby Network Server running with either JDBC or ODBC driver. > Reporter: A B > Assignee: Bryan Pendleton > Fix For: 10.2.0.0, 10.1.3.0, 10.1.2.4 > Attachments: changes.html, storedProcs.java, stored_proc_repro.java, > svn_Jan_13_2006.status, svn_Jan_13_3006.diff, svn_jan_24_2006.diff, > svn_jan_26_2006.diff > > When Derby Network Server tries to return ~32K or greater data as part of the > result set for a stored procedure, a protocol exception occurs and causes > deallocation of the connection. Repro can be found in the > "stored_proc_repro.java" file, which uses the stored procedure "BIG_COL" > declared in "storedProcs.java". Both files are attached to this bug. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
