[jira] Updated: (DERBY-2393) Change the test name from RunLangTest to RunOptimizerTest

2007-03-15 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2393: --- Attachment: DERBY-2393_ver2.diff I made some changes to the patch and updated the revised

[jira] Resolved: (DERBY-2393) Change the test name from RunLangTest to RunOptimizerTest

2007-03-15 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-2393. Resolution: Fixed Fix Version/s: 10.3.0.0 Derby Info: (was: [Patch

[jira] Commented: (DERBY-2393) Change the test name from RunLangTest to RunOptimizerTest

2007-03-16 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481565 ] Kristian Waagan commented on DERBY-2393: No problem :) Feel free to close this isse if you feel it has been

[jira] Updated: (DERBY-2419) Tighten encapsulation of state in TestConfiguration

2007-03-16 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2419: --- Attachment: derby-2419-2a-alternative2.stat derby-2419-2a-alternative2.diff

[jira] Updated: (DERBY-2419) Tighten encapsulation of state in TestConfiguration

2007-03-16 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2419: --- Derby Info: [Patch Available] > Tighten encapsulation of state in TestConfigurat

[jira] Resolved: (DERBY-2442) Remove code made redundant by DERBY-681

2007-03-19 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-2442. Resolution: Fixed Derby Info: (was: [Patch Available]) Commited 'po

[jira] Created: (DERBY-2472) Use Throwable.initCause() to improve error reporting

2007-03-21 Thread Kristian Waagan (JIRA)
: JDBC, Miscellaneous Affects Versions: 10.3.0.0 Reporter: Kristian Waagan Priority: Minor As Derby has moved to J2SE 1.4, Throwable.initCause() can now be used to improve error reporting. As stated in the initial commit (that was backed out, see below): 

[jira] Updated: (DERBY-2472) Use Throwable.initCause() to improve error reporting

2007-03-21 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2472: --- Attachment: derby-2472_initial_patch.diff Backed out the initial commit to keep the test

[jira] Resolved: (DERBY-2442) Remove code made redundant by DERBY-681

2007-03-21 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-2442. Resolution: Fixed Derby Info: (was: [Patch Available]) Committed 'post681.refa

[jira] Commented: (DERBY-2353) intermittent NPEs during DELETE ops in a reasonably large transaction

2007-03-22 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483054 ] Kristian Waagan commented on DERBY-2353: I don't think setting 'derby.stream.error.method' ac

[jira] Updated: (DERBY-2480) DriverManager.getConnection leaks memory using EmbeddedDriver on non-existent database

2007-03-22 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2480: --- Priority: Minor (was: Major) Derby Info: [Regression

[jira] Commented: (DERBY-2450) Clob.Position returning wrong value when operating on Reader

2007-03-23 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483468 ] Kristian Waagan commented on DERBY-2450: I'm having a look at the patch. One thing that struck me, is

[jira] Commented: (DERBY-2450) Clob.Position returning wrong value when operating on Reader

2007-03-23 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483499 ] Kristian Waagan commented on DERBY-2450: A few more comments and observations. (a) The longest search

[jira] Updated: (DERBY-2450) Clob.Position returning wrong value when operating on Reader

2007-03-23 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2450: --- Component/s: JDBC Affects Version/s: 10.3.0.0 > Clob.Position returning wr

[jira] Updated: (DERBY-2460) Create a framework for writing unit tests that will access a private fields of derby classes.

2007-03-24 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2460: --- Attachment: derby-2460-writeup-rev01.txt Attaching a first draft revision of a writeup on

[jira] Updated: (DERBY-2450) Clob.Position returning wrong value when operating on Reader

2007-03-25 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2450: --- Derby Info: (was: [Patch Available]) Fix Version/s: 10.3.0.0 Committed 'derby

[jira] Updated: (DERBY-2450) Clob.Position returning wrong value when operating on Reader

2007-03-26 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2450: --- Attachment: derby-2450-javadoc.diff Attached 'derby-2450-javadoc.diff' whic

[jira] Resolved: (DERBY-2450) Clob.Position returning wrong value when operating on Reader

