[jira] Closed: (DERBY-2384) Handle cleanup of locator to LOB reference Hash Map inside EmbedConnection

2007-06-08 Thread Anurag Shekhar (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Shekhar closed DERBY-2384. - Resolution: Duplicate duplicate of DERBY-2729 Handle cleanup of locator to LOB reference Hash

10.3 release nags...

2007-06-08 Thread Myrna van Lunteren
All, As you may have noticed, I went through the list of open bugs marked with fix-in for 10.3 and added comments or unchecked 10.3 in some cases. My nagging does not mean I'm not impressed with the work everyone is putting in! Thank you all for your cooperation... Thx, Myrna

[JDBC] [LOB] Behavior of Streams returned from LOB (Related to DERBY-2763 and 2764)

2007-06-08 Thread V . Narayanan
Hi, The following is a list of the possible solutions for DERBY-2763 and DERBY-2764. I have already commented the below list of points on DERBY-2763. But thought it would be better to send it as an email also. DERBY-2763 - In the Network Client InputStream returned using

[jira] Created: (DERBY-2787) make entry for clob in connection so that temporary file is removed when a connection is closed or transaction is commited/rolledback

2007-06-08 Thread Anurag Shekhar (JIRA)
make entry for clob in connection so that temporary file is removed when a connection is closed or transaction is commited/rolledback - Key:

[no subject]

2007-06-08 Thread Ravinder Reddy
hi, I am converting the declareGlobalTempTableJava.java to junit. Now I want to Submit my first patch. How to create a patch.I have checked out the source (trunk) using eclipse when I build derby.can we create a patch using eclipse.?

[jira] Commented: (DERBY-2781) 10.2 client blobclob4blob test run against 10.3 server fails for many tests with SQLSTATE(XJ073): The data in this BLOB or CLOB is no longer available.

2007-06-08 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502695 ] V.Narayanan commented on DERBY-2781: After Derby-208 Add support to retrieve lobs for Network Server by locator

[jira] Created: (DERBY-2788) Authentication tests fails with 'org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager'

2007-06-08 Thread Ole Solberg (JIRA)
Authentication tests fails with 'org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager' - Key: DERBY-2788 URL:

Regression Test Report - tinderbox_trunk16 545380 - Sun DBTG

2007-06-08 Thread Ole . Solberg
[Auto-generated mail] *tinderbox_trunk16* 545380/2007-06-08 04:52:41 CEST Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* SunOS-5.10_i86pc-i386 0305305 089.58% derbyall F:1,E:4681238076 0

[jira] Commented: (DERBY-2777) Parameters should take their collation from the context in which they are getting used rather than the current compilation schema

2007-06-08 Thread Mamta A. Satoor (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502703 ] Mamta A. Satoor commented on DERBY-2777: Fixed the parameters collation type in concatenation operation with

[jira] Commented: (DERBY-2770) testBlobAfterCommit(....jdbcapi.BlobClob4BlobTest) fails with 'Unexpected SQL state. expected:XJ[073] but was:XJ[215]'

