[jira] Created: (DERBY-1613) A trigger does not get invalidated when the view used by it is dropped

2006-07-31 Thread Mamta A. Satoor (JIRA)
A trigger does not get invalidated when the view used by it is dropped -- Key: DERBY-1613 URL: http://issues.apache.org/jira/browse/DERBY-1613 Project: Derby Issue Type:

[jira] Closed: (DERBY-20) LIKE handles strings with control characters incorrectly.

2006-07-31 Thread JIRA
[ http://issues.apache.org/jira/browse/DERBY-20?page=all ] Øystein Grøvlen closed DERBY-20. Fix Version/s: 10.2.0.0 10.1.3.1 Resolution: Duplicate This is a duplicate of DERBY-1262 (fixed) LIKE handles strings with control

[jira] Closed: (DERBY-1510) 'SQLBinary.readFromStream' can enter endless loop

2006-07-31 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1510?page=all ] Kristian Waagan closed DERBY-1510. -- Fix Version/s: 10.2.0.0 Resolution: Fixed Derby Info: (was: [Patch Available]) Verified the fix. I no longer see the infinite looping when

[jira] Closed: (DERBY-1310) Add apache notice to test file phaseTester.java

2006-07-31 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1310?page=all ] Kristian Waagan closed DERBY-1310. -- Add apache notice to test file phaseTester.java --- Key: DERBY-1310 URL:

[jira] Closed: (DERBY-1445) Add new streaming overloads and modify some existing ones.

2006-07-31 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1445?page=all ] Kristian Waagan closed DERBY-1445. -- The new JDBC 4 overloads with a long argument for length have been implemented. No issues have popped up, closing. Add new streaming overloads and modify

[jira] Closed: (DERBY-1396) ReEncodedInputStream may fail to read all of source Reader.

2006-07-31 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1396?page=all ] Kristian Waagan closed DERBY-1396. -- ReEncodedInputStream may fail to read all of source Reader. Key: DERBY-1396

[jira] Created: (DERBY-1614) Test harness overrides heap size settings when starting Network Server

2006-07-31 Thread John H. Embretsen (JIRA)
Test harness overrides heap size settings when starting Network Server -- Key: DERBY-1614 URL: http://issues.apache.org/jira/browse/DERBY-1614 Project: Derby Issue Type:

[jira] Commented: (DERBY-1286) Fill in Clob methods required for JDBC3 compliance

2006-07-31 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1286?page=comments#action_12424527 ] Kristian Waagan commented on DERBY-1286: Just want to point out that the method Clob.getCharacterStream(long,long) was added in JDBC4. Fill in Clob

[jira] Commented: (DERBY-1614) Test harness overrides heap size settings when starting Network Server

2006-07-31 Thread John H. Embretsen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1614?page=comments#action_12424534 ] John H. Embretsen commented on DERBY-1614: -- Example impact of this bug: The 'wisconsin_app.properties' file includes the following: # flags specific to

[jira] Commented: (DERBY-1417) Add new, lengthless overloads to the streaming api

2006-07-31 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1417?page=comments#action_12424535 ] Rick Hillegas commented on DERBY-1417: -- Hi Kristian: Thanks for addressing the concerns raised by Tomohito and Knut Anders. I agree that this patch should

[jira] Updated: (DERBY-1417) Add new, lengthless overloads to the streaming api

2006-07-31 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1417?page=all ] Kristian Waagan updated DERBY-1417: --- Derby Info: (was: [Patch Available]) Add new, lengthless overloads to the streaming api --

[jira] Created: (DERBY-1615) Rewrite the Clob implementation in the client driver

2006-07-31 Thread Kristian Waagan (JIRA)
Rewrite the Clob implementation in the client driver Key: DERBY-1615 URL: http://issues.apache.org/jira/browse/DERBY-1615 Project: Derby Issue Type: Improvement Components:

No sorting when adding multiple links for a Jira issue

2006-07-31 Thread Kristian Waagan
Hello, Just wanted to say that Jira does not sort the links that are added to a Jira issue. I just added a bunch of links to DERBY-1615, and in my opinion the links section does not look too good the way it is now. So, if you add a bunch of links at the same time, it might be that you want

[jira] Assigned: (DERBY-1255) Implement new JDBC4 methods for creating empty LOBs in the embedded client

2006-07-31 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1255?page=all ] Rick Hillegas reassigned DERBY-1255: Assignee: Anurag Shekhar (was: V.Narayanan) I believe Anurag is working on the next piece of this issue. Implement new JDBC4 methods for creating

[jira] Updated: (DERBY-1341) LOB setBytes method(s) are currently no supported, but part of the Java 1.4 JDBC interface