2007-03-26 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-2450. Resolution: Fixed Committed 'derby-2450-javadoc.diff' to trunk with revis

[jira] Commented: (DERBY-2460) Create a framework for writing unit tests that will access a private fields of derby classes.

2007-03-26 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484124 ] Kristian Waagan commented on DERBY-2460: Hi Dan, Your concerns are valid for this kind of tests. My primary

[jira] Commented: (DERBY-2346) Provide set methods for clob for embedded driver

2007-03-26 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484126 ] Kristian Waagan commented on DERBY-2346: Comments on 'derby-2346-only_for_review.diff': 1) W

[jira] Commented: (DERBY-2460) Create a framework for writing unit tests that will access a private fields of derby classes.

2007-03-26 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484201 ] Kristian Waagan commented on DERBY-2460: djd> Even if you were the only interested party I would st

[jira] Commented: (DERBY-2460) Create a framework for writing unit tests that will access a private fields of derby classes.

2007-03-27 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484432 ] Kristian Waagan commented on DERBY-2460: [ snip - comments on Dans and Kristians previous posts ] js

[jira] Updated: (DERBY-2419) Tighten encapsulation of state in TestConfiguration

2007-03-27 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2419: --- Derby Info: (was: [Patch Available]) Assignee: (was: Kristian Waagan) > Tigh

[jira] Commented: (DERBY-1949) locate function returns invalid value when first parameter is empty string

2007-03-28 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484790 ] Kristian Waagan commented on DERBY-1949: In a patch I recently reviewed: if (searchStr

[jira] Updated: (DERBY-269) Provide some way to update index cardinality statistics (e.g. reimplement update statistics)

2007-04-10 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-269: -- Affects Version/s: (was: 10.0.2.2) 10.3.0.0

[jira] Updated: (DERBY-2359) Code cleanups for the org.apache.derby.impl.store.access.* packages

2007-04-10 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2359: --- Attachment: derby-2359-3a-visibility_changes.stat derby-2359-3a

[jira] Commented: (DERBY-595) Using derby.language.logStatementText=true can mask certain exceptions and lead to incorrect behavior in some cases

2007-04-11 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488036 ] Kristian Waagan commented on DERBY-595: --- I had a look at the patch and have a few comments. I am not sure I

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

2007-04-11 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-1001: --- Attachment: derby-1001-1a-preliminary.stat derby-1001-1a-preliminary.diff I

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

2007-04-11 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-1001: --- Derby Info: [Patch Available] Affects Version/s: (was: 10.2.1.6

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

2007-04-11 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488093 ] Kristian Waagan commented on DERBY-1001: Forgot to ask if there are any important test cases I have missed

[jira] Commented: (DERBY-2346) Provide set methods for clob for embedded driver

2007-04-11 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488197 ] Kristian Waagan commented on DERBY-2346: Regarding the UTF-8 char -> byte -> char conversion using

[jira] Commented: (DERBY-2359) Code cleanups for the org.apache.derby.impl.store.access.* packages

2007-04-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488304 ] Kristian Waagan commented on DERBY-2359: Committed 'derby-2359-3a-visibility_changes.diff' to

[jira] Commented: (DERBY-2327) Reduce monitor contention in LockSet

2007-04-16 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489042 ] Kristian Waagan commented on DERBY-2327: I've been using this patch in various loads, and have not see

[jira] Updated: (DERBY-2495) Create framework for calling locator related stored procedures from client

2007-04-16 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2495: --- Derby Info: (was: [Patch Available]) Committed 'blobframework_v2.diff' to

[jira] Commented: (DERBY-2495) Create framework for calling locator related stored procedures from client

2007-04-16 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489096 ] Kristian Waagan commented on DERBY-2495: Øystein, see my answers to selected questions below. >>

[jira] Created: (DERBY-2552) Specifying a streaming cipher for data encryption causes java.lang.ArithmeticException

2007-04-16 Thread Kristian Waagan (JIRA)
Project: Derby Issue Type: Bug Components: Services Affects Versions: 10.3.0.0 Reporter: Kristian Waagan If a streaming cipher is specified for data encryption when creating a database, a java.lang.ArithmeticException is thrown. The reason is that the cipher block