2007-06-08 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502707 ] Øystein Grøvlen commented on DERBY-2770: Junit All suite and derbyall ran without errors (except the upgrade

[jira] Assigned: (DERBY-2770) testBlobAfterCommit(....jdbcapi.BlobClob4BlobTest) fails with 'Unexpected SQL state. expected:XJ[073] but was:XJ[215]'

2007-06-08 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Øystein Grøvlen reassigned DERBY-2770: -- Assignee: Øystein Grøvlen (was: Kristian Waagan)

[jira] Resolved: (DERBY-2748) TimeSlice and Socket-Timeout bounds checking wrong

2007-06-08 Thread Bernt M. Johnsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernt M. Johnsen resolved DERBY-2748. - Resolution: Fixed Derby Info: (was: [Patch Available]) Committed revision 545454.

[jira] Updated: (DERBY-2787) make entry for clob in connection so that temporary file is removed when a connection is closed or transaction is commited/rolledback

2007-06-08 Thread Anurag Shekhar (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Shekhar updated DERBY-2787: -- Attachment: derby-2787.diff This patch makes a call to connection.addLobMapping to add entry

[jira] Assigned: (DERBY-2274) Implement testing for SSL communication

2007-06-08 Thread Bernt M. Johnsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernt M. Johnsen reassigned DERBY-2274: --- Assignee: Bernt M. Johnsen Implement testing for SSL communication

setup-/restoreContextStack and LOBs

2007-06-08 Thread Kristian Waagan
Hello, I'm trying to verify that the LOB implementation is doing things correctly when it comes to interacting with the Derby engine/store. To be able to do this, I need to know what purpose(es) setup-/restoreContextStack have, and when it is required to use them. For LOBs, streams from

[jira] Commented: (DERBY-646) In-memory backend storage support

2007-06-08 Thread Cliff Evans (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502724 ] Cliff Evans commented on DERBY-646: --- I think people are under valuing this request as a useful tool in production

[jira] Commented: (DERBY-2695) Add locator support of soft upgrade to 10.3

2007-06-08 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502734 ] Øystein Grøvlen commented on DERBY-2695: The DRDA type checking does not need to be in for 10.3. However, I

[jira] Updated: (DERBY-2711) If large blob is updated after InputStream is fetched (using getBinaryStream), the stream continues to point ot old data

2007-06-08 Thread Anurag Shekhar (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Shekhar updated DERBY-2711: -- Attachment: derby-2711v2.diff In this patch I have addressed points a b and c of Kristian. a.

[jira] Commented: (DERBY-2316) Convert compatibility/testScript.xml to JUnit

2007-06-08 Thread Ole Solberg (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502740 ] Ole Solberg commented on DERBY-2316: Yes, the plan is definitly to make these tests like the other new JUnit

[jira] Updated: (DERBY-1201) ResultSet.updateRow() in network client should not throw an exception if no fields in the row have been modified.

2007-06-08 Thread Mayuresh Nirhali (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayuresh Nirhali updated DERBY-1201: Attachment: TestUpdateRow.java This issue is reproducible on 10.2.2, but not on 10.3

Developer access to JIRA?

2007-06-08 Thread Thomas Nielsen - Sun Microsystems - Trondheim, Norway
Hi, Can someone please assign me developer access to JIRA for Derby? TIA, Thomas aka thomanie -- Thomas Nielsen

[jira] Commented: (DERBY-2017) Client driver can insert and commit partial data when a LOB stream throws IOException or does not match the specified length

2007-06-08 Thread Mayuresh Nirhali (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502750 ] Mayuresh Nirhali commented on DERBY-2017: - Thanks a lot Narayanan and Knut. After some more investigation,

Regression Test Report - tinderbox_trunk16 545444 - Sun DBTG

2007-06-08 Thread Ole . Solberg
[Auto-generated mail] *tinderbox_trunk16* 545444/2007-06-08 09:12:43 CEST Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* SunOS-5.10_i86pc-i386 0305305 089.89% derbyall F:1,E:4681238076 0

[jira] Updated: (DERBY-208) Add support to retrieve lobs for Network Server by locator rather than matierializing the LOB

2007-06-08 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Øystein Grøvlen updated DERBY-208: -- Derby Info: [Existing Application Impact, Release Note Needed] Fix Version/s: 10.3.0.0

[jira] Closed: (DERBY-2496) Implement Blob support for Locators

2007-06-08 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Øystein Grøvlen closed DERBY-2496. -- Resolution: Fixed Implement Blob support for Locators ---

[jira] Commented: (DERBY-2496) Implement Blob support for Locators

2007-06-08 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502762 ] Øystein Grøvlen commented on DERBY-2496: Release Note: I think it will be best to make a single release note

[jira] Updated: (DERBY-2496) Implement Blob support for Locators

2007-06-08 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Øystein Grøvlen updated DERBY-2496: --- Derby Info: [Existing Application Impact] (was: [Existing Application Impact, Release Note

[jira] Created: (DERBY-2790) Reenable or remove suicideOfStreamingTest

2007-06-08 Thread JIRA
Reenable or remove suicideOfStreamingTest - Key: DERBY-2790 URL: https://issues.apache.org/jira/browse/DERBY-2790 Project: Derby Issue Type: Test Affects Versions: 10.3.0.0 Reporter:

[jira] Created: (DERBY-2789) DatabaseMetaData .locatorsUpdateCopy() should return true

2007-06-08 Thread JIRA
DatabaseMetaData .locatorsUpdateCopy() should return true - Key: DERBY-2789 URL: https://issues.apache.org/jira/browse/DERBY-2789 Project: Derby Issue Type: Bug Affects Versions:

[jira] Commented: (DERBY-2711) If large blob is updated after InputStream is fetched (using getBinaryStream), the stream continues to point ot old data

2007-06-08 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502773 ] Kristian Waagan commented on DERBY-2711: Committed 'derby-2711v2.diff' to trunk with revision 545495. Tests

[jira] Created: (DERBY-2791) Copy/paste error in Admin Guide under Customizing the Network Server's security policy

2007-06-08 Thread Knut Anders Hatlen (JIRA)
Copy/paste error in Admin Guide under Customizing the Network Server's security policy -- Key: DERBY-2791 URL: https://issues.apache.org/jira/browse/DERBY-2791

Re: Developer access to JIRA?

2007-06-08 Thread Rick Hillegas
Thomas Nielsen - Sun Microsystems - Trondheim, Norway wrote: Hi, Can someone please assign me developer access to JIRA for Derby? TIA, Thomas aka thomanie Hi Thomas, I have added you to the derby-developers group. Cheers, -Rick

Re: Regression Test Report - tinderbox_trunk16 545337 - Sun DBTG

2007-06-08 Thread Daniel John Debrunner
Myrna van Lunteren wrote: *tinderbox_trunk16* 545337/2007-06-08 00:32:47 CEST Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* SunOS-5.10_i86pc-i386 F:1,E:4681238076 0 1730.43% Details in

[jira] Resolved: (DERBY-2711) If large blob is updated after InputStream is fetched (using getBinaryStream), the stream continues to point ot old data

2007-06-08 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-2711. Resolution: Fixed Committed 'derby-2711-3a-additional.diff' to trunk with revision 545501.

[jira] Updated: (DERBY-2711) If large blob is updated after InputStream is fetched (using getBinaryStream), the stream continues to point ot old data

2007-06-08 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2711: --- Attachment: derby-2711-3a-additional.diff 'derby-2711-3a-additional.diff' must be committed

[jira] Closed: (DERBY-2757) Do not require authentication when bringing up a security manager for the network server

2007-06-08 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Hillegas closed DERBY-2757. Do not require authentication when bringing up a security manager for the network server

[jira] Commented: (DERBY-2622) Fix build problems related to locator work

2007-06-08 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502794 ] Myrna van Lunteren commented on DERBY-2622: --- Looks like no more build problems occurred and the locator

[jira] Commented: (DERBY-2748) TimeSlice and Socket-Timeout bounds checking wrong

2007-06-08 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502795 ] Myrna van Lunteren commented on DERBY-2748: --- Could an existing application have misused this bug? In other

[jira] Commented: (DERBY-2781) 10.2 client blobclob4blob test run against 10.3 server fails for many tests with SQLSTATE(XJ073): The data in this BLOB or CLOB is no longer available.

2007-06-08 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502803 ] Myrna van Lunteren commented on DERBY-2781: --- I think we may close this with 'won't fix' as it's an