2006-07-31 Thread Anurag Shekhar (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1341?page=all ] Anurag Shekhar updated DERBY-1341: -- Attachment: derby-1341-blob-forreview.diff This patch is only for review. After the review I will be uploading the complete patch (blob and clob) and the

Re: [jira] Commented: (DERBY-1614) Test harness overrides heap size settings when starting Network Server

2006-07-31 Thread Myrna van Lunteren
This one sort of has my name on it... But I have some other fish to fry first - also, I have still 4 patches outstanding and my environments are getting somewhat cluttered. I'll try to have a look at this later today or tomorrow (PDT), unless someone grabs it first. Myrna On 7/31/06, John H.

[jira] Commented: (DERBY-1564) wisconsin.sql test failed in DerbyNet framework, VM for network server got OutOfMemoryError

2006-07-31 Thread John H. Embretsen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1564?page=comments#action_12424552 ] John H. Embretsen commented on DERBY-1564: -- Due to DERBY-1614 this test was most likely run with too small max heap size in the DerbyNet and

Re: [jira] Commented: (DERBY-1614) Test harness overrides heap size settings when starting Network Server

2006-07-31 Thread John Embretsen
Myrna van Lunteren wrote: This one sort of has my name on it... But I have some other fish to fry first - also, I have still 4 patches outstanding and my environments are getting somewhat cluttered. I'll try to have a look at this later today or tomorrow (PDT), unless someone grabs it first.

[jira] Updated: (DERBY-1564) wisconsin.sql test failed in DerbyNet framework, VM for network server got OutOfMemoryError

2006-07-31 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1564?page=all ] Rick Hillegas updated DERBY-1564: - Fix Version/s: 10.2.0.0 Assigning this to 10.2. wisconsin.sql test failed in DerbyNet framework, VM for network server got OutOfMemoryError

[jira] Updated: (DERBY-1460) Instability in storerecovery suite when run against jar files on jdk1.6

2006-07-31 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1460?page=all ] Rick Hillegas updated DERBY-1460: - Urgency: Normal Fix Version/s: 10.2.0.0 Raising the visibility of this issue by assigning it to 10.2 and bumping its urgency to Normal.

Re: [jira] Commented: (DERBY-1516) Inconsistent behavior for getBytes and getSubString for embedded versus network

2006-07-31 Thread Dag H. Wanvik
Kathey Marsden [EMAIL PROTECTED] writes: One interesting test with 0 length is the case for getSubString(1,0) for a zero length lob. Should it throw an exception or return a zero length string? The API working doesn't give much help to resolve this, the wording for the exception in JDK 1.6 is

[jira] Commented: (DERBY-1255) Implement new JDBC4 methods for creating empty LOBs in the embedded client

