[jira] Commented: (DERBY-3175) NullPointerException on INSERT after ALTER TABLE ... DROP COLUMN

2007-11-12 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541706 ] Knut Anders Hatlen commented on DERBY-3175: --- Charlie, the exception you're seeing now looks more like

[jira] Updated: (DERBY-2872) Add Replication functionality to Derby

2007-11-12 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-2872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jørgen Løland updated DERBY-2872: - Attachment: replication_funcspec_v7.html Attaching v7 of the funcspec, incorporating feedback

[jira] Commented: (DERBY-3175) NullPointerException on INSERT after ALTER TABLE ... DROP COLUMN

2007-11-12 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541717 ] Knut Anders Hatlen commented on DERBY-3175: --- Bryan, preserveAutoincValue.diff looks good. +1 to commit.

[jira] Commented: (DERBY-2911) Implement a buffer manager using java.util.concurrent classes

2007-11-12 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541729 ] Knut Anders Hatlen commented on DERBY-2911: --- One question: what happens if the clock rotates too fast and

[jira] Commented: (DERBY-2911) Implement a buffer manager using java.util.concurrent classes

2007-11-12 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541737 ] Knut Anders Hatlen commented on DERBY-2911: --- Intuitively, I would say that your plan of using a more

[jira] Updated: (DERBY-2760) Clean-up issues for UTF8Util.java

2007-11-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2760: --- Attachment: derby-2760-2a-inner_class.diff 'derby-2760-2a-inner_class.diff' changes UTF8Util

[jira] Updated: (DERBY-2760) Clean-up issues for UTF8Util.java

2007-11-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2760: --- Derby Info: [Patch Available] Fix Version/s: 10.4.0.0 Assignee: Kristian

[jira] Updated: (DERBY-3149) Add ant targets for building and running the package private tests against the classes directories

2007-11-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3149: --- Attachment: derby-3149-2a-conditional_compilation_fix.diff Dag H. Wanvik commented on

[jira] Updated: (DERBY-3156) Convert testing of derby error stream to JUnit

2007-11-12 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vemund Østgaard updated DERBY-3156: --- Derby Info: [Patch Available] Convert testing of derby error stream to JUnit

[jira] Commented: (DERBY-2760) Clean-up issues for UTF8Util.java

2007-11-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541751 ] Kristian Waagan commented on DERBY-2760: Forgot to mention that I ran derbyall and suites.All. I only saw

[jira] Updated: (DERBY-1749) Implement Bracketed SQL comments (/*...*/ comments)

2007-11-12 Thread Thomas Nielsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Nielsen updated DERBY-1749: -- Attachment: d1749-rrefsqlj28468.html.diff d1749-ref-single.html.diff Attaching

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

2007-11-12 Thread Henrik Holum (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541761 ] Henrik Holum commented on DERBY-1460: - We reproduced this test with the the following setup: Linux Java

[jira] Commented: (DERBY-3163) Derby JUnit test framework adaptions to run existing tests against replicated databases

2007-11-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541766 ] Kristian Waagan commented on DERBY-3163: I had a look at 'derby-3163.1-v1.diff.txt', and saw that there are

[jira] Created: (DERBY-3199) Minor cleanup of DRDAProtocolTest

2007-11-12 Thread Kristian Waagan (JIRA)
Minor cleanup of DRDAProtocolTest - Key: DERBY-3199 URL: https://issues.apache.org/jira/browse/DERBY-3199 Project: Derby Issue Type: Test Components: Test Affects Versions: 10.4.0.0

[jira] Updated: (DERBY-3199) Minor cleanup of DRDAProtocolTest

2007-11-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3199: --- Attachment: derby-3199-1a-minor_cleanup.diff 'derby-3199-1a-minor_cleanup.diff' attached and

[jira] Resolved: (DERBY-3199) Minor cleanup of DRDAProtocolTest

2007-11-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-3199. Resolution: Fixed Awaiting results from daily testing before closing. Minor cleanup of

[jira] Commented: (DERBY-3163) Derby JUnit test framework adaptions to run existing tests against replicated databases

2007-11-12 Thread Ole Solberg (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541778 ] Ole Solberg commented on DERBY-3163: Thank you for looking into this Kristian! The patch is not ready for

