[jira] Commented: (DERBY-1425) testProtocol hangs with 10.1 client talking to 10.2 server

2006-06-26 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1425?page=comments#action_12417731 ] Knut Anders Hatlen commented on DERBY-1425: --- Yes, the test still fails, but I don't think a separate issue is needed since the test should fail in a mixed

[jira] Closed: (DERBY-1455) Intermittent failure in derbynet/runtimeinfo.java

2006-06-26 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1455?page=all ] Knut Anders Hatlen closed DERBY-1455: - Fix Version: 10.2.0.0 Resolution: Fixed Committed revision 417131. Intermittent failure in derbynet/runtimeinfo.java

[jira] Commented: (DERBY-137) Derby metadata always returns JDBC 2 result sets, even when JDBC 3 result sets are required.

2006-06-26 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-137?page=comments#action_12417738 ] Knut Anders Hatlen commented on DERBY-137: -- I plan to commit this patch tomorrow. If someone is planning to review, please let me know and I'll hold the commit.

[jira] Assigned: (DERBY-1436) setEmbeddedCP.ksh and setNetworkCleitn.ksh does not work or gives wrong error message

2006-06-26 Thread Fernanda Pizzorno (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1436?page=all ] Fernanda Pizzorno reassigned DERBY-1436: Assign To: Fernanda Pizzorno setEmbeddedCP.ksh and setNetworkCleitn.ksh does not work or gives wrong error message

Regression Test Failure! - Derby 417035 - Sun DBTG

2006-06-26 Thread Ole . Solberg
[Auto-generated mail] *Derby* 417035/2006-06-25 19:46:08 CEST *derbyall* Failed TestsOK Skip Duration Platform --- *Jvm: 1.6* 10715705 0 106.57% SunOS-5.10_i86pc-i386 Details in

[jira] Updated: (DERBY-1436) setEmbeddedCP.ksh and setNetworkCleitn.ksh does not work or gives wrong error message

2006-06-26 Thread Fernanda Pizzorno (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1436?page=all ] Fernanda Pizzorno updated DERBY-1436: - Attachment: derby-1436.diff derby-1436.stat The patch derby-1436.diff fixes setEmbeddedCP.ksh so that it will work when either

[jira] Updated: (DERBY-1436) setEmbeddedCP.ksh and setNetworkCleitn.ksh does not work or gives wrong error message

2006-06-26 Thread Fernanda Pizzorno (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1436?page=all ] Fernanda Pizzorno updated DERBY-1436: - Derby Info: [Patch Available] setEmbeddedCP.ksh and setNetworkCleitn.ksh does not work or gives wrong error message

[jira] Commented: (DERBY-1393) PreparedStatement.setObject(Object,int,int) should throw for unsupported types

2006-06-26 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1393?page=comments#action_12417760 ] Knut Anders Hatlen commented on DERBY-1393: --- Does Derby support JAVA_OBJECT? Types.JAVA_OBJECT is used in the code, but I have not been able to find out how an

[jira] Commented: (DERBY-1444) Using -Djvmflags option causes NoClassDefFoundError

2006-06-26 Thread Andreas Korneliussen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1444?page=comments#action_12417761 ] Andreas Korneliussen commented on DERBY-1444: - I will first test and commit this to the 10.2 branch. The patch also applied cleanly on 10.1.3 branch, however right

[jira] Commented: (DERBY-1445) Add new streaming overloads and modify some existing ones.

2006-06-26 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1445?page=comments#action_12417769 ] Kristian Waagan commented on DERBY-1445: I had a look at the patch, and found some issues worth commenting. [EmbedResultSet] *

[jira] Commented: (DERBY-1448) derbynet/sysinfo.java fails with 10.1 client and 10.2 server

2006-06-26 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1448?page=comments#action_12417786 ] Kathey Marsden commented on DERBY-1448: --- Is the permission: java.util.PropertyPermission java.class.path, read; A new permission requirement for 10.2 for sysinfo? I

[jira] Commented: (DERBY-1452) jdbcapi/resultset.java fails with 10.1 client and 10.2 server

2006-06-26 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1452?page=comments#action_12417788 ] Kathey Marsden commented on DERBY-1452: --- I am guessing this is a result of the DERBY-392 fix. DERBY-392 was an intentional change, but it should have the Existing

[jira] Commented: (DERBY-1361) positioned updates and deletes allowed after a commit without repositioning the cursor - if the table is indexed on the columns selected

2006-06-26 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1361?page=comments#action_12417790 ] Kristian Waagan commented on DERBY-1361: I reviewed the second patch. It looks good and can be committed. It should be noted that the patch also rewrites a few lines

[jira] Commented: (DERBY-1452) jdbcapi/resultset.java fails with 10.1 client and 10.2 server

2006-06-26 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1452?page=comments#action_12417794 ] Kathey Marsden commented on DERBY-1452: --- Actually, there are other type comparisons failing too besides LONGVARCHAR FOR BIT DATA. This needs a closer look to see if

Move 1448, 1449, 1450 , 1452 and 1453 to critical for 10.2?

2006-06-26 Thread Kathey Marsden
I looked briefly at the compatiblity issues that Deepa filed last week and think the following should be moved to critical as they may be regressions. The priority could be reduced and release notes added if these prove to be intended changes. Any objections or thoughts on these issues?

[jira] Commented: (DERBY-1450) jdbcapi/parameterMetaDataJdbc30.java fails with 10.1 client and 10.2 server

2006-06-26 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1450?page=comments#action_12417800 ] Knut Anders Hatlen commented on DERBY-1450: --- This is caused by a test case for DERBY-44 which is supposed to test a) that Derby understands the LIKE/ESCAPE syntax

Re: Move 1448, 1449, 1450 , 1452 and 1453 to critical for 10.2?

2006-06-26 Thread Knut Anders Hatlen
Kathey Marsden [EMAIL PROTECTED] writes: I looked briefly at the compatiblity issues that Deepa filed last week and think the following should be moved to critical as they may be regressions. The priority could be reduced and release notes added if these prove to be intended changes. Any

[jira] Commented: (DERBY-937) Instability in wisconsin test

2006-06-26 Thread Andreas Korneliussen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-937?page=comments#action_12417814 ] Andreas Korneliussen commented on DERBY-937: This test is failing pretty consistently on Windows. I looked at the properties for the test, and found this:

Re: Status of adding BOOLEAN-type

2006-06-26 Thread Jean T. Anderson
Moving this thread back to derby-dev. Kristian responded to a thread that was inadvertently put on derby-user. Let's please keep release discussions on derby-dev. This is where planning and decisions belong. thanks, -jean Original Message Subject: Status of adding

[jira] Commented: (DERBY-1448) derbynet/sysinfo.java fails with 10.1 client and 10.2 server

2006-06-26 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1448?page=comments#action_12417819 ] Bryan Pendleton commented on DERBY-1448: The permission requirement is not new; this part of sysinfo has required this permission for quite some time. What has

[jira] Commented: (DERBY-1393) PreparedStatement.setObject(Object,int,int) should throw for unsupported types

2006-06-26 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1393?page=comments#action_12417821 ] Rick Hillegas commented on DERBY-1393: -- The system catalogs contain object columns, which are Formatables: sysaliases.aliasinfo syschecks.referencedcolumn

Re: Move 1448, 1449, 1450 , 1452 and 1453 to critical for 10.2?

2006-06-26 Thread Rick Hillegas
Hi Kathey, Sounds reasonable to me except for 1450, which Knut Anders has already analyzed. Cheers, -Rick Knut Anders Hatlen wrote: Kathey Marsden [EMAIL PROTECTED] writes: I looked briefly at the compatiblity issues that Deepa filed last week and think the following should be moved

[jira] Updated: (DERBY-1444) Using -Djvmflags option causes NoClassDefFoundError

2006-06-26 Thread Andreas Korneliussen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1444?page=all ] Andreas Korneliussen updated DERBY-1444: Fix Version: 10.2.0.0 Version: 10.1.3.0 10.2.0.0 Derby Info: [Patch Available] Committed revision 417206 (on

[jira] Updated: (DERBY-1436) setEmbeddedCP.ksh and setNetworkCleitn.ksh does not work or gives wrong error message

2006-06-26 Thread Andreas Korneliussen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1436?page=all ] Andreas Korneliussen updated DERBY-1436: Fix Version: 10.2.0.0 Version: 10.2.0.0 Derby Info: (was: [Patch Available]) Committed revision 417210. setEmbeddedCP.ksh and

[jira] Commented: (DERBY-734) lang/closed.java fails in 50% of runs

2006-06-26 Thread Andreas Korneliussen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-734?page=comments#action_12417830 ] Andreas Korneliussen commented on DERBY-734: Patch looks clean, I will commit once tested. lang/closed.java fails in 50% of runs

Re: Move 1448, 1449, 1450 , 1452 and 1453 to critical for 10.2?

2006-06-26 Thread Andrew McIntyre
On 6/26/06, Kathey Marsden [EMAIL PROTECTED] wrote: 1448 - possible new permission required for sysinfo. I agree with Bryan's comments in the issue. This is not a regression, but an enhancement in sysinfo's output with regard to reporting whether or not it can read the value of the

Re: Status of adding BOOLEAN-type

2006-06-26 Thread Rick Hillegas
Hi Kristian, I have given up on re-enabling the BOOLEAN datatype in the near term, for the following reasons: 1) I can't see when or whether the BOOLEAN datatype will make it into the DRDA spec. After 9 months, the spec's governing body has failed to revive. There seems to be very little

[jira] Updated: (DERBY-1445) Add new streaming overloads and modify some existing ones.

2006-06-26 Thread V.Narayanan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1445?page=all ] V.Narayanan updated DERBY-1445: --- Attachment: JDBC40_long_length_overloads_ver2.diff JDBC40_long_length_overloads_ver2.stat Hi, Thanx a ton for the detailed reviews and comments.

Re: Status of adding BOOLEAN-type

2006-06-26 Thread Andrew McIntyre
Argh - should have gone to derby-dev. stupid gmail. On 6/26/06, Andrew McIntyre [EMAIL PROTECTED] wrote: Rick Hillegas wrote: Hi Kathey, Right now, I'm planning to back out BOOLEAN before the branch. Hi Rick, Don't you mean you'll back out the current BOOLEAN work from 10.2 *after* it has

[jira] Commented: (DERBY-137) Derby metadata always returns JDBC 2 result sets, even when JDBC 3 result sets are required.

2006-06-26 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-137?page=comments#action_12417835 ] A B commented on DERBY-137: --- I hope to review these changes today (06/26 PST) and will post comments as appropriate. Thanks for your patience... Derby metadata always returns

[jira] Updated: (DERBY-1426) Derby Server and Administration Guide - Using the Derby ij tool with the Network Server

2006-06-26 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1426?page=all ] Andrew McIntyre updated DERBY-1426: --- Fix Version: 10.1.4.0 10.2.0.0 (was: 10.1.2.5) Derby Server and Administration Guide - Using the Derby ij tool

[jira] Commented: (DERBY-1373) Encrypted databases cannot be booted using the jar subprotocol (and possibly also using http/https/classpath)

2006-06-26 Thread Sunitha Kambhampati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1373?page=comments#action_12417867 ] Sunitha Kambhampati commented on DERBY-1373: In my opinion, it seems like it would be good to pursue suresh's suggestion since then we wont need to add a extra

[jira] Updated: (DERBY-1444) Using -Djvmflags option causes NoClassDefFoundError

2006-06-26 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1444?page=all ] Andrew McIntyre updated DERBY-1444: --- Fix Version: 10.1.3.1 Merged to 10.1 with revision 417268. Using -Djvmflags option causes NoClassDefFoundError