2006-07-31 Thread Anurag Shekhar (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1255?page=comments#action_12424562 ] Anurag Shekhar commented on DERBY-1255: --- I am working on set methods for Blob and clob (DERBY-1341). This won't directly effect create methods but with

Re: [jira] Commented: (DERBY-1610) Engine take it as type compatibility error to update column typed as CHAR to value passed via setBinaryStream(null), though Network Client and Network Server does no

2006-07-31 Thread Dag H. Wanvik
Hi, You may want to link this issue to DERBY-310. Thanks, Dag

Re: [jira] Commented: (DERBY-1548) Document builtin functions - ACOS, ASIN, ATAN, COS, SIN, TAN, PI, DEGREES, RADIANS, EXP, LN, LOG, LOG10, CEIL, CEILING, FLOOR

2006-07-31 Thread Laura Stewart
On 7/28/06, Daniel John Debrunner (JIRA) derby-dev@db.apache.org wrote: [ http://issues.apache.org/jira/browse/DERBY-1548?page=comments#action_12424245 ] Daniel John Debrunner commented on DERBY-1548: -- Thanks for the descriptions Laura. The

[jira] Closed: (DERBY-1281) JDBC4 Compliance

2006-07-31 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1281?page=all ] Rick Hillegas closed DERBY-1281. Resolution: Fixed Closing this issue because it has been subdivided into other JIRAs which are being tracked. JDBC4 Compliance

Re: [jira] Commented: (DERBY-1548) Document builtin functions - ACOS, ASIN, ATAN, COS, SIN, TAN, PI, DEGREES, RADIANS, EXP, LN, LOG, LOG10, CEIL, CEILING, FLOOR

2006-07-31 Thread Daniel John Debrunner
Laura Stewart wrote: On 7/28/06, Daniel John Debrunner (JIRA) derby-dev@db.apache.org wrote: [ http://issues.apache.org/jira/browse/DERBY-1548?page=comments#action_12424245 ] Daniel John Debrunner commented on DERBY-1548: -- Thanks for the

Regression Test Failure! - TinderBox_Derby 427112 - Sun DBTG

2006-07-31 Thread Ole . Solberg
[Auto-generated mail] *TinderBox_Derby* 427112/2006-07-31 15:22:26 CEST *derbyall* Failed TestsOK Skip Duration Platform --- *Jvm: 1.5* 5685680 2 146.92% SunOS-5.10_i86pc-i386 Details in

Re: [jira] Commented: (DERBY-1614) Test harness overrides heap size settings when starting Network Server

2006-07-31 Thread Myrna van Lunteren
On 7/31/06, John Embretsen [EMAIL PROTECTED] wrote: Myrna van Lunteren wrote: This one sort of has my name on it... But I have some other fish to fry first - also, I have still 4 patches outstanding and my environments are getting somewhat cluttered. I'll try to have a look at this later

Re: Jira field definition clarification for Derby

2006-07-31 Thread Daniel John Debrunner
Kathey Marsden wrote: Recently there have been several discussions about the meaning of many of the Jira fields. [snip] Affects Version - The earliest release where the issue is known to exist as shown by sysinfo. RESOLVE: What should this mean for non-bug issues? Fix Version for Closed

Re: [jira] Commented: (DERBY-1548) Document builtin functions - ACOS, ASIN, ATAN, COS, SIN, TAN, PI, DEGREES, RADIANS, EXP, LN, LOG, LOG10, CEIL, CEILING, FLOOR

2006-07-31 Thread Laura Stewart
Daniel John Debrunner commented on DERBY-1548: All java.* and javax.* classes are not part of Derby, they are part of the Java platform. The java doc for all such classes is available at java.sun.com and usually with any Java JDK/SDK you may have downloaded. Dan. ***(LS) Found the html file

Re: [jira] Commented: (DERBY-1543) Address two remaining issues with GRANT/REVOKE functionality: 1) Add warning when sqlAuthorization is on with authentication off 2) Drop permission descriptors when

2006-07-31 Thread Satheesh Bandaram
Checked in fix for this... Dropping of table, column and routine permission descriptors should only be attempted in SQL authorization mode, as privilege system tables may not be present in soft-upgrade mode. Should pass now. Satheesh Mamta A. Satoor (JIRA) wrote: [

[jira] Resolved: (DERBY-1543) Address two remaining issues with GRANT/REVOKE functionality: 1) Add warning when sqlAuthorization is on with authentication off 2) Drop permission descriptors when objec

2006-07-31 Thread Satheesh Bandaram (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1543?page=all ] Satheesh Bandaram resolved DERBY-1543. -- Resolution: Fixed Submitted a fix. Address two remaining issues with GRANT/REVOKE functionality: 1) Add warning when sqlAuthorization is on

[jira] Closed: (DERBY-1543) Address two remaining issues with GRANT/REVOKE functionality: 1) Add warning when sqlAuthorization is on with authentication off 2) Drop permission descriptors when objects

2006-07-31 Thread Satheesh Bandaram (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1543?page=all ] Satheesh Bandaram closed DERBY-1543. Added tests and it seems to work as expected. Address two remaining issues with GRANT/REVOKE functionality: 1) Add warning when sqlAuthorization is on

Re: [jira] Commented: (DERBY-1614) Test harness overrides heap size settings when starting Network Server

2006-07-31 Thread John H. Embretsen
Myrna van Lunteren wrote: In the mean time, I had to reopen DERBY-1091 there's a follow-up patch, maybe you can check that that doesn't conflict with your proposed patch? Yes, there is no potential patch conflict. You touch the RunSuite class only, while my patch will include modifications

Re: Regression Test Failure! - Derby 426908 - Sun DBTG

2006-07-31 Thread Myrna van Lunteren
On 7/31/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: *Derby* 426908/2006-07-30 19:46:17 CEST *derbyall* Failed TestsOK Skip Duration Platform --- *Jvm: 1.6* 22728706 0 107.99% SunOS-5.10_i86pc-i386 Details

[jira] Updated: (DERBY-688) Enhancements to XML functionality to move toward XPath/XQuery support...

2006-07-31 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-688?page=all ] A B updated DERBY-688: -- Attachment: d688_phase2_v2_tests.patch Attaching a new version of the phase2_tests patch since the first version doesn't appear to apply cleanly. In particular, the

[jira] Resolved: (DERBY-1091) Test harness does not pass jvm flags properly if there are more than 1 property in jvm flags

