[jira] Commented: (DERBY-2527) Add documentation for import/export of LOBS and other binary data types.

2007-05-18 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497112 ] Suresh Thalamati commented on DERBY-2527: - Thanks Laura, I reviewed the import/export related sections in the

[jira] Commented: (DERBY-2527) Add documentation for import/export of LOBS and other binary data types.

2007-05-18 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497107 ] Suresh Thalamati commented on DERBY-2527: - Thanks for addressing my comments, Laura. I read through your comm

[jira] Updated: (DERBY-2647) .lang.ErrorCodeTest fails with 'Required Derby DataSource property {0} not set.'

2007-05-18 Thread Mike Matrigali (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Matrigali updated DERBY-2647: -- The most recent change fixes it in my codeline which reliably reproduced the problem before the ch

[jira] Updated: (DERBY-2647) .lang.ErrorCodeTest fails with 'Required Derby DataSource property {0} not set.'

2007-05-18 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen updated DERBY-2647: -- Attachment: 2647.diff I am not able to reproduce this failure in my environment (OpenSo

[jira] Assigned: (DERBY-2647) .lang.ErrorCodeTest fails with 'Required Derby DataSource property {0} not set.'

2007-05-18 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen reassigned DERBY-2647: - Assignee: Knut Anders Hatlen > .lang.ErrorCodeTest fails with 'Required Derby Dat

Re: Another collation question - Derby-1478 and Derby-2377

2007-05-18 Thread Knut Anders Hatlen
Mike Matrigali <[EMAIL PROTECTED]> writes: > Thanks, I have not written the like tests yet, and am looking for > examples like the following where the result under the default > system is different under collation vs default that can be added > to the junit tests, but have to admit I don't know mu

[jira] Commented: (DERBY-2644) multiple junit failures during nightly of the form: 2) Encryption Algorithm: defaultjava.security.AccessControlException: Access denied (java.util.PropertyPermission der

2007-05-18 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497084 ] Kathey Marsden commented on DERBY-2644: --- At least part of the problem is that the jars require: permission java

[jira] Updated: (DERBY-1828) Access rule violations should use a SQL state starting with '42' according to the SQL standard.

2007-05-18 Thread Mike Matrigali (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Matrigali updated DERBY-1828: -- It looks like the following checkin is causing DERBY-2647: r537850 | kahatlen | 2007-05-14 07:09:51

[jira] Updated: (DERBY-2647) .lang.ErrorCodeTest fails with 'Required Derby DataSource property {0} not set.'

2007-05-18 Thread Mike Matrigali (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Matrigali updated DERBY-2647: -- I posted the incorrect range of changes for when the bug was introduced. I have narrowed down the

Regression Test Report - tinderbox_trunk16 539563 - Sun DBTG

2007-05-18 Thread Ole . Solberg
[Auto-generated mail] *tinderbox_trunk16* 539563/2007-05-18 21:02:15 CEST Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* SunOS-5.10_i86pc-i386 0313313 091.06% derbyall F:69,E:3081498050 0

[jira] Closed: (DERBY-2673) If derby.system.home does not exist Derby should only attempt to create that specific folder, not any missing parents (ie. use File.mkdir(), not File.mkdirs())

2007-05-18 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel John Debrunner closed DERBY-2673. Resolution: Fixed Committed revision 539614 - patch with code as described by Knu A

[jira] Updated: (DERBY-2673) If derby.system.home does not exist Derby should only attempt to create that specific folder, not any missing parents (ie. use File.mkdir(), not File.mkdirs())

2007-05-18 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel John Debrunner updated DERBY-2673: - Derby Info: (was: [Release Note Needed, Existing Application Impact]) Knut Ande

[jira] Commented: (DERBY-2673) If derby.system.home does not exist Derby should only attempt to create that specific folder, not any missing parents (ie. use File.mkdir(), not File.mkdirs())

2007-05-18 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497048 ] Daniel John Debrunner commented on DERBY-2673: -- Interesting idea Knut Anders, I'll try it out. > If der

[jira] Closed: (DERBY-2671) Errors/messages early in starting the network server through NetworkServerControl.start() are not reported to the PrintWriter passed into start().

2007-05-18 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel John Debrunner closed DERBY-2671. Resolution: Fixed Committed revision 539602 > Errors/messages early in starting th

[jira] Commented: (DERBY-2673) If derby.system.home does not exist Derby should only attempt to create that specific folder, not any missing parents (ie. use File.mkdir(), not File.mkdirs())

2007-05-18 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497042 ] Knut Anders Hatlen commented on DERBY-2673: --- What about replacing file.mkdirs() with (file.mkdir() || file.

[jira] Commented: (DERBY-2673) If derby.system.home does not exist Derby should only attempt to create that specific folder, not any missing parents (ie. use File.mkdir(), not File.mkdirs())

2007-05-18 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497034 ] Daniel John Debrunner commented on DERBY-2673: -- I would have thought that for databases under derby.syst

[jira] Commented: (DERBY-2644) multiple junit failures during nightly of the form: 2) Encryption Algorithm: defaultjava.security.AccessControlException: Access denied (java.util.PropertyPermission der

2007-05-18 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497032 ] Kathey Marsden commented on DERBY-2644: --- committed revision 539598 to disable EncryptionKeyAESTest, Encryptio

[jira] Updated: (DERBY-2377) Document language based ordering which will be implemented by code related sub-tasks of DERBY-1478.

2007-05-18 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laura Stewart updated DERBY-2377: - Attachment: cdevcollation.html Attaching the updated conceptual file = cdevcollation.html There

[jira] Commented: (DERBY-2673) If derby.system.home does not exist Derby should only attempt to create that specific folder, not any missing parents (ie. use File.mkdir(), not File.mkdirs())

2007-05-18 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497023 ] Kathey Marsden commented on DERBY-2673: --- The mkdirs() call in rg.apache.derby.impl.store.raw.RawStore.backup se

[jira] Commented: (DERBY-2669) If no territory attribute is not specified at create database time, then we should ignore the collation attribute if specified.

2007-05-18 Thread Mamta A. Satoor (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497018 ] Mamta A. Satoor commented on DERBY-2669: Laura, I selected on purpose from system table to show that system t

[jira] Commented: (DERBY-2669) If no territory attribute is not specified at create database time, then we should ignore the collation attribute if specified.

2007-05-18 Thread Mamta A. Satoor (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497016 ] Mamta A. Satoor commented on DERBY-2669: Laura had following comment on this issue on derby-dev You seem to

[jira] Created: (DERBY-2673) If derby.system.home does not exist Derby should only attempt to create that specific folder, not any missing parents (ie. use File.mkdir(), not File.mkdirs())

2007-05-18 Thread Daniel John Debrunner (JIRA)
If derby.system.home does not exist Derby should only attempt to create that specific folder, not any missing parents (ie. use File.mkdir(), not File.mkdirs()) -

Re: [jira] Commented: (DERBY-2669) If no territory attribute is not specified at create database time, then we should ignore the collation attribute if specified.