[jira] Commented: (DERBY-1373) Encrypted databases cannot be booted using the jar subprotocol (and possibly also using http/https/classpath)

2006-06-26 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1373?page=comments#action_12417875 ] Andrew McIntyre commented on DERBY-1373: I'm going to pass on this for 10.1.3 as I've run out of time to verify the fix before finalizing the 10.1.3 release

Wrapping up coding for 10.2

2006-06-26 Thread Rick Hillegas
I hate to be a nudge, but I didn't get a response when I asked this question last week: Do we expect to be done with development for 10.2 by August 10? I expect that the JDBC4 work will have wrapped up by then. Besides the JDBC4 effort, 10.2 is waiting for feature work from Army, Dan, and

[jira] Closed: (DERBY-460) Create error message documentation out of code

2006-06-26 Thread Jeff Levitt (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-460?page=all ] Jeff Levitt closed DERBY-460: - Resolution: Duplicate David Van Couvering long ago submitted a script that takes care of this, so I am cancelling my own bug Create error message

Re: [jira] Closed: (DERBY-460) Create error message documentation out of code

2006-06-26 Thread David Van Couvering
I submitted a script, but it does not appear to be being used. Unless I'm missing something? David Jeff Levitt (JIRA) wrote: [ http://issues.apache.org/jira/browse/DERBY-460?page=all ] Jeff Levitt closed DERBY-460: - Resolution: Duplicate David

Re: Wrapping up coding for 10.2

2006-06-26 Thread Satheesh Bandaram
Rick, I have been on vacation and later this week I will be at ApacheCon Europe. Looks like I have been missing lots of *fun* about release dates, JDBC4 and other discussions.About Grant/Revoke, one big missing piece (Definer authorization model) is being worked on by Mamta Satoor. She should

Re: [jira] Closed: (DERBY-460) Create error message documentation out of code

2006-06-26 Thread Jeff Levitt
David, do you know the JIRA issue number under which you submitted the script? --- David Van Couvering [EMAIL PROTECTED] wrote: I submitted a script, but it does not appear to be being used. Unless I'm missing something? David Jeff Levitt (JIRA) wrote: [

Re: [jira] Closed: (DERBY-460) Create error message documentation out of code

2006-06-26 Thread David Van Couvering
http://issues.apache.org/jira/browse/DERBY-296 Jeff Levitt wrote: David, do you know the JIRA issue number under which you submitted the script? --- David Van Couvering [EMAIL PROTECTED] wrote: I submitted a script, but it does not appear to be being used. Unless I'm missing something?

[jira] Commented: (DERBY-1091) Test harness does not pass jvm flags properly if there are more than 1 property in jvm flags

2006-06-26 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1091?page=comments#action_12417897 ] Myrna van Lunteren commented on DERBY-1091: --- I've been pecking away at this issue, and I've had some struggles with it. I am not ready with a patch yet but to show

Re: [jira] Closed: (DERBY-460) Create error message documentation out of code

2006-06-26 Thread Jeff Levitt
Ah I remember now, we wanted to get the DITA file correct for 10.1, and worry about the script later. Now that it's later, what do people think about using David's script in the nightly builds? Is this something that is even possible? --- David Van Couvering [EMAIL PROTECTED] wrote:

Re: [jira] Closed: (DERBY-460) Create error message documentation out of code

2006-06-26 Thread Andrew McIntyre
On 6/26/06, Jeff Levitt [EMAIL PROTECTED] wrote: Ah I remember now, we wanted to get the DITA file correct for 10.1, and worry about the script later. Now that it's later, what do people think about using David's script in the nightly builds? Is this something that is even possible? -0.9 To

[VOTE] 10.1.3.1 release

2006-06-26 Thread Andrew McIntyre
Hello derby-dev, I have posted a new release candidate for 10.1.3 here: http://people.apache.org/~fuzzylogic/10.1.3.1/ The only code change is the fix for DERBY-1392, which is suspected to cause database corruption in certain circumstances. There are a few minor test changes, including