2006-07-31 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1091?page=all ] Andrew McIntyre resolved DERBY-1091. Resolution: Fixed Derby Info: [Regression] (was: [Patch Available, Regression]) Committed to trunk with revision 427190. Test harness does not

[jira] Updated: (DERBY-1091) Test harness does not pass jvm flags properly if there are more than 1 property in jvm flags

2006-07-31 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1091?page=all ] Myrna van Lunteren updated DERBY-1091: -- Derby Info: (was: [Regression]) I had marked it regression because the original patch caused a regression in that running with j2ME

[jira] Closed: (DERBY-1091) Test harness does not pass jvm flags properly if there are more than 1 property in jvm flags

2006-07-31 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1091?page=all ] Myrna van Lunteren closed DERBY-1091. - Test harness does not pass jvm flags properly if there are more than 1 property in jvm flags

[jira] Resolved: (DERBY-1605) test harness evaluates j9 2.2 jvm (a.k.a wctme5.7) as isJDBC4; does enthousiastic sed-ing

2006-07-31 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1605?page=all ] Andrew McIntyre resolved DERBY-1605. Resolution: Fixed Derby Info: [Regression] (was: [Patch Available, Regression]) Committed to trunk with revision 427193. test harness evaluates

[jira] Updated: (DERBY-1516) Inconsistent behavior for getBytes and getSubString for embedded versus network

2006-07-31 Thread Craig Russell (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1516?page=all ] Craig Russell updated DERBY-1516: - Attachment: DERBY-1516.patch I've updated the patch with changes to the master/DerbyNetClient/blobclob4BLOB.out canon. I did not update

[jira] Assigned: (DERBY-1516) Inconsistent behavior for getBytes and getSubString for embedded versus network

2006-07-31 Thread Craig Russell (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1516?page=all ] Craig Russell reassigned DERBY-1516: Assignee: Craig Russell Inconsistent behavior for getBytes and getSubString for embedded versus network

[jira] Created: (DERBY-1616) Lots of jdk1.6 regression test failures

2006-07-31 Thread Sunitha Kambhampati (JIRA)
Lots of jdk1.6 regression test failures Key: DERBY-1616 URL: http://issues.apache.org/jira/browse/DERBY-1616 Project: Derby Issue Type: Bug Affects Versions: 10.2.0.0 Environment: jdk16

[jira] Updated: (DERBY-1616) Lots of jdk1.6 regression test failures

2006-07-31 Thread Sunitha Kambhampati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1616?page=all ] Sunitha Kambhampati updated DERBY-1616: --- Attachment: derbyall_report.txt Report file. Lots of jdk1.6 regression test failures ---

[jira] Updated: (DERBY-1616) Lots of jdk1.6 regression test failures with diffs because of SQL Exception instead of java.sql.SQLException

2006-07-31 Thread Sunitha Kambhampati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1616?page=all ] Sunitha Kambhampati updated DERBY-1616: --- Summary: Lots of jdk1.6 regression test failures with diffs because of SQL Exception instead of java.sql.SQLException (was: Lots of jdk1.6

[jira] Updated: (DERBY-688) Enhancements to XML functionality to move toward XPath/XQuery support...

2006-07-31 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-688?page=all ] A B updated DERBY-688: -- Attachment: d688_phase2_v3_tests.patch Oops, I was wrong about the phase 2 test patch--that was user error. I have too many uncommitted patches for this issue on my machine so I

[jira] Updated: (DERBY-688) Enhancements to XML functionality to move toward XPath/XQuery support...

2006-07-31 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-688?page=all ] A B updated DERBY-688: -- Attachment: d688_phase3_v1_code.patch d688_phase3_v1_tests.patch Attaching a phase 3 patch that implements the XMLQUERY operator. The patch is in two parts: -

[jira] Commented: (DERBY-1616) Lots of jdk1.6 regression test failures with diffs because of SQL Exception instead of java.sql.SQLException

2006-07-31 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1616?page=comments#action_12424609 ] Rick Hillegas commented on DERBY-1616: -- I believe that the diffs in the jdbc4 tests are caused by additional overloads recently added to JDBC4. I think they

Re: Jira field definition clarification for Derby

2006-07-31 Thread Andrew McIntyre
On 7/30/06, Kathey Marsden [EMAIL PROTECTED] wrote: Component:: Sub-section(s) of the project relevant to the issue. Derby also has two special Components (which I think should be checkboxes) RegressionTestFailure - A derbyall or other regression test failure. It may or may not be a product

[jira] Commented: (DERBY-1500) PreparedStatement#setObject(int parameterIndex, Object x) throws SQL Exception when binding Short value in embedded mode

