[jira] [Closed] (DERBY-5302) Convert tools/ij(?).sql to junit

2012-04-19 Thread Myrna van Lunteren (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren closed DERBY-5302. - Resolution: Fixed Fix Version/s: 10.9.0.0 Closing this issue; all the subtask conv

[jira] [Commented] (DERBY-5209) 10.8 upgrade and compatibility testing

2012-04-19 Thread Myrna van Lunteren (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257973#comment-13257973 ] Myrna van Lunteren commented on DERBY-5209: --- Kathey, can this issue be closed no

[jira] [Closed] (DERBY-5155) Make testcases pass in non-English locale

2012-04-19 Thread Myrna van Lunteren (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren closed DERBY-5155. - Resolution: Fixed Fix Version/s: 10.9.0.0 I'm marking this fixed as it appears all

[jira] [Resolved] (DERBY-5150) Make test changes required to run Derby regression tests with JDK 1.7 and branches before 10.8

2012-04-19 Thread Myrna van Lunteren (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren resolved DERBY-5150. --- Resolution: Fixed Fix Version/s: 10.7.1.4 10.6.2.2

[jira] [Commented] (DERBY-5681) When a foreign key constraint on a table is dropped, the associated statistics row for the conglomerate is not removed

2012-04-19 Thread Mamta A. Satoor (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257955#comment-13257955 ] Mamta A. Satoor commented on DERBY-5681: While going through the code, I found fol

Re: Failure in test_13_5494

2012-04-19 Thread Mamta Satoor
Thanks everyone. Kathey helped track it down to an outdated version of junit. Using the new junit has fixed the problem. On Thu, Apr 19, 2012 at 2:42 PM, Knut Anders Hatlen wrote: > Mamta Satoor writes: > >> Hi Rick, >> >> Thanks for taking the time to respond to my email. I am including >> part

Re: Failure in test_13_5494

2012-04-19 Thread Knut Anders Hatlen
Mamta Satoor writes: > Hi Rick, > > Thanks for taking the time to respond to my email. I am including > partial output from the debug run of the single test and this is what > the output looked like towards the end. Thanks. > > DEBUG: Preparing statement: > select currentvalue from sys.sy

Re: Failure in test_13_5494

2012-04-19 Thread Katherine Marsden
.DEBUG: execute java command: DEBUG: command[0]C:\Program Files (x86)\IBM\Java60\jre\bin\java My guess is the spawned program is having some sort of problem with this java path. Maybe the spaces or parens are messing things up.

Re: Failure in test_13_5494

2012-04-19 Thread Rick Hillegas
Thanks, Mamta. What happens if you issue this command: java -classpath c:/p4clients/svnmain/client6/trunk/classes org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest Thanks, -Rick On 4/19/12 12:49 PM, Mamta Satoor wrote: Hi Rick, Thanks for taking the time to respond to

[jira] [Updated] (DERBY-5645) Reference manual says setBlob()/setClob()/getBlob()/getClob() are not supported on CallableStatement

2012-04-19 Thread Kim Haase (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim Haase updated DERBY-5645: - Attachment: rrefjdbc96386.html DERBY-5645.diff Attaching DERBY-5645.diff and rrefjdbc9638

[jira] [Updated] (DERBY-5645) Reference manual says setBlob()/setClob()/getBlob()/getClob() are not supported on CallableStatement

2012-04-19 Thread Kim Haase (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim Haase updated DERBY-5645: - Issue & fix info: Patch Available > Reference manual says setBlob()/setClob()/getBlob()/getClob() are

Re: Failure in test_13_5494

2012-04-19 Thread Mamta Satoor
Hi Rick, Thanks for taking the time to respond to my email. I am including partial output from the debug run of the single test and this is what the output looked like towards the end. Thanks. DEBUG: Preparing statement: select currentvalue from sys.syssequences seq, sys.sysschemas s wher

[jira] [Updated] (DERBY-5493) Same value returned by successive calls to a sequence generator.

2012-04-19 Thread Rick Hillegas (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Hillegas updated DERBY-5493: - Attachment: releaseNote.html Attaching the first rev of a release note for this issue.

[jira] [Created] (DERBY-5698) Document performance issue with 2-arg versions of setXXXStream methods for LOBs

2012-04-19 Thread Kim Haase (Created) (JIRA)
Document performance issue with 2-arg versions of setXXXStream methods for LOBs --- Key: DERBY-5698 URL: https://issues.apache.org/jira/browse/DERBY-5698 Project: Derby

[jira] [Commented] (DERBY-5640) Use element for table summary

2012-04-19 Thread Kim Haase (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257693#comment-13257693 ] Kim Haase commented on DERBY-5640: -- Yes, thanks, Rick, the resulting rrefexcept71493.dita

[jira] [Resolved] (DERBY-5692) intermittent test failure in storetests/st_derby715.java

2012-04-19 Thread Myrna van Lunteren (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren resolved DERBY-5692. --- Resolution: Fixed Fix Version/s: 10.9.0.0 10.8.2.3

[jira] [Assigned] (DERBY-5697) Doc changes to account for correctness fixes for sequences

2012-04-19 Thread Kim Haase (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim Haase reassigned DERBY-5697: Assignee: Kim Haase > Doc changes to account for correctness fixes for sequences >

[jira] [Updated] (DERBY-5640) Use element for table summary

2012-04-19 Thread Rick Hillegas (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Hillegas updated DERBY-5640: - Attachment: rrefexcept71493.dita derby-5640-01-aa-messageBuilder.diff Your instin

[jira] [Updated] (DERBY-5691) Document that Write Caching must be disabled to avoid possible database corruption

2012-04-19 Thread Kim Haase (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim Haase updated DERBY-5691: - Issue & fix info: High Value Fix,Patch Available,Workaround attached (was: Workaround attached,High Valu

[jira] [Updated] (DERBY-5691) Document that Write Caching must be disabled to avoid possible database corruption

2012-04-19 Thread Kim Haase (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim Haase updated DERBY-5691: - Attachment: DERBY-5691.zip DERBY-5691.stat DERBY-5691.diff Attaching DERB

Re: Failure in test_13_5494

2012-04-19 Thread Rick Hillegas
Hi Mamta, I have never seen this error. Unless you have fiddled with the test framework itself, I think it is unlikely that your changes caused this problem. It looks like the classpath is messed up in the spawned test process. Can you try running the test standalone with tracing turned on, l

[jira] [Created] (DERBY-5697) Doc changes to account for correctness fixes for sequences

2012-04-19 Thread Rick Hillegas (Created) (JIRA)
Doc changes to account for correctness fixes for sequences -- Key: DERBY-5697 URL: https://issues.apache.org/jira/browse/DERBY-5697 Project: Derby Issue Type: Improvement Comp

Regression Test Report - Daily 1327554 - Sun DBTG

2012-04-19 Thread Ole . Solberg
[Auto-generated mail] *Daily* 1327554/2012-04-18 18:00:08 MEST Failed TestsOK Skip Duration Suite --- *Jvm: 1.7* lin 01558115581 0 .% suitesAll 01515 0 .% jdbcapiAutoLoad 0141

[jira] [Commented] (DERBY-5691) Document that Write Caching must be disabled to avoid possible database corruption

2012-04-19 Thread Kim Haase (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257531#comment-13257531 ] Kim Haase commented on DERBY-5691: -- It sounds as if we need a topic called something like

[jira] [Resolved] (DERBY-5694) Did ASF obtain a CCATS from DOC for Derby and POI?

2012-04-19 Thread Rick Hillegas (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Hillegas resolved DERBY-5694. -- Resolution: Fixed Resolving this issue. Ann, if you need more information, you should contact t

[jira] [Closed] (DERBY-4869) Implement JDBC 4.1, the api increment introduced by Java 7

2012-04-19 Thread Rick Hillegas (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Hillegas closed DERBY-4869. > Implement JDBC 4.1, the api increment introduced by Java 7 >

[jira] [Resolved] (DERBY-4869) Implement JDBC 4.1, the api increment introduced by Java 7

2012-04-19 Thread Rick Hillegas (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Hillegas resolved DERBY-4869. -- Resolution: Fixed Thanks, Myrna. I believe we've wrapped up the work for this issue. Resolving

[jira] [Created] (DERBY-5696) Documentation on LOBs needs some fixes

2012-04-19 Thread Kim Haase (Created) (JIRA)
Documentation on LOBs needs some fixes -- Key: DERBY-5696 URL: https://issues.apache.org/jira/browse/DERBY-5696 Project: Derby Issue Type: Bug Components: Documentation Affects Versions: 10.8

[jira] [Commented] (DERBY-5587) Due to licensing issues, fix or remove the monohtml docs posted on Derby's documentation page.

2012-04-19 Thread Kim Haase (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257505#comment-13257505 ] Kim Haase commented on DERBY-5587: -- +1 to removing both. > Due to licens

[jira] [Updated] (DERBY-5695) Speed up population of tables in OrderByAndSortAvoidance

2012-04-19 Thread Knut Anders Hatlen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen updated DERBY-5695: -- Attachment: d5695-1a.diff Attaching a patch that makes OrderByAndSortAvoidance populate

[jira] [Created] (DERBY-5695) Speed up population of tables in OrderByAndSortAvoidance

2012-04-19 Thread Knut Anders Hatlen (Created) (JIRA)
Speed up population of tables in OrderByAndSortAvoidance Key: DERBY-5695 URL: https://issues.apache.org/jira/browse/DERBY-5695 Project: Derby Issue Type: Improvement Componen

[jira] [Commented] (DERBY-5587) Due to licensing issues, fix or remove the monohtml docs posted on Derby's documentation page.

2012-04-19 Thread Rick Hillegas (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257446#comment-13257446 ] Rick Hillegas commented on DERBY-5587: -- IANAL but I agree with Knut's summary: the ri

[jira] [Resolved] (DERBY-5693) BUILTIN should say passwords are hashed not encrypted

2012-04-19 Thread Knut Anders Hatlen (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen resolved DERBY-5693. --- Resolution: Fixed Fix Version/s: 10.9.0.0 Issue & fix info: (was: P

[jira] [Commented] (DERBY-5692) intermittent test failure in storetests/st_derby715.java

2012-04-19 Thread Knut Anders Hatlen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257440#comment-13257440 ] Knut Anders Hatlen commented on DERBY-5692: --- Don't know if that's why the test b

[jira] [Commented] (DERBY-5587) Due to licensing issues, fix or remove the monohtml docs posted on Derby's documentation page.

2012-04-19 Thread Knut Anders Hatlen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257438#comment-13257438 ] Knut Anders Hatlen commented on DERBY-5587: --- +1 to removing the entries. I have

[jira] [Updated] (DERBY-5489) getBinary() returns incorrect data after getObject() call on BLOB column

2012-04-19 Thread Kristian Waagan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-5489: --- Attachment: derby-5489-2a-fixes.diff Attaching patch 2a, which implements the checks to make

[jira] [Updated] (DERBY-5489) getBinary() returns incorrect data after getObject() call on BLOB column

2012-04-19 Thread Kristian Waagan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-5489: --- Issue & fix info: Patch Available,Repro attached (was: Repro attached) Assignee:

[jira] [Updated] (DERBY-5489) getBinary() returns incorrect data after getObject() call on BLOB column

2012-04-19 Thread Kristian Waagan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-5489: --- Attachment: derby-5489-1b-test.diff Attaching patch 1b, a slightly updated version of the tes

[jira] [Updated] (DERBY-5587) Due to licensing issues, fix or remove the monohtml docs posted on Derby's documentation page.

2012-04-19 Thread Kristian Waagan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-5587: --- Attachment: derby-5587-1a-remove_html_entries.diff Attaching patch 1a, which removes the HTML