Re: [VOTE] 10.1.3.1 release

2006-06-26 Thread Andrew McIntyre
On 6/26/06, Andrew McIntyre [EMAIL PROTECTED] wrote: The only code change is the fix for DERBY-1392, which is suspected to cause database corruption in certain circumstances. Allow me to revise this, there are two code changes. The second is DERBY-1454, committed over the weekend by Bryan and

Re: [jira] Closed: (DERBY-460) Create error message documentation out of code

2006-06-26 Thread David Van Couvering
I would like to support Andrew's suggestion, with a minor amendment. I think it makes sense to run this for every snapshot as well as for the release, to bring the messages up-to-date for the snapshot build. David Andrew McIntyre wrote: On 6/26/06, Jeff Levitt [EMAIL PROTECTED] wrote: Ah I

Re: [VOTE] 10.1.3.1 release

2006-06-26 Thread Sunitha Kambhampati
Andrew McIntyre wrote: Allow me to revise this, there are two code changes. The second is DERBY-1454, committed over the weekend by Bryan and contributed by Sunitha. Correction: It was contributed by Bryan. Thanks much to Bryan for fixing it on trunk and 10.1.

Re: [VOTE] 10.1.3.1 release

2006-06-26 Thread Andrew McIntyre
On 6/26/06, Sunitha Kambhampati [EMAIL PROTECTED] wrote: Andrew McIntyre wrote: Allow me to revise this, there are two code changes. The second is DERBY-1454, committed over the weekend by Bryan and contributed by Sunitha. Correction: It was contributed by Bryan. Thanks much to Bryan for

Re: [jira] Closed: (DERBY-460) Create error message documentation out of code

2006-06-26 Thread Jeff Levitt
--- David Van Couvering [EMAIL PROTECTED] wrote: I would like to support Andrew's suggestion, with a minor amendment. I think it makes sense to run this for every snapshot as well as for the release, to bring the messages up-to-date for the snapshot build. David Andrew McIntyre

[jira] Created: (DERBY-1457) lang/triggerGeneral.sql fails intermittently with wsdd 5.6

2006-06-26 Thread Deepa Remesh (JIRA)
lang/triggerGeneral.sql fails intermittently with wsdd 5.6 -- Key: DERBY-1457 URL: http://issues.apache.org/jira/browse/DERBY-1457 Project: Derby Type: Test Components: Regression Test Failure

[CLOSED] [VOTE] 10.1.3.0 release abandoned

2006-06-26 Thread Andrew McIntyre
Abandoning this vote. 10.1.3.0 release candidate dropped in favor of a new release candidate labelled 10.1.3.1. Voting for 10.1.3.1 is taking place in this thread: http://mail-archives.apache.org/mod_mbox/db-derby-dev/200606.mbox/[EMAIL PROTECTED] andrew

Re: Wrapping up coding for 10.2

2006-06-26 Thread Suresh Thalamati
Rick Hillegas wrote: I hate to be a nudge, but I didn't get a response when I asked this question last week: Do we expect to be done with development for 10.2 by August 10? I expect that the JDBC4 work will have wrapped up by then. Besides the JDBC4 effort, 10.2 is waiting for feature work

Re: [VOTE] 10.1.3.1 release

2006-06-26 Thread Bryan Pendleton
http://people.apache.org/~fuzzylogic/10.1.3.1/ I successfully verified the fix for DERBY-1454 in this build. Thanks for getting this fix in, Andrew! I also spot-checked several of the other fixes I was interested in. +1 for this release from me. thanks, bryan

[jira] Assigned: (DERBY-694) Statement exceptions cause all the connection's result sets to be closed with the client driver

2006-06-26 Thread V.Narayanan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-694?page=all ] V.Narayanan reassigned DERBY-694: - Assign To: V.Narayanan Statement exceptions cause all the connection's result sets to be closed with the client driver