[jira] Commented: (DERBY-2348) testProtocol(org.apache.derbyTesting.functionTests.tests.derbynet.NetHarnessJavaTest)j failed

2007-11-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541779 ] Kristian Waagan commented on DERBY-2348: Thanks Myrna. I'm thinking about taking another stab at rewriting

[jira] Updated: (DERBY-2031) Convert derbynet/testProtocol.java to JUnit

2007-11-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2031: --- Assignee: Kristian Waagan (was: Julius Stroffek) I hijacked this issue, since there has

[jira] Commented: (DERBY-2031) Convert derbynet/testProtocol.java to JUnit

2007-11-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541784 ] Kristian Waagan commented on DERBY-2031: As a first step I copied the existing file to another location with

[jira] Commented: (DERBY-2872) Add Replication functionality to Derby

2007-11-12 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-2872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541790 ] Jørgen Løland commented on DERBY-2872: -- While working on DERBY-3189, I realized that the functional

[jira] Commented: (DERBY-3137) SQL roles: add catalog support

2007-11-12 Thread Dag H. Wanvik (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541792 ] Dag H. Wanvik commented on DERBY-3137: -- Patch DERBY-3137-2 committed as svn 594158. SQL roles: add catalog

[jira] Updated: (DERBY-3156) Convert testing of derby error stream to JUnit

2007-11-12 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen updated DERBY-3156: -- Derby Info: (was: [Patch Available]) Thanks Vemund! I have committed your patch to

[jira] Commented: (DERBY-3109) Nonexistent property derby.database.defaultAccessMode shown in Developers Guide: User Authentication examples

2007-11-12 Thread Kim Haase (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541800 ] Kim Haase commented on DERBY-3109: -- Thanks so much, Myrna! Now I can fix 2297. Nonexistent property

[jira] Commented: (DERBY-3117) Adjust master build script to require the Java 5 compiler to build Derby

2007-11-12 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541801 ] Rick Hillegas commented on DERBY-3117: -- Thanks, Myrna. You still need to set JAVA_HOME. I'm sorry that I didn't

[jira] Commented: (DERBY-3176) J2ME support for phoneME platform disabled in 10.3

2007-11-12 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541802 ] Daniel John Debrunner commented on DERBY-3176: -- Patch looks good, I haven't tested it with any J2ME vm

[jira] Commented: (DERBY-3176) J2ME support for phoneME platform disabled in 10.3

2007-11-12 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541808 ] Rick Hillegas commented on DERBY-3176: -- Thanks, Dan. I have committed derby-3176-01-phoneME-ad.diff at

[jira] Updated: (DERBY-2297) In the Dev Guide example derby.database.readOnlyAccessUsers is incorrectly mentioned as derby.database.readAccessUsers

2007-11-12 Thread Kim Haase (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim Haase updated DERBY-2297: - Attachment: rdevcsecure125.html DERBY-2297.diff Attaching DERBY-2297.diff and

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

2007-11-12 Thread jira
Issue Subscription Filter: Derby: JIRA issues with patch available (19 issues) Subscriber: derby-dev Key Summary DERBY-3176 J2ME support for phoneME platform disabled in 10.3 https://issues.apache.org/jira/browse/DERBY-3176 DERBY-3117 Adjust master build script to require

[jira] Commented: (DERBY-3117) Adjust master build script to require the Java 5 compiler to build Derby

2007-11-12 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541835 ] Daniel John Debrunner commented on DERBY-3117: -- Is it possible to put this functionality in an optional

Regression Test Report - Daily 593930 - Sun DBTG

2007-11-12 Thread Henri . Vandescheur
[Auto-generated mail] *Daily* 593930/2007-11-11 18:00:12 CET Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* lin 0284284 072.65% derbyall 097439743 0 1230.04% suitesAll linN+1 1

[jira] Commented: (DERBY-3198) Using setQueryTimeout will leak sections

2007-11-12 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541887 ] Myrna van Lunteren commented on DERBY-3198: --- I wonder if this could be related to the trouble we sometimes