2006-07-31 Thread Markus Fuchs (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1500?page=comments#action_12424612 ] Markus Fuchs commented on DERBY-1500: - Hi Daniel, 1) java.lang.Short is not a valid object mapping for SMALLINT: Why do I get the same exception on

[jira] Commented: (DERBY-1616) Lots of jdk1.6 regression test failures with diffs because of SQL Exception instead of java.sql.SQLException

2006-07-31 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1616?page=comments#action_12424613 ] Kristian Waagan commented on DERBY-1616: The 3 tests that are part of the jdbc40 suite don't fail anymore. I think 15 tests might be handled, or at least

[jira] Commented: (DERBY-694) Statement exceptions cause all the connection's result sets to be closed with the client driver

2006-07-31 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-694?page=comments#action_12424615 ] Rick Hillegas commented on DERBY-694: - You may be able to generate a transaction severity error by invoking a user-written procedure which in turn raises some

Building 10.2

2006-07-31 Thread x.genster
Greetings all, Just a Heads up, If you DON'T FOLLOW THE BUILDING.txt and install jdbc2_0-stdext.jar You get the following error. Oh and this has nothing to do with JSR169, the compile_jsr169: can be miss leading compile_jsr169: [javac] Compiling 1 source file to C:\Derby\10.2\classes

[jira] Commented: (DERBY-1500) PreparedStatement#setObject(int parameterIndex, Object x) throws SQL Exception when binding Short value in embedded mode

2006-07-31 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1500?page=comments#action_12424621 ] Daniel John Debrunner commented on DERBY-1500: -- Markus wrote: Also, why does stmnt.setShort(1, Short.valueOf(0)) work in this case? Because that's

[jira] Commented: (DERBY-1606) derbyrunjartest hangs with wctme5.7 always uses j9_13; hangs with _foundation

2006-07-31 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1606?page=comments#action_12424625 ] Andrew McIntyre commented on DERBY-1606: Committed _skip patch to trunk with revision 427232. derbyrunjartest hangs with wctme5.7 always uses j9_13;

[jira] Commented: (DERBY-1616) Lots of jdk1.6 regression test failures with diffs because of SQL Exception instead of java.sql.SQLException

2006-07-31 Thread David Van Couvering (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1616?page=comments#action_12424626 ] David Van Couvering commented on DERBY-1616: A number of these diffs are caused by my one line change to EmbedSQLException.toString(). I fixed the

[jira] Commented: (DERBY-1500) PreparedStatement#setObject(int parameterIndex, Object x) throws SQL Exception when binding Short value in embedded mode

2006-07-31 Thread Markus Fuchs (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1500?page=comments#action_12424627 ] Markus Fuchs commented on DERBY-1500: - This behavior is apparantly implemented by many major database vendors, e.g. Oracle, SQLServer, Sybase, and the Derby

Re: svn commit: r427232 - /db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/tools/derbyrunjartest_app.properties

2006-07-31 Thread Daniel John Debrunner
It's always good to add comments into the test_app.properties file as to *why* it's being skipped for a platform. Dan. [EMAIL PROTECTED] wrote: Author: fuzzylogic Date: Mon Jul 31 12:45:32 2006 New Revision: 427232 URL: http://svn.apache.org/viewvc?rev=427232view=rev Log: DERBY-1606:

[jira] Updated: (DERBY-1108) The test jdbcapi/setTransactionIsolation.java fails with ibm jvm1.5

2006-07-31 Thread Manjula Kutty (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1108?page=all ] Manjula Kutty updated DERBY-1108: - Attachment: svn_diff.txt Hi Kathey, Thanks for your input. I'm attaching the diff again. Please have a look The test jdbcapi/setTransactionIsolation.java

[jira] Resolved: (DERBY-1462) Test harness incorrectly catches db.lck WARNINGS generated during STORE tests and lists the tests as failed in *_fail.txt.

2006-07-31 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1462?page=all ] Andrew McIntyre resolved DERBY-1462. Fix Version/s: 10.2.0.0 Resolution: Fixed Derby Info: (was: [Patch Available]) Committed to trunk with revision 427237. It would be

Re: [jira] Commented: (DERBY-1500) PreparedStatement#setObject(int parameterIndex, Object x) throws SQL Exception when binding Short value in embedded mode

2006-07-31 Thread Lance J. Andersen
I am not sure why java.lang.Short is not covered in the conversion tables in the JDBC spec.  Probably an oversite or just a spec bug.  It is reasonable to  be supported since the other conversions are supported. I will discuss with the EG. Markus Fuchs (JIRA) wrote: [

[jira] Assigned: (DERBY-801) Allow parallel access to data files.

2006-07-31 Thread Anders Morken (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-801?page=all ] Anders Morken reassigned DERBY-801: --- Assignee: Anders Morken Allow parallel access to data files. Key: DERBY-801 URL:

[jira] Created: (DERBY-1617) Re-enable blobclob4BLOB clobTest6 that was disabled for an old bug

2006-07-31 Thread Craig Russell (JIRA)
Re-enable blobclob4BLOB clobTest6 that was disabled for an old bug -- Key: DERBY-1617 URL: http://issues.apache.org/jira/browse/DERBY-1617 Project: Derby Issue Type: Test

[jira] Commented: (DERBY-1516) Inconsistent behavior for getBytes and getSubString for embedded versus network

2006-07-31 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1516?page=comments#action_12424636 ] Kathey Marsden commented on DERBY-1516: --- Thanks Craig for updating the masters. I thiink it is really neat how specifying the patch of the same name grays

Re: [jira] Commented: (DERBY-1516) Inconsistent behavior for getBytes and getSubString for embedded versus network

2006-07-31 Thread Craig L Russell
Hi Dag, I'd appreciate discussion on specific JIRA issues to be done in JIRA instead on on the mailing list. I have a hard time tracking discussions that are forked. I'll comment on your comment in the JIRA. Thanks, Craig On Jul 31, 2006, at 1:16 PM, Kathey Marsden (JIRA) wrote: [

ALTER TABLE review, anyone?

2006-07-31 Thread Bryan Pendleton
I'm interested in getting some feedback about whether some of my patch proposals for enhanced ALTER TABLE support are close enough to ready to be worth considering for 10.2. Specifically, I'm interested in gauging whether there are any reviewers who have enough spare cycles to be able to have a

[jira] Updated: (DERBY-1489) Provide ALTER TABLE DROP COLUMN functionality

2006-07-31 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1489?page=all ] Bryan Pendleton updated DERBY-1489: --- Derby Info: [Patch Available] Provide ALTER TABLE DROP COLUMN functionality - Key:

[jira] Updated: (DERBY-1491) Provide ALTER TABLE functionality to change a column's default value

2006-07-31 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1491?page=all ] Bryan Pendleton updated DERBY-1491: --- Derby Info: [Patch Available] Provide ALTER TABLE functionality to change a column's default value

[jira] Updated: (DERBY-119) Add ALTER TABLE option to change column from NULL to NOT NULL

2006-07-31 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-119?page=all ] Bryan Pendleton updated DERBY-119: -- Derby Info: [Patch Available] Add ALTER TABLE option to change column from NULL to NOT NULL -

[jira] Subscription: Derby: JIRA issues with patch available

2006-07-31 Thread jira
Issue Subscription Filter: Derby: JIRA issues with patch available (22 issues) Subscriber: derby-dev Key Summary DERBY-119 Add ALTER TABLE option to change column from NULL to NOT NULL http://issues.apache.org/jira/browse/DERBY-119 DERBY-1491 Provide ALTER TABLE

[jira] Subscription: Derby: JIRA issues with patch available

2006-07-31 Thread jira
Issue Subscription Filter: Derby: JIRA issues with patch available (22 issues) Subscriber: derby-dev Key Summary DERBY-119 Add ALTER TABLE option to change column from NULL to NOT NULL http://issues.apache.org/jira/browse/DERBY-119 DERBY-1491 Provide ALTER TABLE

[jira] Commented: (DERBY-119) Add ALTER TABLE option to change column from NULL to NOT NULL

2006-07-31 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-119?page=comments#action_12424649 ] Daniel John Debrunner commented on DERBY-119: - Does the patch complete this feature or is it just parser changes. The comment seems to indicate it is

Re: [jira] Subscription: Derby: JIRA issues with patch available

2006-07-31 Thread Andrew McIntyre
Resubscribed to this so it gets sent on Mondays, so that hopefully it will get more attention. On 7/31/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Issue Subscription Filter: Derby: JIRA issues with patch available (22 issues) Subscriber: derby-dev

[jira] Assigned: (DERBY-1241) When booting a database under security manager, boot may fail with message java.sql.SQLException: Java exception: 'access denied (java.io.FilePermission for logmirro

2006-07-31 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1241?page=all ] Myrna van Lunteren reassigned DERBY-1241: - Assignee: Myrna van Lunteren When booting a database under security manager, boot may fail with message java.sql.SQLException: Java

