[jira] Commented: (DERBY-941) Add JDBC4 support for Statement Events

2006-04-15 Thread V.Narayanan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-941?page=comments#action_12374600 ] V.Narayanan commented on DERBY-941: --- Hi Rick, Thank you for the reviews of this patch. The class EmbeddedConnectionPoolDataSource40 ,which ,has been added as part of 1137 is

[jira] Updated: (DERBY-826) sysinfo does not report the version of derby.jar if the class does not explictly contain it.

2006-04-15 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-826?page=all ] Andrew McIntyre updated DERBY-826: -- Attachment: derby-826-v4.diff Good catch, Bryan! I'm attaching derby-826-v4.diff, which includes your changes plus the following: - removes the check for

Regression Test Failure! - Derby 394150 - Sun DBTG

2006-04-15 Thread Ole . Solberg
[Auto-generated mail] *Derby* 394150/2006-04-14 19:45:59 CEST *derbyall* Failed TestsOK Skip Duration Platform --- *Jvm: 1.6* 1647646 0 101.21% SunOS-5.10_i86pc-i386 Details in

[jira] Commented: (DERBY-842) Internationalize messages in PreparedStatement to Section in org.apache.derby.client.am

2006-04-15 Thread Dyre Tjeldvoll (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-842?page=comments#action_12374607 ] Dyre Tjeldvoll commented on DERBY-842: -- It looks like revision 393967 breaks a number of tests in the jdbc4 suite. Anurag Shekar writes: All wrapper tests are failing

[jira] Updated: (DERBY-1208) Attempts to reuse a prepared statement after an execution-time error causes ASSERT failure in SANE mode, but work fine in INSANE.

2006-04-15 Thread JIRA
[ http://issues.apache.org/jira/browse/DERBY-1208?page=all ] HÃ¥vard Mork updated DERBY-1208: --- Attachment: 1208.diff The attached patch fixes this harmless warning in embedded mode. Also fixed the same problem for 'group by' result sets. Attempts to

[jira] Commented: (DERBY-826) sysinfo does not report the version of derby.jar if the class does not explictly contain it.

2006-04-15 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-826?page=comments#action_12374635 ] Bryan Pendleton commented on DERBY-826: --- Do you see any other potential problems? Nope, this patch looks great; please check this puppy in! sysinfo does not report

Re: client/am/Versionj.ava

2006-04-15 Thread Bryan Pendleton
David W. Van Couvering wrote: How *does* the logwriter get set on a connection? Hi David, Assuming I'm understanding your question properly, you change your test program from: Connection conn = DriverManager.getConnection(url); to Properties props = new Properties();

[jira] Commented: (DERBY-989) unit/daemonService.unit fails intermittently: 'ran out of time'

2006-04-15 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-989?page=comments#action_12374642 ] Kathey Marsden commented on DERBY-989: -- I see a failure for this test with 10.2.0.0 alpha - (394001) on IBM 1.4.2 I don't see ran out of time. Is this the same failure or

[jira] Updated: (DERBY-913) [WWD] Proposal to create and add Working With Derby, an activity-based tutorial document, to the Derby documentation set

2006-04-15 Thread Stan Bradbury (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-913?page=all ] Stan Bradbury updated DERBY-913: Attachment: SRC-Review-Ch3-4rv1.1.zip Review-WWD-Ch3-4rv1.1.zip Chapters 3 and 4 (Activites 2 and 3) - Revision based on review and feedback of

[jira] Resolved: (DERBY-826) sysinfo does not report the version of derby.jar if the class does not explictly contain it.

2006-04-15 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-826?page=all ] Andrew McIntyre resolved DERBY-826: --- Fix Version: 10.2.0.0 Resolution: Fixed Committed derby-826-v.diff with revision 394334. sysinfo does not report the version of derby.jar if

[jira] Updated: (DERBY-902) Remove use of String(byte[]) and String(byte[], int, int) constructors in engine leading to non-portable behaviour

2006-04-15 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-902?page=all ] Myrna van Lunteren updated DERBY-902: - Version: 10.1.2.3 Remove use of String(byte[]) and String(byte[], int, int) constructors in engine leading to non-portable behaviour

[jira] Closed: (DERBY-902) Remove use of String(byte[]) and String(byte[], int, int) constructors in engine leading to non-portable behaviour

2006-04-15 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-902?page=all ] Myrna van Lunteren closed DERBY-902: Fix Version: 10.1.2.4 (was: 10.2.0.0) Resolution: Fixed fixed in revision 394205 for main, and 394223 for 10.1with

[jira] Closed: (DERBY-583) networkserver does not return error message strings in native encoding to ij on zseries

2006-04-15 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-583?page=all ] Myrna van Lunteren closed DERBY-583: Fix Version: 10.1.2.4 (was: 10.2.0.0) Resolution: Fixed Assign To: Sunitha Kambhampati networkserver does not

Re: [Fwd: Re: Invitation to Participate in Summer of Code 2006]

2006-04-15 Thread Jean T. Anderson
David W. Van Couvering wrote: FYI... I'll work on participating with the larger Apache community I asked on community@ [1] . To get involved, join [EMAIL PROTECTED] -jean [1] http://mail-archives.apache.org/mod_mbox/www-community/200604.mbox/[EMAIL PROTECTED] snip

[jira] Updated: (DERBY-589) hang on shutdown on zOS (os/390) with Network Server when starting and shutting down networkserver from the same class

2006-04-15 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-589?page=all ] Kathey Marsden updated DERBY-589: - Priority: Minor (was: Major) Myrna said that this does not reproduce on IBM JDK 1.5 with the latest on the 10.1 branch. Lowering the priority, but will

[jira] Updated: (DERBY-901) Remove use of String(byte[]) constructors in network server leading to non-portable behaviour

2006-04-15 Thread Sunitha Kambhampati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-901?page=all ] Sunitha Kambhampati updated DERBY-901: -- Attachment: derby901.p2.diff.txt derby901.p2.stat.txt I am attaching the patch ( derby901.p2.diff.txt, derby901.p2.stat.txt) to fix

[jira] Commented: (DERBY-1222) test i18n/UnicodeEscape_JP.sql appears to hang on ibm15 z/OS.

2006-04-15 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1222?page=comments#action_12374661 ] Myrna van Lunteren commented on DERBY-1222: --- This is not a test specific issue; I can see a problem when I run with just ij. The problem is reproduced easily by