[jira] Resolved: (DERBY-2495) Create framework for calling locator related stored procedures from client

2007-04-16 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-2495. Resolution: Fixed Derby Info: (was: [Patch Available]) Committed 'derby

[jira] Created: (DERBY-2555) Remove use of doPrivileged in EncryptionKeyTest

2007-04-17 Thread Kristian Waagan (JIRA)
Versions: 10.3.0.0 Reporter: Kristian Waagan Priority: Trivial When converted to JUnit, the test originally wrapped connections used to create/restore databases from a backup image in doPrivileged-calls. This was done to allow the backup images to be read by Derby. It

[jira] Created: (DERBY-2556) Code paths for db restore do not use doPrivileged-calls, causing SecurityException

2007-04-17 Thread Kristian Waagan (JIRA)
: Derby Issue Type: Bug Components: Services Affects Versions: 10.2.2.0, 10.3.0.0 Environment: Derby running with a security manager. Reporter: Kristian Waagan When using 'createFrom' or 'restoreFrom' in the JDBC url to restore a database

[jira] Updated: (DERBY-595) Using derby.language.logStatementText=true can mask certain exceptions and lead to incorrect behavior in some cases

2007-04-18 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-595: -- Derby Info: (was: [Patch Available]) Committed 'derby595_v2.diff' to trunk wit

[jira] Commented: (DERBY-2549) ArrayIndexOutOfBoundsException in SYSCS_UTIL.SYSCS_INPLACE_COMPRESS_TABLE

2007-04-18 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489772 ] Kristian Waagan commented on DERBY-2549: FYI, a user claimed to have a reproducible example for this on IRC

[jira] Updated: (DERBY-2549) ArrayIndexOutOfBoundsException in SYSCS_UTIL.SYSCS_INPLACE_COMPRESS_TABLE

2007-04-18 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2549: --- Attachment: DerbyDiskSpaceDiag.java A little app printing simple disk space diagnostics. Not

[jira] Commented: (DERBY-2346) Provide set methods for clob for embedded driver

2007-04-18 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489809 ] Kristian Waagan commented on DERBY-2346: Thank you Anurag. I want this issue to move on. Therefore I have

[jira] Updated: (DERBY-2346) Provide set methods for clob for embedded driver

2007-04-19 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2346: --- Attachment: derby-2346v3.stat > Provide set methods for clob for embedded dri

[jira] Updated: (DERBY-2566) OutOfMemory/Sanity-assert failed when updating database

2007-04-19 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2566: --- Attachment: Derby2566Repro.java Copied the code provided by Kurt in the comment into a file

[jira] Updated: (DERBY-2566) OutOfMemory/Sanity-assert failed when updating database

2007-04-19 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2566: --- Environment: Sun JDK 1.6-b105, Linux 2.6.20 Sun JDK 1.5, Solaris 10 was:Sun JDK 1.6

[jira] Updated: (DERBY-2566) OutOfMemory/Sanity-assert failed when updating database

2007-04-19 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2566: --- Affects Version/s: 10.2.2.0 > OutOfMemory/Sanity-assert failed when updating datab

[jira] Commented: (DERBY-2566) OutOfMemory/Sanity-assert failed when updating database

2007-04-19 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490107 ] Kristian Waagan commented on DERBY-2566: I would suggest someone with good knowledge of the object

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

2007-04-19 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490141 ] Kristian Waagan commented on DERBY-1001: Nothing special should be required to run the test, but you do need

[jira] Updated: (DERBY-1585) derbylang/procedureInTrigger: not able to create trigger due to an open ResultSet

2007-04-20 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-1585: --- Environment: -- Java Information -- Java Version:1.6.0

[jira] Commented: (DERBY-2568) 'Connection refused' in jdbcapi/LobStreamsTest.junit

2007-04-20 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490271 ] Kristian Waagan commented on DERBY-2568: This is my earlier announced test failure due to the DERBY-2346

[jira] Assigned: (DERBY-2568) 'Connection refused' in jdbcapi/LobStreamsTest.junit

2007-04-20 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan reassigned DERBY-2568: -- Assignee: Kristian Waagan > 'Connection refused' in jdbcapi/LobStre