[jira] Updated: (DERBY-1606) derbyrunjartest hangs with wctme5.7 always uses j9_13; hangs with _foundation

2006-07-31 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1606?page=all ] Myrna van Lunteren updated DERBY-1606: -- Attachment: DERBY-1606_20060731_skipcomment.diff Attaching another patch, DERBY-1606_20060731_skipcomment.diff to add a comment about the

[jira] Resolved: (DERBY-1607) new j9 canons required/canons need to be removed to catch up to changes to 7/27/06.

2006-07-31 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1607?page=all ] Andrew McIntyre resolved DERBY-1607. Resolution: Fixed Derby Info: (was: [Patch Available]) Committed to trunk with revision 427266. new j9 canons required/canons need to be

[jira] Commented: (DERBY-119) Add ALTER TABLE option to change column from NULL to NOT NULL

2006-07-31 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-119?page=comments#action_12424654 ] Bryan Pendleton commented on DERBY-119: --- I believe the patch completes the future, sorry for the confusing comment. I believe that the existing execution

[jira] Commented: (DERBY-1241) When booting a database under security manager, boot may fail with message java.sql.SQLException: Java exception: 'access denied (java.io.FilePermission for logmirr

2006-07-31 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1241?page=comments#action_12424655 ] Myrna van Lunteren commented on DERBY-1241: --- I will apply the fix suggested, run derbyall, test the fix manually in the scenario I found the other one

