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

2006-07-26 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1417?page=all ] Kristian Waagan updated DERBY-1417: --- Attachment: derby-1417-6c-clientimpl.diff 'derby-1417-6c-clientimpl.diff' deprecates 6b. Added both size of the character buffer and the initial size

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

2006-07-27 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1510?page=all ] Kristian Waagan updated DERBY-1510: --- Attachment: derby-1510-1a.diff 'derby-1510-1a.diff' makes sure derby does not enter an endless loop if InputStream.available() returns 0 and we have

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

2006-07-27 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1510?page=all ] Kristian Waagan updated DERBY-1510: --- Derby Info: [Patch Available] 'SQLBinary.readFromStream' can enter endless loop - Key

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

2006-07-28 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1417?page=all ] Kristian Waagan updated DERBY-1417: --- Attachment: derby-1417-6d-clientimpl.diff Thanks for the review Knut Anders. I have uploaded revision d of patch 6. See my comments and answers below

[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: http

[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] 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] 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)
, Network Client Reporter: Kristian Waagan The implementation of java.sql.Clob in the client driver is cracking up, and should be rewritten. A number of bugs have been discovered, and the implementation has traces of old and/or deprecated features. Further, several mandatory methods

[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-1616) Lots of jdk1.6 regression test failures with diffs because of SQL Exception instead of java.sql.SQLException

2006-08-01 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1616?page=comments#action_12424804 ] Kristian Waagan commented on DERBY-1616: Just want to inform that the jdbc40 suite now runs without failures (with JDK1.6). All planned interface changes

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

2006-08-01 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1417?page=all ] Kristian Waagan updated DERBY-1417: --- Attachment: derby-1417-7a-clientborderfix.diff derby-1417-7a-clientborderfix.stat 'derby-1417-7a-clientborderfix.diff' fixes bugs

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

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

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

2006-08-01 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1417?page=comments#action_12425048 ] Kristian Waagan commented on DERBY-1417: Thanks for looking at the patch, Rick :) I added the test case mostly to demonstrate the expected behavior

[jira] Assigned: (DERBY-1473) Add cut-off and truncation logic to streaming classes in the embedded driver

2006-08-02 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1473?page=all ] Kristian Waagan reassigned DERBY-1473: -- Assignee: Kristian Waagan Add cut-off and truncation logic to streaming classes in the embedded driver

[jira] Updated: (DERBY-1473) Add cut-off and truncation logic to streaming classes in the embedded driver

2006-08-02 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1473?page=all ] Kristian Waagan updated DERBY-1473: --- Urgency: Normal Fix Version/s: 10.2.0.0 Affects Version/s: 10.2.0.0 (was: 10.3.0.0) Priority

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

2006-08-05 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] Commented: (DERBY-1029) Backout boolean work from the 10.2 branch immediately after the branch is created

2006-08-06 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1029?page=comments#action_12426090 ] Kristian Waagan commented on DERBY-1029: I think there are some files left after the v5 patch. The following four files are listed as empty in 'java

[jira] Assigned: (DERBY-1524) Add assertEquals overloads for InputStream and Reader

2006-08-08 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1524?page=all ] Kristian Waagan reassigned DERBY-1524: -- Assignee: Kristian Waagan Add assertEquals overloads for InputStream and Reader

[jira] Updated: (DERBY-1524) Add assertEquals overloads for InputStream and Reader

2006-08-08 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1524?page=all ] Kristian Waagan updated DERBY-1524: --- Derby Info: [Patch Available] Add assertEquals overloads for InputStream and Reader

[jira] Updated: (DERBY-1524) Add assertEquals overloads for InputStream and Reader

2006-08-08 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1524?page=all ] Kristian Waagan updated DERBY-1524: --- Attachment: derby-1524-1a-assertEquals.diff derby-1524-1a-assertEquals.stat 'derby-1524-1a-assertEquals.diff' adds two assertEquals

[jira] Created: (DERBY-1657) Align error reporting in the client driver and embedded driver for streaming errors through the JDBC API

2006-08-09 Thread Kristian Waagan (JIRA)
/browse/DERBY-1657 Project: Derby Issue Type: Improvement Components: JDBC, Network Client, Network Server, Store Environment: Using streams as input for JDBC methods. Reporter: Kristian Waagan The way streaming errors are reported differ between

[jira] Created: (DERBY-1658) Too short streams passed in through JDBC are handled differently in client and embedded

2006-08-09 Thread Kristian Waagan (JIRA)
Project: Derby Issue Type: Improvement Components: JDBC, Network Client, Network Server Affects Versions: 10.2.0.0 Reporter: Kristian Waagan In the embedded driver, insertion is aborted if the stream used as source is shorter then the specified length

[jira] Closed: (DERBY-1524) Add assertEquals overloads for InputStream and Reader

2006-08-09 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1524?page=all ] Kristian Waagan closed DERBY-1524. -- Fix Version/s: 10.2.0.0 Resolution: Fixed Overloads in place and used in tests. Closing. Add assertEquals overloads for InputStream and Reader

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

2006-08-09 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1417?page=all ] Kristian Waagan updated DERBY-1417: --- Attachment: derby-1417-8a-enableblobstreaming.diff derby-1417-8a-enableblobstreaming.stat 'derby-1417-8a-enableblobstreaming.diff

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

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

[jira] Updated: (DERBY-1473) Add cut-off and truncation logic to streaming classes in the embedded driver

2006-08-09 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1473?page=all ] Kristian Waagan updated DERBY-1473: --- Attachment: derby-1473-1a-streaming.diff derby-1473-1a-streaming.stat 'derby-1473-1a-streaming.diff' adds the capability to handle length

[jira] Updated: (DERBY-1473) Add cut-off and truncation logic to streaming classes in the embedded driver

2006-08-09 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1473?page=all ] Kristian Waagan updated DERBY-1473: --- Attachment: derby-1473-2a-streamingtests.diff derby-1473-2a-streamingtests.stat 'derby-1473-2a-streamingtests.diff' adds tests

[jira] Updated: (DERBY-1473) Add cut-off and truncation logic to streaming classes in the embedded driver

2006-08-09 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1473?page=all ] Kristian Waagan updated DERBY-1473: --- Derby Info: [Patch Available] Patches 1a and 2a should be committed together, I split them up to ease the review. Add cut-off and truncation logic

[jira] Commented: (DERBY-1693) Out of Memory Error with derby.language.logStatementText=true

2006-08-15 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1693?page=comments#action_12428074 ] Kristian Waagan commented on DERBY-1693: I think I have seen the same issue earlier. My mind might be playing a trick on me, but I mean to remember

[jira] Commented: (DERBY-1693) Out of Memory Error with derby.language.logStatementText=true

2006-08-15 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1693?page=comments#action_12428183 ] Kristian Waagan commented on DERBY-1693: When a very similar problem was fixed in the network server code, I think the length of the LOB was included

[jira] Commented: (DERBY-1693) Out of Memory Error with derby.language.logStatementText=true

2006-08-21 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1693?page=comments#action_12429382 ] Kristian Waagan commented on DERBY-1693: I agree that the values for LOBs should not be printed. The question is what should be printed instead? I would go

[jira] Closed: (DERBY-598) Ensure that with derby.language.logStatementText.true, values set by streams are not materialized

2006-08-22 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-598?page=all ] Kristian Waagan closed DERBY-598. - Closing this. See previous comment by Sunitha. Ensure that with derby.language.logStatementText.true, values set by streams are not materialized

[jira] Commented: (DERBY-1740) Change error message to indicate encryptionkey length to be atleast 16 characters instead of 8 characters

2006-08-22 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1740?page=comments#action_12429695 ] Kristian Waagan commented on DERBY-1740: Could you provide more detail on this issue? I'm not able to reproduce it. It caught my interest because I worked

[jira] Updated: (DERBY-1473) Add cut-off and truncation logic to streaming classes in the embedded driver

2006-08-22 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1473?page=all ] Kristian Waagan updated DERBY-1473: --- Attachment: derby-1473-1b-streaming.diff derby-1473-2b-streamingtests.diff Hi Knut Anders, - Fixed. - Thanks for catching this. It's

[jira] Commented: (DERBY-1740) Change error message to indicate encryptionkey length to be atleast 16 characters instead of 8 characters

2006-08-22 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1740?page=comments#action_12429833 ] Kristian Waagan commented on DERBY-1740: Thank you Rajesh :) The reason I asked for more information was that I did not see the problem when I *thought

[jira] Commented: (DERBY-1473) Add cut-off and truncation logic to streaming classes in the embedded driver

2006-08-23 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1473?page=comments#action_12429944 ] Kristian Waagan commented on DERBY-1473: derbyall completed with three failures, all expected; blobclob4BLOB and 2x QueryObjectTest. Add cut-off

[jira] Commented: (DERBY-753) References from table of contents in the HTML book manuals are invalid

2006-08-23 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-753?page=comments#action_12429982 ] Kristian Waagan commented on DERBY-753: --- Great work Andrew :) I built the documentation and you can now click a topic in the TOC and the browser takes you

[jira] Updated: (DERBY-1473) Add cut-off and truncation logic to streaming classes in the embedded driver

2006-08-23 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1473?page=all ] Kristian Waagan updated DERBY-1473: --- Attachment: derby-1473-1c-streaming.diff I removed the if-block and uploaded a new patch (1c deprecates 1b). Our uses will not have to deal

[jira] Updated: (DERBY-1555) API for configuration information in Derby's JUnit tests should through instance methods of the base classes, not static methods and static fields

2006-08-24 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1555?page=all ] Kristian Waagan updated DERBY-1555: --- Attachment: derby-1555-removecomment.diff I don't think this comment in BaseJDBCTestCase is valid anymore, and can be removed: // TEMP NAME

[jira] Updated: (DERBY-1555) API for configuration information in Derby's JUnit tests should through instance methods of the base classes, not static methods and static fields

2006-08-24 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1555?page=all ] Kristian Waagan updated DERBY-1555: --- Derby Info: [Patch Available] API for configuration information in Derby's JUnit tests should through instance methods of the base classes, not static

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

2006-08-24 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1417?page=comments#action_12430205 ] Kristian Waagan commented on DERBY-1417: Hi Knut Anders, Seems like I have forgotten to change the SQL state in the patch for DERBY-1417 (step two). Let

[jira] Updated: (DERBY-1473) Add cut-off and truncation logic to streaming classes in the embedded driver

2006-08-24 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1473?page=all ] Kristian Waagan updated DERBY-1473: --- Attachment: derby-1473-2c-streamingtests.diff Hi again Knut Anders, Yes, the following commit caused the conflicts for the 2b patch: Author: djd Date

[jira] Updated: (DERBY-1740) Change error message to indicate encryptionkey length to be atleast 16 characters instead of 8 characters

2006-08-24 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1740?page=all ] Kristian Waagan updated DERBY-1740: --- Attachment: derby-1740-1a.diff The patch 'derby-1740-1a.diff' is a *draft* patch. I would like some feedback on it. Is it a viable solution

[jira] Commented: (DERBY-1740) Change error message to indicate encryptionkey length to be atleast 16 characters instead of 8 characters

2006-08-28 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1740?page=comments#action_12430991 ] Kristian Waagan commented on DERBY-1740: I think my previous comment is incorrect. Can anyone help my out here? It seems the concepts of 'bootPassword

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

2006-08-28 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1417?page=all ] Kristian Waagan updated DERBY-1417: --- Attachment: derby-1417-9a-blobstream-newapproach.diff derby-1417-9a-blobstream-newapproach.stat Knut Anders, Your worries make sense

[jira] Commented: (DERBY-1771) Doc title in browser for html pages is Web sample

2006-08-29 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1771?page=comments#action_12431154 ] Kristian Waagan commented on DERBY-1771: Is this a duplicate of DERBY-502, or should these two issues just be linked together? Doc title in browser

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

2006-08-29 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] Resolved: (DERBY-1417) Add new, lengthless overloads to the streaming api

2006-08-29 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1417?page=all ] Kristian Waagan resolved DERBY-1417. Resolution: Fixed Resolving this. I don't expect to do more on work on this, and plan to close the issue in a few days. Add new, lengthless

[jira] Closed: (DERBY-1473) Add cut-off and truncation logic to streaming classes in the embedded driver

2006-08-29 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1473?page=all ] Kristian Waagan closed DERBY-1473. -- Closing. Initial functionality added, associated problems should be handled by separate Jiras. Add cut-off and truncation logic to streaming classes

[jira] Commented: (DERBY-1727) Test lang/streams.java fails with ArrayIndexOutOfBoundsException using IBM JDK 1.3.1 SR10

2006-08-29 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1727?page=comments#action_12431242 ] Kristian Waagan commented on DERBY-1727: I checked this out, since I have worked in the area of the code showing the error. My conclusion

[jira] Updated: (DERBY-1774) NullPointerException when using COALESCE

2006-08-29 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1774?page=all ] Kristian Waagan updated DERBY-1774: --- Attachment: derby.log-proper Attaching a proper derby.log, generated by using Derby 10.1.3.1 (debug). I could not see the mentioned error in the original

[jira] Updated: (DERBY-1774) NullPointerException when using COALESCE

2006-08-29 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1774?page=all ] Kristian Waagan updated DERBY-1774: --- Component/s: SQL (was: Network Server) NullPointerException when using COALESCE

[jira] Updated: (DERBY-1774) NullPointerException when using COALESCE

2006-08-29 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1774?page=all ] Kristian Waagan updated DERBY-1774: --- Affects Version/s: 10.2.1.0 Note that the error also happens with Derby 10.1.3.1 embedded, and with Derby 10.2.1.1 (alpha snapshot). However, the bug

[jira] Closed: (DERBY-1778) Document ij.exceptionTrace=true property in tools guide.

2006-08-30 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1778?page=all ] Kristian Waagan closed DERBY-1778. -- Work on this will be done as part of DERBY-1381. Document ij.exceptionTrace=true property in tools guide

[jira] Commented: (DERBY-883) Enhance GROUP BY clause to support expressions instead of just column references.

2006-08-30 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-883?page=comments#action_12431594 ] Kristian Waagan commented on DERBY-883: --- Are there any plans to merge 883.patch6.txt (revision 437070) to 10.2? I found out that it fixes the NPE

[jira] Commented: (DERBY-883) Enhance GROUP BY clause to support expressions instead of just column references.

2006-08-30 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-883?page=comments#action_12431617 ] Kristian Waagan commented on DERBY-883: --- The former; merged without errors. Was this a general question, or is there reason to believe a merge will cause

[jira] Commented: (DERBY-883) Enhance GROUP BY clause to support expressions instead of just column references.

2006-08-31 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-883?page=comments#action_12431994 ] Kristian Waagan commented on DERBY-883: --- derbyall with the patch 6 merged ran 673 tests on Solaris10, Sun JDK 1.5. 1 failure, which I think might be caused

[jira] Commented: (DERBY-1800) testSetBinaryStreamLengthLessOnBlobTooLong fails with 'Unexpected SQL state. expected:22001 but was:58009'

2006-09-01 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1800?page=comments#action_12432130 ] Kristian Waagan commented on DERBY-1800: There are many instances of the 58009 state. Here's the stack trace: java.sql.SQLException: A communications

[jira] Created: (DERBY-746) NullPointerException when 'encryptionKey' length is an odd number, or it contains invalid chars

2005-12-07 Thread Kristian Waagan (JIRA)
Type: Bug Components: Security Versions: 10.2.0.0, 10.1.1.2, 10.1.2.1, 10.1.3.0, 10.1.2.2 Environment: All environments. Reporter: Kristian Waagan Priority: Minor When booting/creating an encrypted database, a NullPointerException is thrown if the length

[jira] Assigned: (DERBY-746) NullPointerException when 'encryptionKey' length is an odd number, or it contains invalid chars

2005-12-07 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-746?page=all ] Kristian Waagan reassigned DERBY-746: - Assign To: Kristian Waagan NullPointerException when 'encryptionKey' length is an odd number, or it contains invalid chars

[jira] Created: (DERBY-753) References from table of contents in the HTML book manuals are invalid

2005-12-12 Thread Kristian Waagan (JIRA)
Versions: 10.1.1.2, 10.1.2.1 Environment: Tested in several different browsers and on different computers. Reporter: Kristian Waagan The references from the table of contents are invalid. They do not work because the wrong anchor/name is used, or that the tags defining the anchors

[jira] Created: (DERBY-788) 'store/encryptionKey.sql' fails on Solaris 10

2006-01-03 Thread Kristian Waagan (JIRA)
Environment: Solaris 10 (generic hardware) Sun JDK 5.0 with the 'SunPCKS11-Solaris' Java Security provider Reporter: Kristian Waagan Assigned to: Kristian Waagan Priority: Minor Fix For: 10.2.0.0 The 'store/encryptionKey.sql' test fails on Solaris 10. Investigation revealed

[jira] Updated: (DERBY-746) NullPointerException when 'encryptionKey' length is an odd number, or it contains invalid chars

2006-01-03 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-746?page=all ] Kristian Waagan updated DERBY-746: -- Attachment: derby-746.diff derby-746.stat Stat and diff for the patch (against revision 365637). No new files added. Derbyall ran without

[jira] Closed: (DERBY-149) Server hang when invalid string is bound to datetime columns.

2006-01-03 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-149?page=all ] Kristian Waagan closed DERBY-149: - Verified the fix on 10.1.2.1 and trunk, and closed the issue. Also tested that the test program indeed did hang on 10.0.2.1 and 10.1.1.0. Output from test

[jira] Closed: (DERBY-487) Getting Started Guide has reference to incubator URL

2006-01-03 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-487?page=all ] Kristian Waagan closed DERBY-487: - Verified URL in DITA source file. Closed. Getting Started Guide has reference to incubator URL

[jira] Closed: (DERBY-650) Hyperlinks in demo/demo.html are broken

2006-01-03 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-650?page=all ] Kristian Waagan closed DERBY-650: - Closed as parent issue is also closed. Hyperlinks in demo/demo.html are broken --- Key: DERBY-650

[jira] Created: (DERBY-793) 'trunk/README' should be rewritten to reflect graduation from incubation

2006-01-04 Thread Kristian Waagan (JIRA)
Versions: 10.2.0.0 Reporter: Kristian Waagan Priority: Minor The content of 'trunk/README' is outdated, with references to the incubator. It should be rewritten to reflect the current situation for Derby. Thanks to Bryan Pendleton for pointing this out (on derby-dev

[jira] Updated: (DERBY-746) NullPointerException when 'encryptionKey' length is an odd number, or it contains invalid chars

2006-01-04 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-746?page=all ] Kristian Waagan updated DERBY-746: -- Attachment: derby-746a.stat derby-746a.diff Original patch (derby-746.diff) applied to trunk revision 365785. Sunhita Kambhampati pointed

[jira] Commented: (DERBY-744) Problem setting sanity state to false by using 'ant -Dsane=false'

2006-01-05 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-744?page=comments#action_12361842 ] Kristian Waagan commented on DERBY-744: --- I also have problems with this, but don't know if it is caused by build.xml or my build environment Sometimes my insane build

[jira] Commented: (DERBY-641) Remove need for db2jcc.jar for executing ij or upload it on ibiblio

2006-01-05 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-641?page=comments#action_12361844 ] Kristian Waagan commented on DERBY-641: --- From 10.1 Derby includes its own JDBC driver, called the Derby Network Client according to the FAQ (http://db.apache.org/derby

[jira] Closed: (DERBY-641) Remove need for db2jcc.jar for executing ij or upload it on ibiblio

2006-01-05 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-641?page=all ] Kristian Waagan closed DERBY-641: - Fix Version: 10.1.1.0 Resolution: Invalid Closed and marked as 'Invalid', although it is kind of 'Fixed' as well :) Remove need for db2jcc.jar

[jira] Closed: (DERBY-746) NullPointerException when 'encryptionKey' length is an odd number, or it contains invalid chars

2006-01-11 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-746?page=all ] Kristian Waagan closed DERBY-746: - Fix Version: 10.2.0.0 Resolution: Fixed Spelling error fixed in revision 367712, thanks to Daniel John Debrunner. Verified changes by inspection

[jira] Created: (DERBY-809) Incorrect documentation for 'NetworkServerControl.logConnections(boolean)'

2006-01-12 Thread Kristian Waagan (JIRA)
: Documentation, Javadoc Versions: 10.0.2.1, 10.1.1.2, 10.1.2.1 Reporter: Kristian Waagan Priority: Minor Fix For: 10.2.0.0, 10.1.3.0, 10.1.2.2 The documentation for 'NetworkServerControl.logConnections(boolean)' states that Derby logs both connections and disconnections

[jira] Commented: (DERBY-788) 'store/encryptionKey.sql' fails on Solaris 10

2006-01-16 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-788?page=comments#action_12362838 ] Kristian Waagan commented on DERBY-788: --- I got a response to my inquiry about this issue: ...it is not clearly defined how SecretKeyFactories and Ciphers behave when

[jira] Updated: (DERBY-3) Identity column not filled consecutively with insert ... select distinct

2006-01-23 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-3?page=all ] Kristian Waagan updated DERBY-3: type: Improvement (was: Bug) Description: When an insert ... select distinct is used to fill a table with an identity column, gaps occur

[jira] Reopened: (DERBY-3) Identity column not filled consecutively with insert ... select distinct

2006-01-23 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-3?page=all ] Kristian Waagan reopened DERBY-3: - Identity column not filled consecutively with insert ... select distinct

[jira] Commented: (DERBY-7) Bug in NULLIF Function

2006-01-23 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-7?page=comments#action_12363673 ] Kristian Waagan commented on DERBY-7: - I verified that the initial reported error no longer occurs, but the discussion for this issue is somewhat volumnious and several

[jira] Commented: (DERBY-918) introduce a new test type to run junit tests from the current harness

2006-02-09 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-918?page=comments#action_12365723 ] Kristian Waagan commented on DERBY-918: --- I have one question related to the patch, or actually a comment in the patch: introduce a new test type to run junit tests

[jira] Updated: (DERBY-918) introduce a new test type to run junit tests from the current harness

2006-02-09 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-918?page=all ] Kristian Waagan updated DERBY-918: -- Comment: was deleted introduce a new test type to run junit tests from the current harness

[jira] Commented: (DERBY-918) introduce a new test type to run junit tests from the current harness

2006-02-09 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-918?page=comments#action_12365729 ] Kristian Waagan commented on DERBY-918: --- (Sorry for accidentally finding a keyboard shortcut that submitted the comment before I was finished...) I have one comment

[jira] Assigned: (DERBY-788) 'store/encryptionKey.sql' fails on Solaris 10

2006-02-14 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-788?page=all ] Kristian Waagan reassigned DERBY-788: - Assign To: (was: Kristian Waagan) According to the comment, Sunitha is having a look at the code/test. Awaiting feedback before we decide what

[jira] Commented: (DERBY-788) 'store/encryptionKey.sql' fails on Solaris 10

2006-02-15 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-788?page=comments#action_12366473 ] Kristian Waagan commented on DERBY-788: --- For the cases I have tested, the exception comes from the Cipher.init method. The skf.translateKey seems to simply return what

[jira] Created: (DERBY-1001) Rewrite 'store/encryptionKey.sql' to a JUnit test

2006-02-17 Thread Kristian Waagan (JIRA)
Waagan Assigned to: Kristian Waagan Priority: Minor This test has failed on Solaris10 for a long time, due to issues with the default security provider on this OS. See DERBY-788 for details. I consider rewriting this test as interresting because it allows us to see how things can be done

[jira] Commented: (DERBY-809) Incorrect documentation for 'NetworkServerControl.logConnections(boolean)'

2006-02-20 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-809?page=comments#action_12367010 ] Kristian Waagan commented on DERBY-809: --- Sorry for the incomplete issue description. Unless the behavior has changed recently, disconnections are not being logged

[jira] Updated: (DERBY-809) Incorrect documentation for 'NetworkServerControl.logConnections(boolean)'

2006-02-20 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-809?page=all ] Kristian Waagan updated DERBY-809: -- Attachment: DERBY-809-1a-javadoc.diff DERBY-809-1a-javadoc.stat 'DERBY-809-1a-javadoc.diff' is a small patch (4 lines changed

[jira] Updated: (DERBY-809) Incorrect documentation for 'NetworkServerControl.logConnections(boolean)'

2006-02-20 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-809?page=all ] Kristian Waagan updated DERBY-809: -- Other Info: [Patch available] Incorrect documentation for 'NetworkServerControl.logConnections(boolean

[jira] Updated: (DERBY-788) 'store/encryptionKey.sql' fails on Solaris 10

2006-02-20 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-788?page=all ] Kristian Waagan updated DERBY-788: -- Attachment: DERBY-788-1a.diff DERBY-788-1a.stat 'DERBY-788-1a.diff' is a patch that replaces the 16 byte key with a 8 byte key for the DES

[jira] Updated: (DERBY-788) 'store/encryptionKey.sql' fails on Solaris 10

2006-02-20 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-788?page=all ] Kristian Waagan updated DERBY-788: -- Other Info: [Patch available] 'store/encryptionKey.sql' fails on Solaris 10 - Key: DERBY-788

[jira] Updated: (DERBY-809) Incorrect documentation for 'NetworkServerControl.logConnections(boolean)'

2006-02-27 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-809?page=all ] Kristian Waagan updated DERBY-809: -- Attachment: DERBY-809-1b-javadoc.stat DERBY-809-1b-javadoc.diff Yes, we need to remove references to disconnections here as well. Thanks

[jira] Updated: (DERBY-809) Incorrect documentation for 'NetworkServerControl.logConnections(boolean)'

2006-02-27 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-809?page=all ] Kristian Waagan updated DERBY-809: -- Attachment: (was: DERBY-809-1a-javadoc.diff) Incorrect documentation for 'NetworkServerControl.logConnections(boolean

[jira] Updated: (DERBY-809) Incorrect documentation for 'NetworkServerControl.logConnections(boolean)'

2006-02-27 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-809?page=all ] Kristian Waagan updated DERBY-809: -- Attachment: (was: DERBY-809-1a-javadoc.stat) Incorrect documentation for 'NetworkServerControl.logConnections(boolean

[jira] Assigned: (DERBY-953) Add miscellaneous Statement methods introduced by JDBC 4

2006-02-27 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-953?page=all ] Kristian Waagan reassigned DERBY-953: - Assign To: Kristian Waagan Add miscellaneous Statement methods introduced by JDBC 4

[jira] Commented: (DERBY-809) Incorrect documentation for 'NetworkServerControl.logConnections(boolean)'

2006-02-27 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-809?page=comments#action_12367995 ] Kristian Waagan commented on DERBY-809: --- I reviewed Jeff's patch (derby809.diff), and it looks good. I do have two comments: 1) The DOCTYPE tags have been changed

[jira] Commented: (DERBY-809) Incorrect documentation for 'NetworkServerControl.logConnections(boolean)'

2006-03-01 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-809?page=comments#action_12368306 ] Kristian Waagan commented on DERBY-809: --- I have checked that the documentation change happens in the latest alpha manuals. They do not in the 10.1 manuals (or 10.0

[jira] Assigned: (DERBY-623) Derby monitor accesses two system properties without using a privileged block when built sane=true

2006-03-06 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-623?page=all ] Kristian Waagan reassigned DERBY-623: - Assign To: Kristian Waagan Derby monitor accesses two system properties without using a privileged block when built sane=true

[jira] Updated: (DERBY-623) Derby monitor accesses two system properties without using a privileged block when built sane=true

2006-03-06 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-623?page=all ] Kristian Waagan updated DERBY-623: -- Attachment: DERBY-623-2a-javadoc.stat DERBY-623-2a-javadoc.diff A separate patch ('DERBY-623-2a-javadoc.diff') for a few Javadoc fixes

[jira] Updated: (DERBY-623) Derby monitor accesses two system properties without using a privileged block when built sane=true

2006-03-06 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-623?page=all ] Kristian Waagan updated DERBY-623: -- Attachment: DERBY-623-2b-javadoc.diff DERBY-623-2b-javadoc.stat 'DERBY-623-2b-javadoc.diff' is a patch fixing spelling errors for a patch

<    3   4   5   6   7   8   9   10   11   12   >