[jira] Updated: (DERBY-3175) NullPointerException on INSERT after ALTER TABLE ... DROP COLUMN

2007-11-12 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-3175: --- Attachment: preserveFixWithComments.diff Thanks Knut! Attachment

[jira] Commented: (DERBY-3117) Adjust master build script to require the Java 5 compiler to build Derby

2007-11-12 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541956 ] Myrna van Lunteren commented on DERBY-3117: --- I believe my earlier attempt failed because patch *af* wasn't

[jira] Created: (DERBY-3200) Developer's Guide: Add examples showing use of SQL authorization with user authentication

2007-11-12 Thread Kim Haase (JIRA)
Developer's Guide: Add examples showing use of SQL authorization with user authentication - Key: DERBY-3200 URL: https://issues.apache.org/jira/browse/DERBY-3200

[jira] Updated: (DERBY-3200) Developer's Guide: Add examples showing use of SQL authorization with user authentication

2007-11-12 Thread Kim Haase (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim Haase updated DERBY-3200: - Attachment: AuthExampleEmbeddedSQLAuth.java Here's the example I've been playing with. I'm not marking

[jira] Resolved: (DERBY-2297) In the Dev Guide example derby.database.readOnlyAccessUsers is incorrectly mentioned as derby.database.readAccessUsers

2007-11-12 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren resolved DERBY-2297. --- Resolution: Fixed Fix Version/s: 10.4.0.0 10.3.1.5

[jira] Commented: (DERBY-3188) 'Failure in loading T2 native library db2jcct2' in lang/triggerGeneral.sql

2007-11-12 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541981 ] Myrna van Lunteren commented on DERBY-3188: --- I don't see this failure. Can someone who does, or who has

[jira] Commented: (DERBY-3188) 'Failure in loading T2 native library db2jcct2' in lang/triggerGeneral.sql

2007-11-12 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542000 ] Myrna van Lunteren commented on DERBY-3188: --- Based on the reported results it appears this started

Re: SecurityPolicyReloadingTest, ok to disable default security manager?

2007-11-12 Thread Rick Hillegas
Kathey Marsden wrote: The test SecurityPolicyReloadingTest loads its own initial policy file so does not need to install the default test policy file. The test currently loads the default test policy file and then installs its own policy file using SecurityManagerSetup. I would like to change

[jira] Commented: (DERBY-3093) Intermittent transaction failure caused by internal duplicate savepoint name for triggers

2007-11-12 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542005 ] Myrna van Lunteren commented on DERBY-3093: --- The improved fix went in more than two weeks ago, and it

[jira] Created: (DERBY-3201) test SysinfoAPITest fails with weme6.1

2007-11-12 Thread Myrna van Lunteren (JIRA)
test SysinfoAPITest fails with weme6.1 -- Key: DERBY-3201 URL: https://issues.apache.org/jira/browse/DERBY-3201 Project: Derby Issue Type: Bug Components: Test, Tools Environment:

[jira] Commented: (DERBY-3188) 'Failure in loading T2 native library db2jcct2' in lang/triggerGeneral.sql

2007-11-12 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-3188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542023 ] Øystein Grøvlen commented on DERBY-3188: Could this be related to the check-in of DERBY-1272? It seems like

[jira] Commented: (DERBY-3117) Adjust master build script to require the Java 5 compiler to build Derby

2007-11-12 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542044 ] Daniel John Debrunner commented on DERBY-3117: -- Rick It would be tricky to modify this patch so that

[jira] Commented: (DERBY-3176) J2ME support for phoneME platform disabled in 10.3

2007-11-12 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542055 ] Myrna van Lunteren commented on DERBY-3176: --- I was fairly certain there are no masters that log the info

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

2007-11-12 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren resolved DERBY-1460. --- Resolution: Cannot Reproduce Thanks for the research, Henrik and Svein Erik, based

[jira] Created: (DERBY-3202) 'AccessControlException: access denied (java.io.FilePermission C:\....\file-2.log read)' in ErrorStreamTest.

2007-11-12 Thread Ole Solberg (JIRA)
'AccessControlException: access denied (java.io.FilePermission C:\\file-2.log read)' in ErrorStreamTest. Key: DERBY-3202 URL: