Re: Question - NULL value returned from SYSCS_UTIL.SYSCS_GET_USER_ACCESS system procedure

2007-10-17 Thread John Embretsen
Laura Stewart wrote: I am trying to wrap up Derby-2914. Does anyone know when NULL is returned for SYSCS_UTIL.SYSCS_GET_USER_ACCESS system procedure ? I guess you've seen the answer from Dan in that Jira issue, that NULL is never returned. Then it seems that the description for DERBY-2735

[jira] Commented: (DERBY-2212) Add Unique where not null to create index

2007-10-17 Thread Anurag Shekhar (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535435 ] Anurag Shekhar commented on DERBY-2212: --- thanks Mike for revisiting the issue. I felt letting the index

[jira] Commented: (DERBY-1781) Process handles appear to be leaking in queries using an IN clause during concurrent DB access

2007-10-17 Thread Thomas Nielsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535437 ] Thomas Nielsen commented on DERBY-1781: --- Bryan, thanks for shedding some light on the DRDAConnThread lifespan.

[jira] Updated: (DERBY-974) ClientDriver can lose some connection properties

2007-10-17 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jørgen Løland updated DERBY-974: Derby Info: [Patch Available] ClientDriver can lose some connection properties

[jira] Updated: (DERBY-974) ClientDriver can lose some connection properties

2007-10-17 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jørgen Løland updated DERBY-974: Attachment: derby-974-1.stat derby-974-1.diff The attached patch, v1, fixes the bug

Re: deprecation warnings with jdk15 build

2007-10-17 Thread Jørgen Løland
Myrna van Lunteren wrote: Hi, Now that we switched to jdk15 as the base level for the trunk, I see a ton of deprecation warnings. My jdk is: Sun's 1.5.0_12-b04, and I've got build.compiler set to modern I find it bothersome and hard to see 'real' build failures like this, but

[jira] Commented: (DERBY-2967) Single character does not match high value unicode character with collation TERRITORY_BASED

2007-10-17 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535479 ] Knut Anders Hatlen commented on DERBY-2967: --- I read the Oct 11 patch in the commit log and I have a

Re: deprecation warnings with jdk15 build

2007-10-17 Thread Knut Anders Hatlen
Jørgen Løland [EMAIL PROTECTED] writes: Myrna van Lunteren wrote: Hi, Now that we switched to jdk15 as the base level for the trunk, I see a ton of deprecation warnings. My jdk is: Sun's 1.5.0_12-b04, and I've got build.compiler set to modern I find it bothersome and hard to see 'real'

[jira] Commented: (DERBY-1781) Process handles appear to be leaking in queries using an IN clause during concurrent DB access

2007-10-17 Thread Thomas Nielsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535490 ] Thomas Nielsen commented on DERBY-1781: --- Running the repro a few more times in sequence show that the

Re: How to donate code to Apache (Derby)

2007-10-17 Thread Dyre . Tjeldvoll
Jean T. Anderson [EMAIL PROTECTED] writes: this is less of an issue now at Apache because committers are only given accounts after the signed CLA has been recorded (it wasn't always that way in the past). You'll notice at http://people.apache.org/~jim/committers.html that some names are in

[jira] Created: (DERBY-3131) Background cleaner has no daemon service after database creation

2007-10-17 Thread Knut Anders Hatlen (JIRA)
Background cleaner has no daemon service after database creation Key: DERBY-3131 URL: https://issues.apache.org/jira/browse/DERBY-3131 Project: Derby Issue Type: Bug

[jira] Commented: (DERBY-3131) Background cleaner has no daemon service after database creation

2007-10-17 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535506 ] Knut Anders Hatlen commented on DERBY-3131: --- To reproduce put some println statements in

[jira] Commented: (DERBY-1781) Process handles appear to be leaking in queries using an IN clause during concurrent DB access

2007-10-17 Thread Thomas Nielsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535514 ] Thomas Nielsen commented on DERBY-1781: --- The closest thing to 10.2.1.1 I had available was 10.2.1.6. I reran

[jira] Commented: (DERBY-2977) Replication: Add a ReplicationMaster controller that will manage replication on the master side

2007-10-17 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535534 ] Øystein Grøvlen commented on DERBY-2977: Thanks for addressing my comments in the new patch, Jørgen. I have

[jira] Commented: (DERBY-974) ClientDriver can lose some connection properties

2007-10-17 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535535 ] Knut Anders Hatlen commented on DERBY-974: -- Rather than hard-coding the host name and the database name, I

[jira] Reopened: (DERBY-3064) Implement the LogShipper that will enable the shipping of Log records from the master to the slave

2007-10-17 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] V.Narayanan reopened DERBY-3064: I intend to use the same issue for log shipper integration with the master controller. hence I am

[jira] Commented: (DERBY-3064) Implement the LogShipper that will enable the shipping of Log records from the master to the slave

2007-10-17 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535545 ] V.Narayanan commented on DERBY-3064: While working on the integration of the log shipper into the

[jira] Commented: (DERBY-2240) VALUES expression is written VALUES statement in SelectExpression page of Derby Reference Manual

2007-10-17 Thread Tomohito Nakayama (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535549 ] Tomohito Nakayama commented on DERBY-2240: -- We have VALUES expression page in reference manual.

[jira] Commented: (DERBY-1781) Process handles appear to be leaking in queries using an IN clause during concurrent DB access

2007-10-17 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535558 ] Bryan Pendleton commented on DERBY-1781: recap findings this far: Thomas, thanks very much for all the

Re: deprecation warnings with jdk15 build

2007-10-17 Thread Myrna van Lunteren
On 10/17/07, Knut Anders Hatlen [EMAIL PROTECTED] wrote: Jørgen Løland [EMAIL PROTECTED] writes: Myrna van Lunteren wrote: Hi, Now that we switched to jdk15 as the base level for the trunk, I see a ton of deprecation warnings. My jdk is: Sun's 1.5.0_12-b04, and I've got

[jira] Commented: (DERBY-2212) Add Unique where not null to create index

2007-10-17 Thread Anurag Shekhar (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535561 ] Anurag Shekhar commented on DERBY-2212: --- 1) Current code changes B2I so needs upgrade code or else no old

[jira] Commented: (DERBY-3095) CALL SYSCS_UTIL.SYSCS_SET_USER_ACCESS(?, null) FAILS

2007-10-17 Thread EDAH-TALLY (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535563 ] EDAH-TALLY commented on DERBY-3095: --- Well, let's not forget the final aim of this issue. We should be able to

[jira] Commented: (DERBY-3095) CALL SYSCS_UTIL.SYSCS_SET_USER_ACCESS(?, null) FAILS

2007-10-17 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535559 ] Daniel John Debrunner commented on DERBY-3095: -- In SQL (ie. the language) then eve is represented by

[jira] Commented: (DERBY-1781) Process handles appear to be leaking in queries using an IN clause during concurrent DB access

2007-10-17 Thread Thomas Nielsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535566 ] Thomas Nielsen commented on DERBY-1781: --- Bryan, AFAIK the handle count on windows represents handles to both

[jira] Assigned: (DERBY-1781) Process handles appear to be leaking in queries using an IN clause during concurrent DB access

2007-10-17 Thread Thomas Nielsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Nielsen reassigned DERBY-1781: - Assignee: Thomas Nielsen Process handles appear to be leaking in queries using an IN

[jira] Created: (DERBY-3132) deprecation warnings when building with jdk15 and build.compiler modern

2007-10-17 Thread Myrna van Lunteren (JIRA)
deprecation warnings when building with jdk15 and build.compiler modern --- Key: DERBY-3132 URL: https://issues.apache.org/jira/browse/DERBY-3132 Project: Derby Issue Type:

Re: deprecation warnings with jdk15 build

2007-10-17 Thread Rick Hillegas
I have set deprecation=off in my ant.properties. I also run ant with the -quiet switch. Those little tweaks reduce the build chatter to a manageable screenful and help me see the signal through the noise. Regards, -Rick Myrna van Lunteren wrote: On 10/17/07, Knut Anders Hatlen [EMAIL

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

2007-10-17 Thread jira
Issue Subscription Filter: Derby: JIRA issues with patch available (20 issues) Subscriber: derby-dev Key Summary DERBY-974 ClientDriver can lose some connection properties https://issues.apache.org/jira/browse/DERBY-974 DERBY-2977 Replication: Add a ReplicationMaster

Regression Test Report - Daily 584809 - Sun DBTG

2007-10-17 Thread Henri . Vandescheur
[Auto-generated mail] *Daily* 584809/2007-10-15 18:00:11 CEST Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* lin NA NA NANA derbyall NA NA NANA suitesAll sles NA

[jira] Commented: (DERBY-2240) VALUES expression is written VALUES statement in SelectExpression page of Derby Reference Manual

2007-10-17 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535603 ] Daniel John Debrunner commented on DERBY-2240: -- The SQL standard name for this use of VALUES is table

[jira] Commented: (DERBY-3095) CALL SYSCS_UTIL.SYSCS_SET_USER_ACCESS(?, null) FAILS

2007-10-17 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535615 ] Daniel John Debrunner commented on DERBY-3095: -- I agree there's a bug, I just want to ensure any change

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

2007-10-17 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Hillegas updated DERBY-3117: - Attachment: derby_source.html derby-3117-02-website-aa.diff Thanks for the

[jira] Commented: (DERBY-857) LDAP user authentication fails under a security manager

2007-10-17 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535628 ] Kathey Marsden commented on DERBY-857: -- Running with -Djava.security.debug=access,failure,jar,domain I get this

[jira] Commented: (DERBY-3095) CALL SYSCS_UTIL.SYSCS_SET_USER_ACCESS(?, null) FAILS

2007-10-17 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535636 ] Daniel John Debrunner commented on DERBY-3095: -- I added an (incomplete) page to describe how user

Making Derby a top level Apache project

2007-10-17 Thread Rick Hillegas
Recently, the DB PMC discussed whether we should make Derby a top level Apache project. The consensus seemed to be that a) Derby is mature enough to be a top level project, b) no-one felt passionately one way or another, c) therefore this decision should be left to the Derby community. It

[jira] Commented: (DERBY-857) LDAP user authentication fails under a security manager

2007-10-17 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535642 ] Daniel John Debrunner commented on DERBY-857: - How about just removing the code, since it's just sanity

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

2007-10-17 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535661 ] Knut Anders Hatlen commented on DERBY-3117: --- How are we going to set up ${java15compile.classpath}? I see

[jira] Updated: (DERBY-857) LDAP user authentication fails under a security manager

2007-10-17 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden updated DERBY-857: - Attachment: derby-857_diff.txt This first patch adds a privilege block around creation of the

[jira] Commented: (DERBY-857) LDAP user authentication fails under a security manager

2007-10-17 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535656 ] Kathey Marsden commented on DERBY-857: -- Dan said How about just removing the code, since it's just sanity and

[jira] Updated: (DERBY-857) LDAP user authentication fails under a security manager

2007-10-17 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden updated DERBY-857: - Derby Info: [Patch Available] LDAP user authentication fails under a security manager

[jira] Commented: (DERBY-3093) intermittent transaction failure caused by internal duplicate savepoint name, for tirgger

2007-10-17 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535673 ] Knut Anders Hatlen commented on DERBY-3093: --- That's a good catch, James! Seems like you have found the

[jira] Commented: (DERBY-2807) Create a test for BlobClob compatibility on Derby server versions vs. Derby client versions.

2007-10-17 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535672 ] Kathey Marsden commented on DERBY-2807: --- Running CompatiblitySuite with the patch I get the exception below.

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

2007-10-17 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535674 ] Rick Hillegas commented on DERBY-3117: -- Hi Knut, Can you help me understand why we need a

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

2007-10-17 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535682 ] Daniel John Debrunner commented on DERBY-3117: -- To compile code that requires Java 1.5 classes or

[jira] Updated: (DERBY-1823) Derby Developer's Guide - Issues w/ User authentication and authorization extended examples section/paragraph

2007-10-17 Thread Kim Haase (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim Haase updated DERBY-1823: - Derby Info: [Patch Available] Affects Version/s: 10.1.2.1 10.1.3.1

[jira] Updated: (DERBY-1823) Derby Developer's Guide - Issues w/ User authentication and authorization extended examples section/paragraph

2007-10-17 Thread Kim Haase (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim Haase updated DERBY-1823: - Attachment: DERBY-1823.zip DERBY-1823.diff I'm attaching a patch (DERBY-1823.diff and

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

2007-10-17 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535707 ] Rick Hillegas commented on DERBY-3117: -- I don't see why we need this variable to compile code that requires

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

2007-10-17 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535716 ] Daniel John Debrunner commented on DERBY-3117: -- No. Imagine you are writing a class that needs to run

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

2007-10-17 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535716 ] djd edited comment on DERBY-3117 at 10/17/07 1:16 PM: No. Imagine you are

[jira] Updated: (DERBY-3129) Create Demo code, showing how to create and use table functions.

2007-10-17 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Hillegas updated DERBY-3129: - Attachment: derby-3129-sampleTableFunctions-ab.diff Thanks for taking a look at this patch,

[jira] Commented: (DERBY-3095) CALL SYSCS_UTIL.SYSCS_SET_USER_ACCESS(?, null) FAILS

2007-10-17 Thread EDAH-TALLY (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535752 ] EDAH-TALLY commented on DERBY-3095: --- Note that the delimited identifier EVE represents the user EVE which is the

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

2007-10-17 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535738 ] Rick Hillegas commented on DERBY-3117: -- Thanks. In that case I agree that option (2) is brittle and (1) is

[jira] Commented: (DERBY-716) Re-enable VTIs

2007-10-17 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535757 ] Rick Hillegas commented on DERBY-716: - Committed derby-716-10-datatypesCollation-aa.diff at subversion revision

[jira] Commented: (DERBY-857) LDAP user authentication fails under a security manager

2007-10-17 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535760 ] Kathey Marsden commented on DERBY-857: -- Investigating this further I find that I need to give the permission to

[jira] Updated: (DERBY-2212) Add Unique where not null to create index

2007-10-17 Thread Mike Matrigali (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Matrigali updated DERBY-2212: -- I continue to think that it is a bad idea to introduce duplicate values to the current btree

[jira] Closed: (DERBY-3126) Inserting BigDecimal value in PreparedStatement with setBigDecimal into double column loses fractional digits

2007-10-17 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden closed DERBY-3126. - Assignee: Kathey Marsden Inserting BigDecimal value in PreparedStatement with setBigDecimal

[jira] Closed: (DERBY-3127) Inserting BigDecimal value in PreparedStatement with setObject into double column loses fractional digits

2007-10-17 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden closed DERBY-3127. - Inserting BigDecimal value in PreparedStatement with setObject into double column loses

[jira] Commented: (DERBY-3095) CALL SYSCS_UTIL.SYSCS_SET_USER_ACCESS(?, null) FAILS

2007-10-17 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535769 ] Daniel John Debrunner commented on DERBY-3095: -- Note that the delimited identifier EVE represents the

[jira] Commented: (DERBY-857) LDAP user authentication fails under a security manager

2007-10-17 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535770 ] Daniel John Debrunner commented on DERBY-857: - That's usually an indication that you are missing a priv

Re: Making Derby a top level Apache project

2007-10-17 Thread Laura Stewart
On 10/17/07, Rick Hillegas [EMAIL PROTECTED] wrote: Recently, the DB PMC discussed whether we should make Derby a top level Apache project. The consensus seemed to be that a) Derby is mature enough to be a top level project, b) no-one felt passionately one way or another, c) therefore this

[jira] Updated: (DERBY-2212) Add Unique where not null to create index

2007-10-17 Thread Mike Matrigali (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Matrigali updated DERBY-2212: -- Also is there some sort of functional spec for this. The initial description seems to indicate

[jira] Commented: (DERBY-1387) Add JMX extensions to Derby

2007-10-17 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535775 ] Rick Hillegas commented on DERBY-1387: -- Thanks for rev 7 of the patch, Bernt. A couple more comments: 1)

Re: Making Derby a top level Apache project

2007-10-17 Thread Rick Hillegas
Laura Stewart wrote: On 10/17/07, Rick Hillegas [EMAIL PROTECTED] wrote: Recently, the DB PMC discussed whether we should make Derby a top level Apache project. The consensus seemed to be that a) Derby is mature enough to be a top level project, b) no-one felt passionately one way or

[jira] Commented: (DERBY-857) LDAP user authentication fails under a security manager

2007-10-17 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535783 ] Kathey Marsden commented on DERBY-857: -- Thanks Dan for your time in looking at this. There was indeed another

Re: Making Derby a top level Apache project

2007-10-17 Thread Daniel John Debrunner
Rick Hillegas wrote: Recently, the DB PMC discussed whether we should make Derby a top level Apache project. The consensus seemed to be that a) Derby is mature enough to be a top level project, b) no-one felt passionately one way or another, c) therefore this decision should be left to the

[jira] Commented: (DERBY-1518) EmbedConnection prepareStatement(String, String[]) throws not implemented (JDBC 3.0)

2007-10-17 Thread James F. Adams (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535794 ] James F. Adams commented on DERBY-1518: --- This functionality appears to have been implemented by DERBY-2631.

Regression Test Report - tinderbox_trunk16 585711 - Sun DBTG

2007-10-17 Thread Ole . Solberg
[Auto-generated mail] *tinderbox_trunk16* 585711/2007-10-17 23:42:16 CEST Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* SunOS-5.10_i86pc-i386 0288288 088.17% derbyall F:0,E:197099708 0

Re: Making Derby a top level Apache project

2007-10-17 Thread Kathey Marsden
Daniel John Debrunner wrote: Rick Hillegas wrote: Recently, the DB PMC discussed whether we should make Derby a top level Apache project. The consensus seemed to be that a) Derby is mature enough to be a top level project, b) no-one felt passionately one way or another, c) therefore this

Re: Question on derby benchmarks.

2007-10-17 Thread John Sisson
It appears that it should go through the IP Clearance process that you mentioned. AFAIK IBM had to go through the same process for the Derby network server tests, see the see the derby-2248-contribution-tests-ibm http://incubator.apache.org/ip-clearance/derby-2248-contribution-tests-ibm.html