[jira] Closed: (DERBY-1605) test harness evaluates j9 2.2 jvm (a.k.a wctme5.7) as isJDBC4; does enthousiastic sed-ing

2006-07-31 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1605?page=all ] Myrna van Lunteren closed DERBY-1605. - test harness evaluates j9 2.2 jvm (a.k.a wctme5.7) as isJDBC4; does enthousiastic sed-ing

[jira] Commented: (DERBY-1491) Provide ALTER TABLE functionality to change a column's default value

2006-07-31 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1491?page=comments#action_12424658 ] Bryan Pendleton commented on DERBY-1491: Note to reviewers: I believe that the only changes needed for this new feature are parser changes and tests. I

[jira] Closed: (DERBY-1607) new j9 canons required/canons need to be removed to catch up to changes to 7/27/06.

2006-07-31 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1607?page=all ] Myrna van Lunteren closed DERBY-1607. - new j9 canons required/canons need to be removed to catch up to changes to 7/27/06.

[jira] Updated: (DERBY-1606) derbyrunjartest hangs with wctme5.7 always uses j9_13; hangs with _foundation

2006-07-31 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1606?page=all ] Andrew McIntyre updated DERBY-1606: --- Derby Info: (was: [Patch Available]) derbyrunjartest hangs with wctme5.7 always uses j9_13; hangs with _foundation

[jira] Updated: (DERBY-801) Allow parallel access to data files.

2006-07-31 Thread Anders Morken (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-801?page=all ] Anders Morken updated DERBY-801: Attachment: DERBY-801-v2.patch DERBY-801-v2.patch is what I've got now. It's not anything very new since the previous patch, but it's a bit cleaner - and I've

[jira] Updated: (DERBY-801) Allow parallel access to data files.

2006-07-31 Thread Anders Morken (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-801?page=all ] Anders Morken updated DERBY-801: Derby Info: [Patch Available] Allow parallel access to data files. Key: DERBY-801 URL:

[jira] Updated: (DERBY-1479) Release note for DERBY-541 on 10.1.3.1 release page

2006-07-31 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1479?page=all ] Andrew McIntyre updated DERBY-1479: --- Summary: Release note for DERBY-541 on 10.1.3.1 release page (was: Documentation should note need to upgrade databases in jars) Changing description to

[jira] Closed: (DERBY-1479) Release note for DERBY-541 on 10.1.3.1 release page

2006-07-31 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1479?page=all ] Andrew McIntyre closed DERBY-1479. -- Assignee: Andrew McIntyre Release note for DERBY-541 on 10.1.3.1 release page --- Key:

[jira] Commented: (DERBY-1516) Inconsistent behavior for getBytes and getSubString for embedded versus network