[jira] Resolved: (DERBY-2568) 'Connection refused' in jdbcapi/LobStreamsTest.junit

2007-04-20 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-2568. Resolution: Fixed Fix Version/s: 10.3.0.0 Disabled test in the old harness with

[jira] Commented: (DERBY-2346) Provide set methods for clob for embedded driver

2007-04-20 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490451 ] Kristian Waagan commented on DERBY-2346: Committed a few JavaDoc changes with revision 530912, which removes

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

2007-05-02 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12493109 ] Kristian Waagan commented on DERBY-1001: Thanks Kathey and Sunitha for looking at the patch. It is not yet

[jira] Closed: (DERBY-513) Add information on how to change the jdk version a test will be compiled with in testing/readme.htm.

2007-05-03 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan closed DERBY-513. - > Add information on how to change the jdk version a test will be compiled with > in t

[jira] Commented: (DERBY-2222) 'show indexes in SCHEMANAME' does not work with the client driver

2007-05-04 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12493618 ] Kristian Waagan commented on DERBY-: I'm considering committing the v2 patch, but have a few com

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

2007-05-04 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-1001: --- Attachment: derby-1001-2a.stat derby-1001-2a.diff Attached 'derby

[jira] Commented: (DERBY-2606) Derby should print the parameters to failed statements to the derby.log when it logs the error

2007-05-04 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12493776 ] Kristian Waagan commented on DERBY-2606: The patch is very simple, and the change also seems like a very

[jira] Updated: (DERBY-2020) Change file option for syncing log file to disk from rws to rwd

2007-05-06 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2020: --- Derby Info: (was: [Patch Available]) Fix Version/s: 10.3.0.0 Committed 'rwd_v2

[jira] Created: (DERBY-2618) EmbedClob.setAsciiStream does not handle non-ascii characters correctly

2007-05-07 Thread Kristian Waagan (JIRA)
: Bug Components: JDBC Affects Versions: 10.3.0.0 Reporter: Kristian Waagan Assigned To: Kristian Waagan If non-ascii characters are written to the Writer returned by EmbedClob.setAsciiStream, Derby fails with a 'java.io.UTFDataFormatException' whe

[jira] Commented: (DERBY-2556) Code paths for db restore do not use doPrivileged-calls, causing SecurityException

2007-05-07 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494159 ] Kristian Waagan commented on DERBY-2556: The test includes a workaround, where the getConnection-call is

[jira] Commented: (DERBY-595) Using derby.language.logStatementText=true can mask certain exceptions and lead to incorrect behavior in some cases

2007-05-08 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494202 ] Kristian Waagan commented on DERBY-595: --- Merged fix ('derby595_v2.diff') to 10.2 with revision 5

[jira] Resolved: (DERBY-2222) 'show indexes in SCHEMANAME' does not work with the client driver

2007-05-08 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-. Resolution: Fixed Fix Version/s: 10.3.0.0 10.2.3.0 Committed

[jira] Updated: (DERBY-2222) 'show indexes in SCHEMANAME' does not work with the client driver

2007-05-08 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-: --- Attachment: derby--4a-javadoc_whitespace.diff Committed 'derby-22

[jira] Updated: (DERBY-2622) Fix build problems related to locator work

2007-05-08 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2622: --- Component/s: JDBC Affects Version/s: 10.3.0.0 Committed 'BuildproblemsFix_v1

[jira] Closed: (DERBY-2326) testCurrentTimestamp(org.apache.derbyTesting.functionTests.tests.lang.TimeHandlingTest) is failing on ibm131 ..

2007-05-08 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan closed DERBY-2326. -- > testCurrentTimestamp(org.apache.derbyTesting.functionTests.tests.lang.TimeHandlingTest) >

[jira] Updated: (DERBY-2519) Clean-up in BlobClob4BlobTest

2007-05-08 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2519: --- Derby Info: (was: [Patch Available]) > Clean-up in BlobClob4BlobT

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

2007-05-08 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-1001. Resolution: Fixed Fix Version/s: 10.3.0.0 Derby Info: (was: [Patch

[jira] Updated: (DERBY-2555) Remove use of doPrivileged in EncryptionKeyTest

2007-05-08 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2555: --- Attachment: derby-2555-1a.diff Attaching a patch that removed the doPrivileged-blocks from

[jira] Assigned: (DERBY-2555) Remove use of doPrivileged in EncryptionKeyTest

2007-05-08 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan reassigned DERBY-2555: -- Assignee: Kristian Waagan > Remove use of doPrivileged in EncryptionKeyT

[jira] Commented: (DERBY-2556) Code paths for db restore do not use doPrivileged-calls, causing SecurityException

2007-05-08 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494268 ] Kristian Waagan commented on DERBY-2556: I have uploaded a patch for DERBY-2555. If it is applied, the

[jira] Updated: (DERBY-2600) Remove temporary code added to enable testing of CLOB locator related stored procedures.

2007-05-08 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2600: --- Derby Info: (was: [Patch Available]) Fix Version/s: 10.3.0.0 > Remove tempor

[jira] Updated: (DERBY-2506) Adding the locator information to FD:OCA descriptor (FDODSC) andFD:OCA data (FDODTA) of the SQLDTA objects

2007-05-08 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2506: --- Derby Info: (was: [Patch Available]) Another task with "Patch Available"

[jira] Updated: (DERBY-2621) Fix javadoc issues related to locator work

2007-05-09 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2621: --- Affects Version/s: 10.3.0.0 Fix Version/s: 10.3.0.0 Committed 'JavadocFix_v1

[jira] Commented: (DERBY-2556) Code paths for db restore do not use doPrivileged-calls, causing SecurityException

2007-05-09 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494553 ] Kristian Waagan commented on DERBY-2556: I reviewed the patch, and have some questions/comments: 1) Then

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

2007-05-09 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-1001: --- Attachment: derby-1001-3a-fixtestfailure.diff Attached fix for the failing test. It is not

[jira] Reopened: (DERBY-2556) Code paths for db restore do not use doPrivileged-calls, causing SecurityException

2007-05-10 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan reopened DERBY-2556: Reopening the issue due to failures in the tinderbox test. Stack trace with debug/sane

[jira] Commented: (DERBY-2556) Code paths for db restore do not use doPrivileged-calls, causing SecurityException

2007-05-10 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494696 ] Kristian Waagan commented on DERBY-2556: There is at least a problem in the following code in

[jira] Updated: (DERBY-2556) Code paths for db restore do not use doPrivileged-calls, causing SecurityException

2007-05-10 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2556: --- Attachment: derby-2556-2a_whitespace-javadoc.diff 'derby-2556-2a_whitespace-javadoc

[jira] Updated: (DERBY-2556) Code paths for db restore do not use doPrivileged-calls, causing SecurityException

2007-05-11 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2556: --- Attachment: derby-2556-3a_alternative-patch.stat derby-2556-3a_alternative

[jira] Resolved: (DERBY-2556) Code paths for db restore do not use doPrivileged-calls, causing SecurityException

2007-05-14 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-2556. Resolution: Fixed Committed 'derby-2556-4a_alternative-patch.diff' to trunk wit

[jira] Updated: (DERBY-2618) EmbedClob.setAsciiStream does not handle non-ascii characters correctly

2007-05-14 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2618: --- Attachment: Derby2618BugsInClobAsciiStream.java Seems there are more than one kind of bug in

[jira] Commented: (DERBY-2618) EmbedClob.setAsciiStream does not handle non-ascii characters correctly

2007-05-14 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495548 ] Kristian Waagan commented on DERBY-2618: Forgot to say that I also believe a subset of the issues mentioned

[jira] Assigned: (DERBY-2618) EmbedClob.setAsciiStream does not handle non-ascii characters correctly

2007-05-14 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan reassigned DERBY-2618: -- Assignee: (was: Kristian Waagan) Unassigning myself, as I won't have time to

[jira] Commented: (DERBY-2610) Queries in metadata.properties allow tablepattern for JDBC methods that do not allow patterns

2007-05-14 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495551 ] Kristian Waagan commented on DERBY-2610: I ran derbyall/suites.All with DERBY-1484 (modified according to

[jira] Updated: (DERBY-2346) Provide set methods for clob for embedded driver

2007-05-14 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2346: --- Attachment: derby-2346-4a_javadoc.stat derby-2346-4a_javadoc.diff Committed

[jira] Closed: (DERBY-2222) 'show indexes in SCHEMANAME' does not work with the client driver

2007-05-14 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan closed DERBY-. -- Verified fix in client driver. > 'show indexes in SCHEMANAME' does not work wi

[jira] Resolved: (DERBY-1484) Client and embedded behave differently when the table name is null in DatabaseMetaData methods

2007-05-14 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-1484. Resolution: Fixed Derby Info: [Release Note Needed] (was: [Release Note Needed, Patch

[jira] Updated: (DERBY-1656) Define & implement directory structure for JUnit tests to allow clear separation of security access for derby testing and product jar files.

2006-09-18 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1656?page=all ] Kristian Waagan updated DERBY-1656: --- Summary: Define & implement directory structure for JUnit tests to allow clear separation of security access for derby testing and product jar f

[jira] Commented: (DERBY-1495) Attempt to modify an identity column error after resetting identity column

2006-09-20 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1495?page=comments#action_12436230 ] Kristian Waagan commented on DERBY-1495: I'm taking a brief look at this. If someone with more knowledge wants to help, or fix the bug, let me

[jira] Commented: (DERBY-1495) Attempt to modify an identity column error after resetting identity column

2006-09-20 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1495?page=comments#action_12436264 ] Kristian Waagan commented on DERBY-1495: Thanks Bryan. I have been able to determine what seems to be causing the problem, but have not yet understood

[jira] Assigned: (DERBY-1874) largeDataTests/LobLimits master needs update for new exception names

2006-09-21 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1874?page=all ] Kristian Waagan reassigned DERBY-1874: -- Assignee: Kristian Waagan > largeDataTests/LobLimits master needs update for new exception na

[jira] Commented: (DERBY-1874) largeDataTests/LobLimits master needs update for new exception names

2006-09-21 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1874?page=comments#action_12436523 ] Kristian Waagan commented on DERBY-1874: This is caused by my patch (DERBY-1473). I'll have a look at it shortly. > largeDataTests/LobLimits mast

[jira] Commented: (DERBY-1495) Attempt to modify an identity column error after resetting identity column

2006-09-21 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1495?page=comments#action_12436538 ] Kristian Waagan commented on DERBY-1495: I'm going on vacation for a week, so I won't be doing anything on this issue for a while. Anyone should

[jira] Updated: (DERBY-1874) largeDataTests/LobLimits master needs update for new exception names

2006-09-22 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1874?page=all ] Kristian Waagan updated DERBY-1874: --- Derby Info: [Patch Available] > largeDataTests/LobLimits master needs update for new exception na

[jira] Updated: (DERBY-1874) largeDataTests/LobLimits master needs update for new exception names

2006-09-22 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1874?page=all ] Kristian Waagan updated DERBY-1874: --- Attachment: derby-1874-1a.diff 'derby-1874-1a.diff' updates the master for 'largeData/LobLimits.java'. The new name of the e

[jira] Updated: (DERBY-1874) largeDataTests/LobLimits master needs update for new exception names

2006-09-22 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1874?page=all ] Kristian Waagan updated DERBY-1874: --- Affects Version/s: 10.2.1.0 This patch should also be merged to the 10.2 branch. > largeDataTests/LobLimits master needs update for new exception na

[jira] Updated: (DERBY-1874) largeDataTests/LobLimits master needs update for new exception names

2006-09-24 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1874?page=all ] Kristian Waagan updated DERBY-1874: --- Attachment: derby-1874-1b.diff Sorry about the mistake, and thanks for looking at the patch Sunitha! I diffed the wrong sandbox, 'derby-1874-1b

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

2006-10-04 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1001?page=comments#action_12439811 ] Kristian Waagan commented on DERBY-1001: I have rewritten the test to JUnit, but have problems with the file permissions. As far as I can see, the

<    6   7   8   9   10   11   12   13   14   15   >