Re:

2007-06-08 Thread Myrna van Lunteren
On 6/7/07, Ravinder Reddy [EMAIL PROTECTED] wrote: hi, I am converting the declareGlobalTempTableJava.java to junit. Now I want to Submit my first patch. How to create a patch.I have checked out the source (trunk) using eclipse when I build derby.can we

[jira] Updated: (DERBY-2359) Code cleanups for the org.apache.derby.impl.store.access.* packages

2007-06-08 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2359: --- Fix Version/s: (was: 10.3.0.0) This issue is not done. I have at least two (small)

[jira] Updated: (DERBY-2758) ODBC metadata function SQLForeignKeys returns different results in 10.3.

2007-06-08 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-2758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jørgen Løland updated DERBY-2758: - Derby Info: [Patch Available, Regression] (was: [Regression]) ODBC metadata function

[jira] Updated: (DERBY-2109) System privileges

2007-06-08 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2109: --- Attachment: derby-2109-03-javadoc-see-tags.diff 'derby-2109-03-javadoc-see-tags.diff' fixes

[jira] Commented: (DERBY-2762) Document, verify and fix synchronization issues related to Clob in the embedded driver

2007-06-08 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502825 ] Kristian Waagan commented on DERBY-2762: Here's my first take at defining a synchronization policy for