2006-07-31 Thread Craig Russell (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1516?page=comments#action_12424673 ] Craig Russell commented on DERBY-1516: -- Including the discussion from the alias referenced immediately above: One interesting test with 0 length is the case

[jira] Commented: (DERBY-1539) As per the functional spec attached to DERBY-1330, a trigger should be dropped when a privilege required by the trigger is revoked.

2006-07-31 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1539?page=comments#action_12424676 ] Daniel John Debrunner commented on DERBY-1539: -- I'm looking at this patch and need to study it more, but I think having the dependency manager take

[jira] Created: (DERBY-1618) store/BootAllTest.junit fails on ibm131, wctme5.7

2006-07-31 Thread Sunitha Kambhampati (JIRA)
store/BootAllTest.junit fails on ibm131, wctme5.7 - Key: DERBY-1618 URL: http://issues.apache.org/jira/browse/DERBY-1618 Project: Derby Issue Type: Bug Affects Versions: 10.2.0.0

Re: svn commit: r427293 - in /db/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij: Main.java mtTestCase.java utilMain.java utilMain14.java

2006-07-31 Thread Army
[EMAIL PROTECTED] wrote: Modified: db/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/Main.java db/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/mtTestCase.java db/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/utilMain.java

Regression Test Failure! - TinderBox_Derby 427233 - Sun DBTG

2006-07-31 Thread Ole . Solberg
[Auto-generated mail] *TinderBox_Derby* 427233/2006-07-31 21:53:03 CEST *derbyall* Failed TestsOK Skip Duration Platform --- *Jvm: 1.5* 1685684 2 148.04% SunOS-5.10_i86pc-i386 Details in

Re: [jira] Commented: (DERBY-1516) Inconsistent behavior for getBytes and getSubString for embedded versus network

2006-07-31 Thread Lance J. Andersen
Craig Russell (JIRA) wrote: [ http://issues.apache.org/jira/browse/DERBY-1516?page=comments#action_12424673 ] Craig Russell commented on DERBY-1516: -- Including the discussion from the alias referenced immediately above:

Re: [jira] Resolved: (DERBY-428) NetworkClient PreparedStatement.executeBatch() hangs if batch is too large (ArrayIndexOutOfBoundsException in Network Server)

2006-07-31 Thread Bryan Pendleton
Kathey Marsden resolved DERBY-428. -- I think the hang may have been related to some interaction with my firewall software. I will post separately to derby-dev about that as I think there may be a Network Server issue there. Hi Kathey, Did you get a

[jira] Resolved: (DERBY-1367) add lang/grantrevoke.java to derbynetclientmats

2006-07-31 Thread Satheesh Bandaram (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1367?page=all ] Satheesh Bandaram resolved DERBY-1367. -- Fix Version/s: 10.2.0.0 Resolution: Fixed Enabled grantRevoke.java test in DerbyNetClient framework. add lang/grantrevoke.java to

Re: svn commit: r427293 - in /db/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij: Main.java mtTestCase.java utilMain.java utilMain14.java

2006-07-31 Thread Daniel John Debrunner
Army wrote: [EMAIL PROTECTED] wrote: Modified: db/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/Main.java db/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/mtTestCase.java db/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/utilMain.java

Re: svn commit: r427293 - in /db/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij: Main.java mtTestCase.java utilMain.java utilMain14.java

2006-07-31 Thread Andrew McIntyre
On 7/31/06, Army [EMAIL PROTECTED] wrote: [javac] Compiling 2 source files to C:\p4clients\main_codeline\classes [javac] C:\p4clients\main_codeline\opensource\java\testing\org\apache\derbyTesting\functionTests\tests\lang\wisconsin.java:70:

Re: [jira] Commented: (DERBY-1357) Short-circuit logic in optimizer appears to be incorrect...

2006-07-31 Thread Bryan Pendleton
I posted possible release notes to DERBY-1357 and DERBY-781. Hi Army, I just wanted to note that I read both the release notes, and the wiki page too, and I think they are quite clear and will be useful to customers when they upgrade. Thanks for putting them together! bryan

[jira] Commented: (DERBY-1522) Switch(if supported) from Derby Authorization to Derby SQL Standard Authorization needs to be tested

2006-07-31 Thread Satheesh Bandaram (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1522?page=comments#action_12424694 ] Satheesh Bandaram commented on DERBY-1522: -- I was looking through all GRANT/REVOKE sub-tasks and related bugs. I am not sure exactly what this entry was

[jira] Commented: (DERBY-1522) Switch(if supported) from Derby Authorization to Derby SQL Standard Authorization needs to be tested

2006-07-31 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1522?page=comments#action_12424696 ] Deepa Remesh commented on DERBY-1522: - I am covering a part of this in upgrade testing. I have a patch attached to DERBY-1521 which is pending review. In this

Re: [jira] Resolved: (DERBY-428) NetworkClient PreparedStatement.executeBatch() hangs if batch is too large (ArrayIndexOutOfBoundsException in Network Server)

2006-07-31 Thread Kathey Marsden
Bryan Pendleton wrote: Did you get a chance to investigate the firewall interaction in more detail? I am sorry I have not had time to but it is definitely on my list.

  1   2   >