2007-05-18 Thread Laura Stewart
On 5/18/07, Mamta A. Satoor (JIRA) <[EMAIL PROTECTED]> wrote: [ https://issues.apache.org/jira/browse/DERBY-2669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497003 ] Mamta A. Satoor commented on DERBY-2669: I need

[jira] Created: (DERBY-2672) If derby.system.home is set but does not exist and derby.jar does not have permission to create the folder then no error is reported when loading the embedded driver

2007-05-18 Thread Daniel John Debrunner (JIRA)
If derby.system.home is set but does not exist and derby.jar does not have permission to create the folder then no error is reported when loading the embedded driver ---

Derby creating ${derby.system.home} - issue for security manager and policy files

2007-05-18 Thread Daniel John Debrunner
Currently if the system property derby.system.home is set and the folder does not exist then derby will attempt to create the folder using File.mkdirs() on the value of derby.system.home. This operation actually requires *read* permission on the parent directory (at least, maybe all folders

[jira] Commented: (DERBY-2669) If no territory attribute is not specified at create database time, then we should ignore the collation attribute if specified.

2007-05-18 Thread Mamta A. Satoor (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497003 ] Mamta A. Satoor commented on DERBY-2669: I need to admit that I am not sure why I assumed that collation attr

[jira] Updated: (DERBY-2647) .lang.ErrorCodeTest fails with 'Required Derby DataSource property {0} not set.'

2007-05-18 Thread Mike Matrigali (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Matrigali updated DERBY-2647: -- This test also began failing against ibm15 machines with the following report, failed the next day

Re: Another collation question - Derby-1478 and Derby-2377

2007-05-18 Thread Laura Stewart
A couple of followup issues: So I create a database with territory=en_US and collation=TERRITORY_BASED. We say that that collation is based on the territory (in this case english from the United States). How does the user find out what that means? Is there some standard (Java or otherwise) tha

[jira] Updated: (DERBY-1457) lang/triggerGeneral.sql fails intermittently

2007-05-18 Thread Mike Matrigali (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Matrigali updated DERBY-1457: -- failed agin in latest trunk, against ibm15 jvm http://people.apache.org/~fuzzylogic/derby_test_res

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

2007-05-18 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Hillegas updated DERBY-716: Attachment: functionTables.html Attaching 3rd rev of the functional spec. This incorporates feedback

[jira] Resolved: (DERBY-2663) derbyall/derbytools/ij2 fails in derbyall run in the J2ME environment

2007-05-18 Thread Mike Matrigali (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Matrigali resolved DERBY-2663. --- Resolution: Fixed Fix Version/s: 10.3.0.0 Fixed by following checkin. Just needed new

[jira] Assigned: (DERBY-2663) derbyall/derbytools/ij2 fails in derbyall run in the J2ME environment

2007-05-18 Thread Mike Matrigali (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Matrigali reassigned DERBY-2663: - Assignee: Mike Matrigali > derbyall/derbytools/ij2 fails in derbyall run in the J2ME envi

Re: new javadoc errors from yesterday checkins

2007-05-18 Thread Daniel John Debrunner
Mike Matrigali wrote: SUBVERSION LOG FROM 538785 TO 539216: Subversion changes 538818 to 539181 by Army, Dan, kahatlen, Mamta, Look like mine, I'll fix them. Dan.

[jira] Commented: (DERBY-2669) If no territory attribute is not specified at create database time, then we should ignore the collation attribute if specified.

2007-05-18 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496991 ] Daniel John Debrunner commented on DERBY-2669: -- > Let me start out by asking this question - when user s

new javadoc errors from yesterday checkins

2007-05-18 Thread Mike Matrigali
SUBVERSION LOG FROM 538785 TO 539216: Subversion changes 538818 to 539181 by Army, Dan, kahatlen, Mamta, Mike, rhillegas C:\nightlies\main\src\opensource\java\engine\org\apache\derby\impl\sql\execute\WriteCursorConstantAction.java:184: warning - @param argument "ec" is not a parameter name.

[jira] Commented: (DERBY-2669) If no territory attribute is not specified at create database time, then we should ignore the collation attribute if specified.

2007-05-18 Thread Mamta A. Satoor (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496990 ] Mamta A. Satoor commented on DERBY-2669: Just want to record the current Derby 10.3 behavior for a database w

[jira] Commented: (DERBY-2667) Create more robust junit TestRunner for running derby tests

2007-05-18 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496976 ] Daniel John Debrunner commented on DERBY-2667: -- I think most of those requirements are fulfilled by the

[jira] Commented: (DERBY-2433) Error message when booting server with no authentication is misleading

2007-05-18 Thread Kim Haase (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496965 ] Kim Haase commented on DERBY-2433: -- Looks very good -- I would suggest a few minor language tweaks, though. Networ

[jira] Commented: (DERBY-2644) multiple junit failures during nightly of the form: 2) Encryption Algorithm: defaultjava.security.AccessControlException: Access denied (java.util.PropertyPermission der

2007-05-18 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496963 ] Kathey Marsden commented on DERBY-2644: --- I think I will disable EncryptionKeyAESTest EncryptionKeyDESTest and

Re: Regression Test Report - Daily 538986 - Sun DBTG

2007-05-18 Thread Mike Matrigali
Kathey is trying to figure out DERBY-2644, but I believe many of the errors in the tinderbox and sun jvm nightly are not this error. The change for DERBY-1746 affected environment setup to run the upgrade tests, maybe this broke the environment on the tinderbox and regression test machine. I am a

Re: Questions about CallableLocatorProcedures.java

2007-05-18 Thread Oystein Grovlen - Sun Norway
Knut Anders Hatlen wrote: "Kristian Waagan (JIRA)" <[EMAIL PROTECTED]> writes: Committed 'blobframework_v2.diff' to trunk with revision 529185. Very nicely commented patch Øystein! OK, so I'm more than three weeks late to review the patch... :) Anyway, I came across CallableLocatorProcedure

[jira] Assigned: (DERBY-2670) %a% and %aa% match too many rows in database with collation=TERRITORY_BASED and territory=no_NO

2007-05-18 Thread Mike Matrigali (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Matrigali reassigned DERBY-2670: - Assignee: Mike Matrigali > %a% and %aa% match too many rows in database with collation=TE

[jira] Updated: (DERBY-2670) %a% and %aa% match too many rows in database with collation=TERRITORY_BASED and territory=no_NO

2007-05-18 Thread Mike Matrigali (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Matrigali updated DERBY-2670: -- thanks very much for the early testing. And we appreciate the java repro it makes it a lot easier

[jira] Created: (DERBY-2671) Errors/messages early in starting the network server through NetworkServerControl.start() are not reported to the PrintWriter passed into start().

2007-05-18 Thread Daniel John Debrunner (JIRA)
Errors/messages early in starting the network server through NetworkServerControl.start() are not reported to the PrintWriter passed into start(). --

This week's bug points

2007-05-18 Thread Kathey Marsden
I posted a points update to http://wiki.apache.org/db-derby/TenThreeBugPoints New bugs reported : 17 New bugs fixed: 29 Total points this week: 46 Numbers might be inflated because of Jira cleanup, but bottom line is we have 627 points for 10.3 which is excellent. Kathey

[jira] Updated: (DERBY-2667) Create more robust junit TestRunner for running derby tests

2007-05-18 Thread Mike Matrigali (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Matrigali updated DERBY-2667: -- What I am looking for is a runner that produces text based output that is appropriate for offline

[jira] Commented: (DERBY-2377) Document language based ordering which will be implemented by code related sub-tasks of DERBY-1478.

2007-05-18 Thread Mamta A. Satoor (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496944 ] Mamta A. Satoor commented on DERBY-2377: Laura, I did a check in BasicDatabase.boot method and I see that we

[jira] Commented: (DERBY-2669) If no territory attribute is not specified at create database time, then we should ignore the collation attribute if specified.

2007-05-18 Thread Mamta A. Satoor (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496942 ] Mamta A. Satoor commented on DERBY-2669: Let me start out by asking this question - when user says collatoin

[jira] Commented: (DERBY-2377) Document language based ordering which will be implemented by code related sub-tasks of DERBY-1478.

2007-05-18 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496941 ] Laura Stewart commented on DERBY-2377: -- Great feedback Mike. I'll update the file accordingly and post a new ve

[jira] Commented: (DERBY-2644) multiple junit failures during nightly of the form: 2) Encryption Algorithm: defaultjava.security.AccessControlException: Access denied (java.util.PropertyPermission der

2007-05-18 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496923 ] Daniel John Debrunner commented on DERBY-2644: -- I saw this on MacOS with the 1.5 jvm running in the swin

[jira] Commented: (DERBY-2667) Create more robust junit TestRunner for running derby tests

2007-05-18 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496921 ] Daniel John Debrunner commented on DERBY-2667: -- junitreport has an existing issue DERBY-2234 I also see

Regression Test Report - Daily 538986 - Sun DBTG

2007-05-18 Thread Henri . Vandescheur
[Auto-generated mail] *Daily* 538986/2007-05-17 18:00:10 CEST Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* lin 0313313 074.47% derbyall F:69,E:3081488049 0 710.53% suitesAll sles

Regression Test Report - tinderbox_trunk16 539392 - Sun DBTG

2007-05-18 Thread Ole . Solberg
[Auto-generated mail] *tinderbox_trunk16* 539392/2007-05-18 13:32:30 CEST Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* SunOS-5.10_i86pc-i386 0313313 090.82% derbyall F:69,E:3081498050 0

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

2007-05-18 Thread jira
Issue Subscription Filter: Derby: JIRA issues with patch available (12 issues) Subscriber: derby-dev Key Summary DERBY-2642 Convert lang/dynamicLikeOptimization.sql to JUnit https://issues.apache.org/jira/browse/DERBY-2642 DERBY-2662 DITA error in adminguide/cadminservlet984

[jira] Commented: (DERBY-2667) Create more robust junit TestRunner for running derby tests

2007-05-18 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496914 ] Kathey Marsden commented on DERBY-2667: --- I am having trouble running junit-all and junitreport. (Permissions e

[jira] Commented: (DERBY-2433) Error message when booting server with no authentication is misleading

2007-05-18 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496910 ] Rick Hillegas commented on DERBY-2433: -- How about this alternative text for the message: Network Server startu

Re: Row level locking

2007-05-18 Thread Stanley Bradbury
Umakanth Srinivasan wrote: No Iam not performing anything with respect to AutoCommit. I observed that this problem is related to the isolation level. In MySQL the problem did not occur. When I checked the default isolation level of MySQL it is REPEATABLE_READ, in Derby it is READ_COMMITED. Hop

[jira] Commented: (DERBY-2667) Create more robust junit TestRunner for running derby tests

2007-05-18 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496888 ] Daniel John Debrunner commented on DERBY-2667: -- Not sure if "robust" is the right tem here, do you reall

[jira] Commented: (DERBY-2669) If no territory attribute is not specified at create database time, then we should ignore the collation attribute if specified.

2007-05-18 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496884 ] Daniel John Debrunner commented on DERBY-2669: -- -1 A database always has a territory, when not explictly

[jira] Updated: (DERBY-2642) Convert lang/dynamicLikeOptimization.sql to JUnit

2007-05-18 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen updated DERBY-2642: -- Derby Info: [Patch Available] > Convert lang/dynamicLikeOptimization.sql to JUnit > ---

[jira] Updated: (DERBY-2642) Convert lang/dynamicLikeOptimization.sql to JUnit

2007-05-18 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen updated DERBY-2642: -- Attachment: derby-2642-1.stat derby-2642-1.diff Attaching the first ver

[jira] Assigned: (DERBY-2662) DITA error in adminguide/cadminservlet98430.dita

2007-05-18 Thread Kim Haase (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim Haase reassigned DERBY-2662: Assignee: Kim Haase > DITA error in adminguide/cadminservlet98430.dita > --

[jira] Commented: (DERBY-2662) DITA error in adminguide/cadminservlet98430.dita

2007-05-18 Thread Kim Haase (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496876 ] Kim Haase commented on DERBY-2662: -- Thanks very much for the quick commit, Laura. > DITA error in adminguide/cadmin

[jira] Updated: (DERBY-2670) %a% and %aa% match too many rows in database with collation=TERRITORY_BASED and territory=no_NO

2007-05-18 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen updated DERBY-2670: -- Attachment: coll.java Attaching the same repro as a Java application. In the Java appli

[jira] Updated: (DERBY-2670) %a% and %aa% match too many rows in database with collation=TERRITORY_BASED and territory=no_NO

2007-05-18 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen updated DERBY-2670: -- Attachment: collrepro.sql Attaching ij script which reproduces the bug. > %a% and %aa%

[jira] Created: (DERBY-2670) %a% and %aa% match too many rows in database with collation=TERRITORY_BASED and territory=no_NO

2007-05-18 Thread Knut Anders Hatlen (JIRA)
%a% and %aa% match too many rows in database with collation=TERRITORY_BASED and territory=no_NO --- Key: DERBY-2670 URL: https://issues.apache.org/jira/browse/DERBY-2670

[jira] Commented: (DERBY-2609) The tests in ij7.sql are only performed in embedded mode.

2007-05-18 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496858 ] Jørgen Løland commented on DERBY-2609: -- Many JUnit tests fail: 69 fails, 30 errors. These are the same as report

[jira] Updated: (DERBY-2609) The tests in ij7.sql are only performed in embedded mode.

2007-05-18 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jørgen Løland updated DERBY-2609: - Attachment: derby2609-2.stat derby2609-2.diff Thank you for reviewing patch (1),

XA transaction timeout question

2007-05-18 Thread Julius Stroffek
Hi, I am working on implementing transaction timeout for XA transactions in client driver in DERBY-2509. The interface XAResource has functions set/getTransactionTimeout. In some cases it is required for getTransactionTimeout function to return the resource manager's default value of transaction

Regression Test Report - tinderbox_trunk16 539295 - Sun DBTG

2007-05-18 Thread Ole . Solberg
[Auto-generated mail] *tinderbox_trunk16* 539295/2007-05-18 09:12:23 CEST Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* SunOS-5.10_i86pc-i386 0313313 091.16% derbyall F:69,E:3081498050 0

[jira] Resolved: (DERBY-2605) You can create BOOLEAN columns in 10.3

2007-05-18 Thread James F. Adams (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James F. Adams resolved DERBY-2605. --- Resolution: Fixed > You can create BOOLEAN columns in 10.3 >

[jira] Updated: (DERBY-2377) Document language based ordering which will be implemented by code related sub-tasks of DERBY-1478.

2007-05-18 Thread Mike Matrigali (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Matrigali updated DERBY-2377: -- In rrefattribcollation.html : I think the line: The following example show the URL to create the

[jira] Updated: (DERBY-2377) Document language based ordering which will be implemented by code related sub-tasks of DERBY-1478.

2007-05-18 Thread Mike Matrigali (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Matrigali updated DERBY-2377: -- looked at latest html. The 3rd line about setting collation with no territory is interesting, I am

[jira] Updated: (DERBY-1478) Add built in language based ordering and like processing to Derby

2007-05-18 Thread Mamta A. Satoor (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mamta A. Satoor updated DERBY-1478: --- Attachment: DERBY-1478_FunctionalSpecV5.html Updated the functional spec to cover DERBY-2669

[jira] Updated: (DERBY-1355) ClientDriver ResultSetMetaData.isAutoIncrement(column) always returns false

2007-05-18 Thread Mayuresh Nirhali (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayuresh Nirhali updated DERBY-1355: Attachment: derby1355_v1.diff I have created a quick patch for this. It is evident from DR

[jira] Created: (DERBY-2669) If no territory attribute is not specified at create database time, then we should ignore the collation attribute if specified.

2007-05-18 Thread Mamta A. Satoor (JIRA)
If no territory attribute is not specified at create database time, then we should ignore the collation attribute if specified. --- Key: DERBY-2669

[jira] Closed: (DERBY-2053) Dev Guide: Syntax errors in SQL tips -> Tricks of the VALUES clause -> Multiple rows

2007-05-18 Thread John H. Embretsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John H. Embretsen closed DERBY-2053. Thanks Knut Anders - I don't know how I managed not to include the semicolons in the patch...

Regression Test Report - tinderbox_trunk16 539228 - Sun DBTG

2007-05-18 Thread Ole . Solberg
[Auto-generated mail] *tinderbox_trunk16* 539228/2007-05-18 04:52:45 CEST Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* SunOS-5.10_i86pc-i386 0313313 091.66% derbyall F:69,E:3081498050 0