Regression Test Failure! - TinderBox_Derby 428951 - Sun DBTG

2006-08-05 Thread Ole . Solberg
[Auto-generated mail] *TinderBox_Derby* 428951/2006-08-05 05:42:48 CEST *derbyall* Failed TestsOK Skip Duration Platform --- *Jvm: 1.5* 23687664 2 143.56% SunOS-5.10_i86pc-i386 Details in

[jira] Created: (DERBY-1651) MySQL to Derby Migration Tool

2006-08-05 Thread Ramin Moazeni (JIRA)
MySQL to Derby Migration Tool - Key: DERBY-1651 URL: http://issues.apache.org/jira/browse/DERBY-1651 Project: Derby Issue Type: New Feature Components: Tools Reporter: Ramin Moazeni

[jira] Commented: (DERBY-1646) Documentation to address Grant/Revoke Authorization for views/triggers/constraints/routines(DERBY-1330)

2006-08-05 Thread Satheesh Bandaram (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1646?page=comments#action_12425935 ] Satheesh Bandaram commented on DERBY-1646: -- I think we need to document Derby Authorization mode and SQL standard authorization mode in Derby. That is we

[jira] Updated: (DERBY-1554) IDENTITY_VAL_LOCAL() returned value is modified incorrectly by a multi-row INSERT statement.

2006-08-05 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1554?page=all ] Yip Ng updated DERBY-1554: -- Attachment: derby1554trunkstat02.txt derby1554trunkdiff02.txt Submitting follow up patch for DERBY-1554. This patch contains the fix + the correct master

[jira] Commented: (DERBY-1637) OutBufferedStream.java fails on ibm131/jdk131 jvms.

2006-08-05 Thread Tomohito Nakayama (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1637?page=comments#action_12425940 ] Tomohito Nakayama commented on DERBY-1637: -- I follow myself. when OutBufferedStream test program connect to Network serrver in my previous comment means

[jira] Commented: (DERBY-1554) IDENTITY_VAL_LOCAL() returned value is modified incorrectly by a multi-row INSERT statement.

2006-08-05 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1554?page=comments#action_12425941 ] Yip Ng commented on DERBY-1554: --- Running derbyall now, will post the result tomorrow... IDENTITY_VAL_LOCAL() returned value is modified incorrectly by a multi-row

[jira] Updated: (DERBY-1651) Develop a mechanism to migrate mySQL databases to Derby. Migration tool should include both schema and data migration options.

2006-08-05 Thread Satheesh Bandaram (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1651?page=all ] Satheesh Bandaram updated DERBY-1651: - Summary: Develop a mechanism to migrate mySQL databases to Derby. Migration tool should include both schema and data migration options. (was:

[jira] Commented: (DERBY-1646) Documentation to address Grant/Revoke Authorization for views/triggers/constraints/routines(DERBY-1330)

2006-08-05 Thread John H. Embretsen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1646?page=comments#action_12425943 ] John H. Embretsen commented on DERBY-1646: -- I noticed the following odd wording in the paragraph below These properties work together: ... users can

Regression Test Failure! - Derby 428797 - Sun DBTG

2006-08-05 Thread Ole . Solberg
[Auto-generated mail] *Derby* 428797/2006-08-04 19:46:00 CEST *derbyall* Failed TestsOK Skip Duration Platform --- *Jvm: 1.6* 4731727 0 105.51% SunOS-5.10_i86pc-i386 Details in

Regression Test Failure! - TinderBox_Derby 428969 - Sun DBTG

2006-08-05 Thread Ole . Solberg
[Auto-generated mail] *TinderBox_Derby* 428969/2006-08-05 08:52:28 CEST *derbyall* Failed TestsOK Skip Duration Platform --- *Jvm: 1.5* 2687685 2 143.67% SunOS-5.10_i86pc-i386 Details in

DERBY-688: Is this a build problem? a CLASSPATH problem? a security problem?

2006-08-05 Thread Bryan Pendleton
Hi Army, I believe I've successfully applied the XML patches in DERBY-688 and built them using the normal build techniques that I use for Derby. When I try to run, I see the exception below. Does this indicate that I missed out a step in building somewhere? Can you identify what failed to

[jira] Commented: (DERBY-1646) Documentation to address Grant/Revoke Authorization for views/triggers/constraints/routines(DERBY-1330)

2006-08-05 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1646?page=comments#action_12425972 ] Daniel John Debrunner commented on DERBY-1646: -- I like it when Satheesh wrote: I think it is important to be consistant about defaultConnectionMode

[jira] Updated: (DERBY-1516) Inconsistent behavior for getBytes and getSubString for embedded versus network

2006-08-05 Thread Craig Russell (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1516?page=all ] Craig Russell updated DERBY-1516: - Derby Info: [Patch Available] Inconsistent behavior for getBytes and getSubString for embedded versus network

[jira] Updated: (DERBY-1417) Add new, lengthless overloads to the streaming api

2006-08-05 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1417?page=all ] Kristian Waagan updated DERBY-1417: --- Derby Info: (was: [Patch Available]) Add new, lengthless overloads to the streaming api --

Let's defer the ALTER TABLE changes to post-10.2

2006-08-05 Thread Bryan Pendleton
I want to thank all the reviewers who examined the proposed patches to DERBY-119, DERBY-1489, and DERBY-1490. They made a number of excellent comments which I need to research and address. I'm not going to have time to get these changes done in the next day or two, however, so I suggest that we

[jira] Updated: (DERBY-1489) Provide ALTER TABLE DROP COLUMN functionality

2006-08-05 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1489?page=all ] Bryan Pendleton updated DERBY-1489: --- Derby Info: (was: [Patch Available]) Cleared patch available; I need to revise the patch to incorporate the suggestions from reviewers. Provide

[jira] Updated: (DERBY-1491) Provide ALTER TABLE functionality to change a column's default value

2006-08-05 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1491?page=all ] Bryan Pendleton updated DERBY-1491: --- Derby Info: (was: [Patch Available]) Cleared patch available; I need to revise the patch to incorporate the suggestions from reviewers. Provide

[jira] Updated: (DERBY-119) Add ALTER TABLE option to change column from NULL to NOT NULL

2006-08-05 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-119?page=all ] Bryan Pendleton updated DERBY-119: -- Derby Info: (was: [Patch Available]) Cleared patch available; I need to revise the patch to incorporate the suggestions from reviewers. Add ALTER TABLE

[jira] Commented: (DERBY-688) Enhancements to XML functionality to move toward XPath/XQuery support...

2006-08-05 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-688?page=comments#action_12425979 ] A B commented on DERBY-688: --- Note to reviewers (and to Army): the phase2 and phase3 patches appear to have been generated with full absolute file names rather than

Re: [jira] Commented: (DERBY-688) Enhancements to XML functionality to move toward XPath/XQuery support...

2006-08-05 Thread Daniel John Debrunner
A B (JIRA) wrote: Sorry, this was because I had to write some scripts/helper programs to generate the sequential patches with respect to each other (since none of them have been committed yet, a simple 'svn diff' wouldn't work) and the scripts use the full path names. svn diff works with

[jira] Commented: (DERBY-1544) Address remaining upgrade task(s) to complete full upgrade mechanism for GRANT/REVOKE, specifically with changing database owner name from 'DBA' to authorizationId of us

2006-08-05 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1544?page=comments#action_12425981 ] Deepa Remesh commented on DERBY-1544: - The lists are used only in upgrade path - one for functions and other for procedures. The create path is directly

Re: DERBY-688: Is this a build problem? a CLASSPATH problem? a security problem?

2006-08-05 Thread Army
Bryan Pendleton wrote: Hi Army, I believe I've successfully applied the XML patches in DERBY-688 and built them using the normal build techniques that I use for Derby. When I try to run, I see the exception below. org.apache.xml.utils.WrappedRuntimeException: The resource [

Re: [jira] Commented: (DERBY-688) Enhancements to XML functionality to move toward XPath/XQuery support...

2006-08-05 Thread Army
Daniel John Debrunner wrote: svn diff works with relative names from the top level snip examples I think all of those examples assume the diffs that you're trying to get are w.r.t the svn trunk? Since none of the patches have been committed to the trunk, I need to get diffs between two

[jira] Commented: (DERBY-1554) IDENTITY_VAL_LOCAL() returned value is modified incorrectly by a multi-row INSERT statement.

2006-08-05 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1554?page=comments#action_12425982 ] Yip Ng commented on DERBY-1554: --- derbyall passes except for the following tests which are known issues.

[jira] Updated: (DERBY-1554) IDENTITY_VAL_LOCAL() returned value is modified incorrectly by a multi-row INSERT statement.

2006-08-05 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1554?page=all ] Yip Ng updated DERBY-1554: -- Derby Info: [Patch Available, Existing Application Impact, Regression] (was: [Existing Application Impact, Regression]) IDENTITY_VAL_LOCAL() returned value is modified

Re: DERBY-688: Is this a build problem? a CLASSPATH problem? a security problem?

2006-08-05 Thread Bryan Pendleton
with a newer version (I'm using 2.6), the problem goes away. Does this solve the problem for you? Hi Army, Yes, switching to Xalan 2.7 and installing it as an endorsed standard in my JRE does indeed make the problem go away, and xml_general.sql now passes for me. Thanks for the quick

[jira] Commented: (DERBY-1646) Documentation to address Grant/Revoke Authorization for views/triggers/constraints/routines(DERBY-1330)

2006-08-05 Thread Satheesh Bandaram (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1646?page=comments#action_12425983 ] Satheesh Bandaram commented on DERBY-1646: -- Thanks Dan... I missed correcting that from Laura's original description. It was little too burried down, but

[jira] Updated: (DERBY-1637) OutBufferedStream.java fails on ibm131/jdk131 jvms.

2006-08-05 Thread Sunitha Kambhampati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1637?page=all ] Sunitha Kambhampati updated DERBY-1637: --- Attachment: derby1637.draft.txt Hi Tomohito, Thanks for trying this out in your environment. I looked at this and it seems like a case of

[jira] Updated: (DERBY-1544) Address remaining upgrade task(s) to complete full upgrade mechanism for GRANT/REVOKE, specifically with changing database owner name from 'DBA' to authorizationId of user

2006-08-05 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1544?page=all ] Daniel John Debrunner updated DERBY-1544: - Derby Info: (was: [Patch Available]) Patch d1544-patch2-v2.diff committed revision 429036 - Thanks Deepa Address remaining upgrade

Regression Test Failure! - TinderBox_Derby 429014 - Sun DBTG

2006-08-05 Thread Ole . Solberg
[Auto-generated mail] *TinderBox_Derby* 429014/2006-08-05 19:12:34 CEST *derbyall* Failed TestsOK Skip Duration Platform --- *Jvm: 1.5* 2687685 2 146.28% SunOS-5.10_i86pc-i386 Details in

[jira] Commented: (DERBY-1241) When booting a database under security manager, boot may fail with message java.sql.SQLException: Java exception: 'access denied (java.io.FilePermission for logmirr

2006-08-05 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1241?page=comments#action_12425994 ] Myrna van Lunteren commented on DERBY-1241: --- The merge command gave me an error, so I prepared a patch for 10.1...However, I cannot now connect to that

Regression Test Failure! - TinderBox_Derby 429041 - Sun DBTG

2006-08-05 Thread Ole . Solberg
[Auto-generated mail] *TinderBox_Derby* 429041/2006-08-05 22:24:00 CEST *derbyall* Failed TestsOK Skip Duration Platform --- *Jvm: 1.5* 2687685 2 148.39% SunOS-5.10_i86pc-i386 Details in

stress.multi fails

2006-08-05 Thread Yip Ng
Hi I am running the stress.multi test with a recent *clean* trunk codeline (10.2.0.5 alpha - 429032) under the DerbyNetClient framework and it fails approx 1 out of 5 times on my Windows XP x86 machine(using Sun JDK 1.4.2_09). Has anyone experience this?*** Start: stress jdk1.4.2_09

Re: stress.multi fails

2006-08-05 Thread Kathey Marsden
Yip Ng wrote: I am running the stress.multi test with a recent *clean* trunk codeline (10.2.0.5 http://10.2.0.5 alpha - 429032) under the DerbyNetClient framework and it fails approx 1 out of 5 times on my Windows XP x86 machine(using Sun JDK 1.4.2_09). I haven't run the test that