[jira] Updated: (DERBY-2758) ODBC metadata function SQLForeignKeys returns different results in 10.3.

2007-06-08 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-2758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jørgen Løland updated DERBY-2758: - Attachment: DERBY-2758-test.diff DERBY-2758-test.stat Army, because I am a

[jira] Commented: (DERBY-646) In-memory backend storage support

2007-06-08 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502804 ] Myrna van Lunteren commented on DERBY-646: -- Although this issue has had a number of votes, I have to say, it

[jira] Commented: (DERBY-2109) System privileges

2007-06-08 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502818 ] Kristian Waagan commented on DERBY-2109: I just noticed that the 02 patch was uploaded without granting the

[jira] Resolved: (DERBY-2781) 10.2 client blobclob4blob test run against 10.3 server fails for many tests with SQLSTATE(XJ073): The data in this BLOB or CLOB is no longer available.

2007-06-08 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden resolved DERBY-2781. --- Resolution: Invalid This is an intendend behavior change with DERBY-208 10.2 client

[jira] Closed: (DERBY-2781) 10.2 client blobclob4blob test run against 10.3 server fails for many tests with SQLSTATE(XJ073): The data in this BLOB or CLOB is no longer available.

2007-06-08 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden closed DERBY-2781. - 10.2 client blobclob4blob test run against 10.3 server fails for many tests with SQLSTATE(XJ073):

[jira] Commented: (DERBY-2763) In the Network Client InputStream returned using Blob.getBinaryStream() should reflect the changes made to the underlying Blob.

2007-06-08 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502847 ] Rick Hillegas commented on DERBY-2763: -- Hi Narayanan, Thanks for the crisp descrition of the possible

Regression Test Report - tinderbox_trunk16 545480 - Sun DBTG

2007-06-08 Thread Ole . Solberg
[Auto-generated mail] *tinderbox_trunk16* 545480/2007-06-08 13:32:34 CEST Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* SunOS-5.10_i86pc-i386 0305305 089.42% derbyall F:1,E:4681238076 0

Re: Regression Test Report - tinderbox_trunk16 545337 - Sun DBTG

2007-06-08 Thread Army
Daniel John Debrunner wrote: Myrna van Lunteren wrote: mamta, army, dan, can you please verify your commits. I reverted 545329 locally and the test still fails. I reverted to 545320 (which is just before the commit for DERBY-2758) and AuthenticationTest ran cleanly. I then sync'd to

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

2007-06-08 Thread jira
Issue Subscription Filter: Derby: JIRA issues with patch available (14 issues) Subscriber: derby-dev Key Summary DERBY-2758 ODBC metadata function SQLForeignKeys returns different results in 10.3. https://issues.apache.org/jira/browse/DERBY-2758 DERBY-2695 Add locator

[jira] Commented: (DERBY-700) Derby does not prevent dual boot of database from different classloaders on Linux

2007-06-08 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502848 ] Kathey Marsden commented on DERBY-700: -- Run without security manager the test passes with jars. So I will try

[jira] Created: (DERBY-2792) Document permissions needed by derbyclient.jar derbynet.jar and derbytools.jar in the documentation

2007-06-08 Thread Kathey Marsden (JIRA)
Document permissions needed by derbyclient.jar derbynet.jar and derbytools.jar in the documentation Key: DERBY-2792 URL:

[jira] Updated: (DERBY-2658) Convert jdbcapi/parameterMetaDataJdbc30.java to JUnit

2007-06-08 Thread Ramin Moazeni (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramin Moazeni updated DERBY-2658: - Attachment: DERBY-2658.diff-060807 Convert jdbcapi/parameterMetaDataJdbc30.java to JUnit

[jira] Updated: (DERBY-2658) Convert jdbcapi/parameterMetaDataJdbc30.java to JUnit

2007-06-08 Thread Ramin Moazeni (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramin Moazeni updated DERBY-2658: - Attachment: DERBY-2658.stat-060807 Attaching another patch with this issue that address the

Re: Regression Test Report - tinderbox_trunk16 545337 - Sun DBTG

2007-06-08 Thread Daniel John Debrunner
Army wrote: Daniel John Debrunner wrote: Myrna van Lunteren wrote: mamta, army, dan, can you please verify your commits. I reverted 545329 locally and the test still fails. I reverted to 545320 (which is just before the commit for DERBY-2758) and AuthenticationTest ran cleanly. I then

[jira] Updated: (DERBY-2782) 10.2 client Stream.java test fails when run against 10.3 with Java exception: 'Reversed byte-order mark: sun.io.MalformedInputException'.

2007-06-08 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden updated DERBY-2782: -- Priority: Minor (was: Major) 10.2 client Stream.java test fails when run against 10.3 with

[jira] Commented: (DERBY-2782) 10.2 client Stream.java test fails when run against 10.3 with Java exception: 'Reversed byte-order mark: sun.io.MalformedInputException'.

2007-06-08 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502863 ] Kathey Marsden commented on DERBY-2782: --- I am not sure what changed in 10.3, but I question if the test has

[jira] Created: (DERBY-2793) Ensure LIKE predicate follows correct rules for determing collation

2007-06-08 Thread Daniel John Debrunner (JIRA)
Ensure LIKE predicate follows correct rules for determing collation --- Key: DERBY-2793 URL: https://issues.apache.org/jira/browse/DERBY-2793 Project: Derby Issue Type:

[jira] Commented: (DERBY-1623) Add ANSI TRIM implementation

2007-06-08 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502869 ] A B commented on DERBY-1623: Addresses all the issues raised by A. B. Thanks for the updated patch, Manish. It looks

[jira] Commented: (DERBY-2788) Authentication tests fails with 'org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager'

2007-06-08 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502874 ] Daniel John Debrunner commented on DERBY-2788: -- I have a quick fix for this committed (545553) but I'm

[jira] Updated: (DERBY-2788) Authentication tests fails with 'org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager'

2007-06-08 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel John Debrunner updated DERBY-2788: - Fix Version/s: 10.3.0.0 Authentication tests fails with

[jira] Commented: (DERBY-2658) Convert jdbcapi/parameterMetaDataJdbc30.java to JUnit

2007-06-08 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502879 ] Kathey Marsden commented on DERBY-2658: --- Hi Ramin, I think we are still in a situation where we are not

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

2007-06-08 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: -- the proposed sentence change sounds good. With that change I have no additional comments on the

[jira] Commented: (DERBY-2390) DOCS - Merge Working with Derby and Getting Started Guide

2007-06-08 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502884 ] Laura Stewart commented on DERBY-2390: -- I am working through the comments. I expect the them all included and

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

2007-06-08 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: derby2377_2.diff Patch updated based on Mikes approval of the sentence I proposed.

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

2007-06-08 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laura Stewart resolved DERBY-2377. -- Resolution: Fixed Committed revision 545561. Document language based ordering which will be

[jira] Assigned: (DERBY-2593) Add documentation for the CREATE TABLE as subquery clause

2007-06-08 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton reassigned DERBY-2593: -- Assignee: Bryan Pendleton Add documentation for the CREATE TABLE as subquery clause

[jira] Commented: (DERBY-1623) Add ANSI TRIM implementation

2007-06-08 Thread Manish Khettry (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502891 ] Manish Khettry commented on DERBY-1623: --- Sorry, I guess not all issues were addressed. re: space vs tabs--

[jira] Created: (DERBY-2794) Document ansi trim functionality

2007-06-08 Thread Manish Khettry (JIRA)
Document ansi trim functionality Key: DERBY-2794 URL: https://issues.apache.org/jira/browse/DERBY-2794 Project: Derby Issue Type: Sub-task Components: Documentation Reporter: Manish

Re: [jira] Updated: (DERBY-1201) ResultSet.updateRow() in network client should not throw an exception if no fields in the row have been modified.

2007-06-08 Thread Dag H. Wanvik
Mayuresh Nirhali (JIRA) [EMAIL PROTECTED] writes: The behavior on trunk is consistent, but both the implementations throw exception now. In the description it is hinted that both modes should be silent for such case. I think to not throw is the right behavior, cf. quote from updateRow in API

[jira] Commented: (DERBY-2593) Add documentation for the CREATE TABLE as subquery clause

2007-06-08 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502887 ] Bryan Pendleton commented on DERBY-2593: I'll draft some documentation, and hopefully the people familiar

[jira] Commented: (DERBY-1942) There exists difference between behavior of setNull(Types.TIME) and setTiime(null).

2007-06-08 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502895 ] Laura Stewart commented on DERBY-1942: -- How about this: Application Changes Required Applications that call

[jira] Resolved: (DERBY-2230) AssertFailure: ByteCode Conditional then/else stack mismatch

2007-06-08 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren resolved DERBY-2230. --- Resolution: Fixed Fix Version/s: (was: 10.2.2.1) Derby Info:

contributions to apache...

2007-06-08 Thread Myrna van Lunteren
Hi, You have made, or are showing interest in making, contributions to Apache Derby. I - and I know the Derby community with me - really appreciate that! So, thank you! However, I would really appreciate it if you could file an ICLA with Apache. For info on how to do this, see:

[jira] Commented: (DERBY-2777) Parameters should take their collation from the context in which they are getting used rather than the current compilation schema

2007-06-08 Thread Mamta A. Satoor (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502905 ] Mamta A. Satoor commented on DERBY-2777: Fixed the parameters collation type in IS [NOT] NULL operation with

Regression Test Report - tinderbox_trunk16 545536 - Sun DBTG

2007-06-08 Thread Ole . Solberg
[Auto-generated mail] *tinderbox_trunk16* 545536/2007-06-08 17:52:46 CEST Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* SunOS-5.10_i86pc-i386 0305305 090.19% derbyall F:1,E:4681248077 0

Re: contributions to apache...

2007-06-08 Thread Ravinder Reddy
hi, Can we file an ICLA through mail.? Thank U. On Fri, 8 Jun 2007, Myrna van Lunteren wrote: Hi, You have made, or are showing interest in making, contributions to Apache Derby. I - and I know the Derby community with me - really

Re: Developer access to JIRA?

2007-06-08 Thread Thomas Nielsen
Thank you, Rick :) Thomas Rick Hillegas wrote: Thomas Nielsen - Sun Microsystems - Trondheim, Norway wrote: Hi, Can someone please assign me developer access to JIRA for Derby? TIA, Thomas aka thomanie Hi Thomas, I have added you to the derby-developers group. Cheers, -Rick

Re: contributions to apache...

2007-06-08 Thread Kathey Marsden
Ravinder Reddy wrote: hi, Can we file an ICLA through mail.? Yes, the address is in the agreement http://www.apache.org/licenses/icla.txt

[jira] Assigned: (DERBY-2689) Deadlock with GenericPreparedStatement

2007-06-08 Thread Manish Khettry (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manish Khettry reassigned DERBY-2689: - Assignee: Manish Khettry Deadlock with GenericPreparedStatement

[jira] Commented: (DERBY-2689) Deadlock with GenericPreparedStatement

2007-06-08 Thread Manish Khettry (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502920 ] Manish Khettry commented on DERBY-2689: --- Since nobody has claimed this as yet and its critical, I can take a

Terminology question - are dblook, ij, and sysinfo Tools or Utilties?

2007-06-08 Thread Laura Stewart
I'm trying to be accurate in the Derby documentation when discussing dblook, ij, and sysinfo. Are these tools or utilities? Is there a difference between a tool and a utility? Should one term apply to all of these or should we use different terms depending on what it does? For example, one of

[jira] Created: (DERBY-2795) Unable to bring up server with SSL peer authentication enabled

2007-06-08 Thread Rick Hillegas (JIRA)
Unable to bring up server with SSL peer authentication enabled -- Key: DERBY-2795 URL: https://issues.apache.org/jira/browse/DERBY-2795 Project: Derby Issue Type: Bug Affects

[jira] Assigned: (DERBY-2794) Document ansi trim functionality

2007-06-08 Thread Manish Khettry (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manish Khettry reassigned DERBY-2794: - Assignee: Manish Khettry Document ansi trim functionality

Re: Terminology question - are dblook, ij, and sysinfo Tools or Utilties?

2007-06-08 Thread Kim Haase
In my experience, tool and utility are synonyms and can be used interchangeably. Of course, if we follow the elementary tech writing rule Always use the same word to mean the same thing, we ought to choose one of them and use it consistently, but that may be too much to ask in

[jira] Commented: (DERBY-2728) Make DBO restrictions from Derby-2264 optional for upgrades

2007-06-08 Thread Stan Bradbury (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502925 ] Stan Bradbury commented on DERBY-2728: -- Thanks Dag !! I applied DERBY-2264-9.diff to my sandbox and preformed

[jira] Closed: (DERBY-2728) Make DBO restrictions from Derby-2264 optional for upgrades

2007-06-08 Thread Stan Bradbury (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Bradbury closed DERBY-2728. Resolution: Fixed The patch DAG supplied as part of the original DBO restrictions implementation

[jira] Commented: (DERBY-2264) Restrict shutdown, upgrade, and encryption powers to the database owner

2007-06-08 Thread Stan Bradbury (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502928 ] Stan Bradbury commented on DERBY-2264: -- Thanks Dag !! I applied DERBY-2264-9.diff to my sandbox and preformed

Re: Terminology question - are dblook, ij, and sysinfo Tools or Utilties?

2007-06-08 Thread Laura Stewart
On 6/8/07, Kim Haase [EMAIL PROTECTED] wrote: In my experience, tool and utility are synonyms and can be used interchangeably. Of course, if we follow the elementary tech writing rule Always use the same word to mean the same thing, we ought to choose one of them and use it consistently, but

[jira] Created: (DERBY-2796) Obscure error messages when using SSL in various combinations

2007-06-08 Thread Rick Hillegas (JIRA)
Obscure error messages when using SSL in various combinations - Key: DERBY-2796 URL: https://issues.apache.org/jira/browse/DERBY-2796 Project: Derby Issue Type: Bug

[jira] Updated: (DERBY-2796) Obscure error messages when using SSL in various combinations

2007-06-08 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Hillegas updated DERBY-2796: - Attachment: ssltest.html Attaching ssltest.html, which describes my findings. Obscure error

[jira] Commented: (DERBY-2777) Parameters should take their collation from the context in which they are getting used rather than the current compilation schema

2007-06-08 Thread Mamta A. Satoor (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502936 ] Mamta A. Satoor commented on DERBY-2777: Fixed the parameters collation type in LENGTH operator with

[jira] Commented: (DERBY-2777) Parameters should take their collation from the context in which they are getting used rather than the current compilation schema

2007-06-08 Thread Mamta A. Satoor (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502938 ] Mamta A. Satoor commented on DERBY-2777: Collation does not apply to parameters to +,-,SQRT, ABS/ABSVAL

Re: contributions to apache...

2007-06-08 Thread David Van Couvering
Thanks for catching this, Myrna, this would have prevented Luigi's contribution for JNLP storage factory from going in... On 6/8/07, Myrna van Lunteren [EMAIL PROTECTED] wrote: Hi, You have made, or are showing interest in making, contributions to Apache Derby. I - and I know the Derby

[jira] Commented: (DERBY-2777) Parameters should take their collation from the context in which they are getting used rather than the current compilation schema

2007-06-08 Thread Mamta A. Satoor (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502946 ] Mamta A. Satoor commented on DERBY-2777: Checkin 545639 with following comments DERBY-2777 I realized that

[jira] Commented: (DERBY-2469) Java Web Start JNLP PersistenceService API storage support

2007-06-08 Thread David Van Couvering (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502951 ] David Van Couvering commented on DERBY-2469: Hi, Luigi. It looks like you built this with JDK 6 and

Re: svn commit: r545639 - /db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/CollationTest.java

2007-06-08 Thread Army
[EMAIL PROTECTED] wrote: DERBY-2777 I realized that there are no negative test case for parameter inside XMLSERIALIZE funciton. ... Parameters are not supported inside XMLSERIALIZE and that's what the new test cases are checking. Just curious: is this different from the check in the

  1   2   >