Regression Test Failure! - TinderBox_Derby 408573 - Sun DBTG

2006-05-22 Thread Ole . Solberg
[Auto-generated mail] *TinderBox_Derby* 408573/2006-05-22 07:43:03 CEST *derbyall* Failed TestsOK Skip Duration Platform --- *Jvm: 1.5* 1666665 2 141.49% SunOS-5.10_i86pc-i386 Details in

[jira] Commented: (DERBY-1103) Change the client driver to allow statements to be garbage-collected once they are not referenced in an application

2006-05-22 Thread Bernt M. Johnsen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1103?page=comments#action_12412744 ] Bernt M. Johnsen commented on DERBY-1103: - Patch seems ok to me. I'll commit it. Change the client driver to allow statements to be garbage-collected once they are

[jira] Resolved: (DERBY-1103) Change the client driver to allow statements to be garbage-collected once they are not referenced in an application

2006-05-22 Thread Bernt M. Johnsen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1103?page=all ] Bernt M. Johnsen resolved DERBY-1103: - Resolution: Fixed Committed revision 408612. Change the client driver to allow statements to be garbage-collected once they are not

Regression Test Failure! - Derby 408202 - Sun DBTG

2006-05-22 Thread Ole . Solberg
[Auto-generated mail] *Derby* 408202/2006-05-21 19:46:07 CEST *derbyall* Failed TestsOK Skip Duration Platform --- *Jvm: 1.6* NANANA NASunOS-5.10_i86pc-i386 Details in

[jira] Commented: (DERBY-717) update doc on updatable cursors

2006-05-22 Thread JIRA
[ http://issues.apache.org/jira/browse/DERBY-717?page=comments#action_12412758 ] Øystein Grøvlen commented on DERBY-717: --- Good start, but you have not found all places in the documentation that needs to be changed. I suggest doing the following

[jira] Created: (DERBY-1338) Client tests DerbyNetNewServer and NSinSameVM fail with NoClassDefFoundError: DRDAProtocolExceptionInfo when run from classes dir

2006-05-22 Thread Dag H. Wanvik (JIRA)
Client tests DerbyNetNewServer and NSinSameVM fail with NoClassDefFoundError: DRDAProtocolExceptionInfo when run from classes dir - Key: DERBY-1338

[jira] Commented: (DERBY-1338) Client tests DerbyNetNewServer and NSinSameVM fail with NoClassDefFoundError: DRDAProtocolExceptionInfo when run from classes dir

2006-05-22 Thread Dag H. Wanvik (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1338?page=comments#action_12412772 ] Dag H. Wanvik commented on DERBY-1338: -- (quote from mail thread) Dag says: I looked at this again: This is my understanding so far. I think this is a problem with the

[jira] Commented: (DERBY-1338) Client tests DerbyNetNewServer and NSinSameVM fail with NoClassDefFoundError: DRDAProtocolExceptionInfo when run from classes dir

2006-05-22 Thread Dag H. Wanvik (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1338?page=comments#action_12412773 ] Dag H. Wanvik commented on DERBY-1338: -- [EMAIL PROTECTED] (Dag H. Wanvik) writes: Hi, I looked at this again: This is my understanding so far. Ooops. The analysis in

[jira] Commented: (DERBY-1338) Client tests DerbyNetNewServer and NSinSameVM fail with NoClassDefFoundError: DRDAProtocolExceptionInfo when run from classes dir

2006-05-22 Thread Dag H. Wanvik (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1338?page=comments#action_12412775 ] Dag H. Wanvik commented on DERBY-1338: -- Bryan Pendleton [EMAIL PROTECTED] writes: This is very interesting! I don't know what is going on here, either, but it sounds

[jira] Updated: (DERBY-1322) Missing resets of isOnInsertRow state in net client when navigating away via other than ResultSet#next

2006-05-22 Thread Fernanda Pizzorno (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1322?page=all ] Fernanda Pizzorno updated DERBY-1322: - Attachment: derby-1322v2.diff derby-1322v2.stat The attached patch (derby-1322v2.diff) addresses the comments of Dag's review. In

[jira] Commented: (DERBY-1323) Detectability methods rowUpdated, rowInserted, rowDeleted can be called from illegal states in both clients

2006-05-22 Thread Fernanda Pizzorno (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1323?page=comments#action_12412784 ] Fernanda Pizzorno commented on DERBY-1323: -- All of my comments have been addressed in the DERBY-1323-2.diff. The following changes seem unnecessary to me: [...] +

[jira] Commented: (DERBY-1338) Client tests DerbyNetNewServer and NSinSameVM fail with NoClassDefFoundError: DRDAProtocolExceptionInfo when run from classes dir

2006-05-22 Thread Dag H. Wanvik (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1338?page=comments#action_12412791 ] Dag H. Wanvik commented on DERBY-1338: -- I have looked at this some more and I think I understand more of what's happening, although the root cause is still an open

[jira] Updated: (DERBY-1338) Client tests DerbyNetNewServer and NSinSameVM fail with NoClassDefFoundError: DRDAProtocolExceptionInfo when run from classes dir

2006-05-22 Thread Dag H. Wanvik (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1338?page=all ] Dag H. Wanvik updated DERBY-1338: - Component: Regression Test Failure Client tests DerbyNetNewServer and NSinSameVM fail with NoClassDefFoundError: DRDAProtocolExceptionInfo when run from

[jira] Updated: (DERBY-1338) Client tests DerbyNetNewServer and NSinSameVM fail with NoClassDefFoundError: DRDAProtocolExceptionInfo when run from classes dir

2006-05-22 Thread Dag H. Wanvik (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1338?page=all ] Dag H. Wanvik updated DERBY-1338: - Fix Version: 10.2.0.0 Version: 10.2.0.0 Client tests DerbyNetNewServer and NSinSameVM fail with NoClassDefFoundError: DRDAProtocolExceptionInfo

[jira] Updated: (DERBY-1326) Network server may abandon sessions when Derby system is shutdown and this causes intermittent hangs in the client

2006-05-22 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1326?page=all ] Deepa Remesh updated DERBY-1326: Attachment: repro1326.java Bryan, I took a quick look at excellent Wiki page you created about network server session management. I have one minor comment. In

[jira] Resolved: (DERBY-1141) test harness usage of useprocess needs improvement

2006-05-22 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1141?page=all ] Andrew McIntyre resolved DERBY-1141: Fix Version: 10.2.0.0 Resolution: Fixed Derby Info: (was: [Patch Available]) ok, marking this resolved then. can be reopened later if

[jira] Updated: (DERBY-1272) Change sysinfo to print to error log (derby.log) on boot of derby if derby.stream.error.logSeverityLevel=0

2006-05-22 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1272?page=all ] Andrew McIntyre updated DERBY-1272: --- Attachment: derby-1272-pre2.diff Updated patch that includes tools src dir in sourcepath for impl/services so that it builds correctly on a clobber and

[jira] Commented: (DERBY-1214) JDBC4 calls in the Brokered* classes need to be forwarded to more capable classes.

2006-05-22 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1214?page=comments#action_12412820 ] Rick Hillegas commented on DERBY-1214: -- Looks good. JDBC4 tests run cleanly. At first derbyall choked on the nist tests, due to the outstanding bug which breaks those

[jira] Commented: (DERBY-1227) Network Server should not use the underlying embedded prepared statement when accessing a BrokeredPreparedStatement

2006-05-22 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1227?page=comments#action_12412828 ] Kathey Marsden commented on DERBY-1227: --- Mike asked me to post what I know about this issue, which isn't alot but perhaps might be a starting point. THE IMPACT: Dan

[jira] Created: (DERBY-1339) messages_pt_BR.properties file

2006-05-22 Thread Halley Pacheco de Oliveira (JIRA)
messages_pt_BR.properties file -- Key: DERBY-1339 URL: http://issues.apache.org/jira/browse/DERBY-1339 Project: Derby Type: Improvement Components: Localization Versions: 10.1.2.4 Environment: This file contains messages for

[jira] Updated: (DERBY-1339) messages_pt_BR.properties file

2006-05-22 Thread Halley Pacheco de Oliveira (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1339?page=all ] Halley Pacheco de Oliveira updated DERBY-1339: -- Attachment: messages_pt_BR.properties.diff messages_pt_BR.properties.diff.html The svn diff file and the HTMLized

[jira] Updated: (DERBY-1253) Verify that we don't raise SQLFeatureNotSupportedException for mandatory methods

2006-05-22 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1253?page=all ] Rick Hillegas updated DERBY-1253: - Attachment: bug1253_forwarding.diff Committed bug1253_forwarding.diff at subversion revision 408772. This patch forwards some miscellaneous JDBC4 calls to

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

2006-05-22 Thread Stan Bradbury (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-913?page=all ] Stan Bradbury updated DERBY-913: Attachment: COMMIT_Complete_WWD.diff FOR COMMIT: Codeline patch containing the completed Working With Derby files, revision 1.0 . File name:

[jira] Commented: (DERBY-1338) Client tests DerbyNetNewServer and NSinSameVM fail with NoClassDefFoundError: DRDAProtocolExceptionInfo when run from classes dir

2006-05-22 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1338?page=comments#action_12412841 ] Bryan Pendleton commented on DERBY-1338: Thank you for filing the bug, and for posting the results of your debugging. Your analysis is very interesting, and I can't

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

2006-05-22 Thread Jean T. Anderson (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-913?page=comments#action_12412843 ] Jean T. Anderson commented on DERBY-913: Committed patch COMMIT_Complete_WWD.diff, revision 408786. [WWD] Proposal to create and add Working With Derby, an

In-memory store implementation available for contribution (was: Re: derby-user Digest 20 May 2006 17:44:25 -0000 Issue 322)

2006-05-22 Thread David Van Couvering
Great! I'm not sure what you mean by a copy of the jar file but we'd of course like to see the source, not just the binaries. The student must explicitly indicate that he is handing over the code to the ASF. The normal way this is done is to create a JIRA item (our bug tracking system) and

Re: In-memory store implementation available for contribution (was: Re: derby-user Digest 20 May 2006 17:44:25 -0000 Issue 322)

2006-05-22 Thread Andrew McIntyre
On 5/22/06, David Van Couvering [EMAIL PROTECTED] wrote: Great! I'm not sure what you mean by a copy of the jar file but we'd of course like to see the source, not just the binaries. The student must explicitly indicate that he is handing over the code to the ASF. The normal way this is done

Re: In-memory store implementation available for contribution

2006-05-22 Thread David Van Couvering
OK, thanks, I thought this was a separate effort than the one already contributed. If we don't get the CLA, are we able to take what he's contributed and run with it? Or do we need to start from scratch? David Andrew McIntyre wrote: On 5/22/06, David Van Couvering [EMAIL PROTECTED] wrote:

Re: SqlExceptionTest failure on JDK 1.3 platforms ...

2006-05-22 Thread Satheesh Bandaram
I would like to see this failure go away one way or the other on JDK 1.3 runs. Looking at svn log, you seem to be the recently modified person and the author of the test! Do you have itch to modify the test? Otherwise, I will likely disable the test for JDK1.3. This platform is getting little too

Re: SqlExceptionTest failure on JDK 1.3 platforms ...

2006-05-22 Thread David Van Couvering
Sorry, recently modified as I am, I don't have the itch to fix this on JDK 1.3... I support you removing it from that platform. David Satheesh Bandaram wrote: I would like to see this failure go away one way or the other on JDK 1.3 runs. Looking at svn log, you seem to be the recently

[jira] Commented: (DERBY-1015) Define interface between network server and engine through Java interfaces.

2006-05-22 Thread Sunitha Kambhampati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1015?page=comments#action_12412847 ] Sunitha Kambhampati commented on DERBY-1015: I am proposing the following interface for the EnginePreparedStatement for use in the network server. snippet:

Regression Test Failure! - TinderBox_Derby 408775 - Sun DBTG

2006-05-22 Thread Ole . Solberg
[Auto-generated mail] *TinderBox_Derby* 408775/2006-05-23 00:42:52 CEST *derbyall* Failed TestsOK Skip Duration Platform --- *Jvm: 1.5* 1666665 2 141.45% SunOS-5.10_i86pc-i386 Details in

[jira] Updated: (DERBY-1156) allow the encrypting of an existing unencrypted db and allow the re-encrypting of an existing encrypted db

2006-05-22 Thread Suresh Thalamati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1156?page=all ] Suresh Thalamati updated DERBY-1156: Attachment: reencrypt_2.diff Attached patch (reencrypt_2,.diff ) fixes the encryptDatabaseTest1.sql test failure on Solaris regression runs. This

[jira] Updated: (DERBY-848) Internationalize NetSqldta to OpenSocketAction in org.apache.derby.client.net

2006-05-22 Thread David Van Couvering (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-848?page=all ] David Van Couvering updated DERBY-848: -- Attachment: DERBY-848-1.diff This patch is for review. Passes derbynetclientmats Internationalize NetSqldta to OpenSocketAction in

Re: In-memory store implementation available for contribution

2006-05-22 Thread Daniel John Debrunner
David Van Couvering wrote: OK, thanks, I thought this was a separate effort than the one already contributed. If we don't get the CLA, are we able to take what he's contributed and run with it? I don't think so. Dan.

[jira] Commented: (DERBY-1156) allow the encrypting of an existing unencrypted db and allow the re-encrypting of an existing encrypted db

2006-05-22 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1156?page=comments#action_12412855 ] Andrew McIntyre commented on DERBY-1156: Committed reencypt_2.diff to trunk with revision 408822. allow the encrypting of an existing unencrypted db and allow the

[jira] Commented: (DERBY-1015) Define interface between network server and engine through Java interfaces.

2006-05-22 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1015?page=comments#action_12412857 ] Daniel John Debrunner commented on DERBY-1015: -- I wonder if this new interface should be returning EmbedParameterSetMetaData or should an interface be defined

[jira] Assigned: (DERBY-848) Internationalize NetSqldta to OpenSocketAction in org.apache.derby.client.net

2006-05-22 Thread David Van Couvering (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-848?page=all ] David Van Couvering reassigned DERBY-848: - Assign To: David Van Couvering Internationalize NetSqldta to OpenSocketAction in org.apache.derby.client.net

[jira] Assigned: (DERBY-849) Internationalize Reply to Typdef in org.apache.derby.client.net

2006-05-22 Thread David Van Couvering (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-849?page=all ] David Van Couvering reassigned DERBY-849: - Assign To: David Van Couvering Internationalize Reply to Typdef in org.apache.derby.client.net