[jira] Updated: (DERBY-3037) Language ResultSet.finish() is called even when the ResultSet is going to be re-used.

2007-12-19 Thread Mamta A. Satoor (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mamta A. Satoor updated DERBY-3037: --- Derby Info: [Patch Available] > Language ResultSet.finish() is called even when the ResultSet

Re: File Permission for ij tests

2007-12-19 Thread Daniel John Debrunner
Manjula Kutty wrote: Hi, I was trying to convert the test demo/checkToursDB.java to junit and I came throug this error. Does any one know how to resolve this issue? BaseJDBCTestCase has utility methods to run sql scripts, see the runScript methods in the class. Dan.

File Permission for ij tests

2007-12-19 Thread Manjula Kutty
Hi, I was trying to convert the test demo/checkToursDB.java to junit and I came throug this error. Does any one know how to resolve this issue? I saw this line in the derby_tests.policy file : // ij needs permission to read the sql files in this jar permission java.io.FilePermission "${derbyTes

[jira] Commented: (DERBY-3219) Group by query with many aggregate columns and case statements fails with: ERROR XSDA7: Restore of a serializable or SQLData object of class , attempted to read more dat

2007-12-19 Thread Greg Burrow (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553525 ] Greg Burrow commented on DERBY-3219: I believe the stack trace below is the same issue but the java.io.EOFExcepti

[jira] Resolved: (DERBY-3211) Convert derbynet/NSinSameJVM.java to junit

2007-12-19 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen resolved DERBY-3211. --- Resolution: Fixed Derby Info: (was: [Patch Available]) Thanks, Manjula! Committ

[jira] Updated: (DERBY-3037) Language ResultSet.finish() is called even when the ResultSet is going to be re-used.

2007-12-19 Thread Mamta A. Satoor (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mamta A. Satoor updated DERBY-3037: --- Attachment: Derby_3037_AlterTableConstantActionChanges_v1_stat.txt Derby_3037_

[jira] Updated: (DERBY-3211) Convert derbynet/NSinSameJVM.java to junit

2007-12-19 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-3211: - Attachment: DERBY_3211_diff_12_19.txt DERBY_3211_stat_12_19.txt Thanks Knut for y

[jira] Commented: (DERBY-3279) Derby 10.3.X sorts VARCHAR column incorrectly when table is indexed and VARCHAR column contains a value of '00000'

2007-12-19 Thread Ajay Bhala (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553493 ] Ajay Bhala commented on DERBY-3279: --- AB, thank you for that explanation. I look forward to the fix. Ajay > Derby

[jira] Commented: (DERBY-2207) Improve usability of Derby's client/server security by implementing ANSI Roles

2007-12-19 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553412 ] Daniel John Debrunner commented on DERBY-2207: -- I believe that according to 4.27.3 of the SQL Standard t

[jira] Commented: (DERBY-3290) Derby cannot store java Double or Float values .NaN and .[POSITIVE|NEGATIVE]_INFINITY

2007-12-19 Thread Thomas Nielsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553410 ] Thomas Nielsen commented on DERBY-3290: --- Yes, it is definately more complex and involved than just removing the

Re: How to invalidate when a role is revoked, so privileges will be rechecked?

2007-12-19 Thread Dyre . Tjeldvoll
"Dag H. Wanvik" <[EMAIL PROTECTED]> writes: > Working on SQL roles, I have encountered a problem related to > invalidation of prepared statements. > > My understanding at this point: Presently, at execute time, permission > is only checked the first time a prepared statement is executed for a > c

[jira] Resolved: (DERBY-3253) NullPointer Exception (NPE) from query with IN predicate containing two values and joining a view with a large table. ERROR 38000: The exception 'java.lang.NullPointerEx

2007-12-19 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A B resolved DERBY-3253. Resolution: Fixed Fix Version/s: 10.4.0.0 Committed d3253_v3.patch with svn #605616: URL: http://svn.apac

[jira] Commented: (DERBY-3290) Derby cannot store java Double or Float values .NaN and .[POSITIVE|NEGATIVE]_INFINITY

2007-12-19 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553403 ] Daniel John Debrunner commented on DERBY-3290: -- Another issue would be backwards compatibility. Current

Regression Test Report - Daily 605252 - Sun DBTG

2007-12-19 Thread Henri . Vandescheur
[Auto-generated mail] *Daily* 605252/2007-12-18 18:00:21 CET Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* lin 0272272 071.61% derbyall 01013510135 0 1283.48% suitesAll linN+1

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

2007-12-19 Thread jira
Issue Subscription Filter: Derby: JIRA issues with patch available (8 issues) Subscriber: derby-dev Key Summary DERBY-3278 Developer's Guide topic cdevdvlp51654 has duplicate information on connection URL https://issues.apache.org/jira/browse/DERBY-3278 DERBY-3117 Adjust ma

[jira] Commented: (DERBY-3290) Derby cannot store java Double or Float values .NaN and .[POSITIVE|NEGATIVE]_INFINITY

2007-12-19 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553393 ] Daniel John Debrunner commented on DERBY-3290: -- Just to add this is more involved than just removing the

[jira] Commented: (DERBY-3235) Implement the replication stop functionality

2007-12-19 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553388 ] Øystein Grøvlen commented on DERBY-3235: Good catch, Knut Anders. Fixed in revision 605595. > Implement the

[jira] Commented: (DERBY-1368) EOFException when reading from blob's binary stream

2007-12-19 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553387 ] Kristian Waagan commented on DERBY-1368: I had a look at the test, and it looks good to me. I ran the test wi

[jira] Commented: (DERBY-3278) Developer's Guide topic cdevdvlp51654 has duplicate information on connection URL

2007-12-19 Thread Dyre Tjeldvoll (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553383 ] Dyre Tjeldvoll commented on DERBY-3278: --- This looks like a good change, and it applies cleanly for me. The new

[jira] Resolved: (DERBY-3274) Developer's Guide has duplicate information on database connections

2007-12-19 Thread Kim Haase (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim Haase resolved DERBY-3274. -- Resolution: Fixed Fix Version/s: 10.4.0.0 Thanks very much, Dyre! > Developer's Guide has dupli

[jira] Commented: (DERBY-3235) Implement the replication stop functionality

2007-12-19 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553377 ] Knut Anders Hatlen commented on DERBY-3235: --- Hi, I noticed this diff in MasterFactory: /** * Wi

[jira] Updated: (DERBY-3235) Implement the replication stop functionality

2007-12-19 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Øystein Grøvlen updated DERBY-3235: --- Derby Info: (was: [Patch Available]) Thank you for addressing my comments, Narayanan. Took

[jira] Updated: (DERBY-3274) Developer's Guide has duplicate information on database connections

2007-12-19 Thread Dyre Tjeldvoll (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dyre Tjeldvoll updated DERBY-3274: -- Derby Info: (was: [Patch Available]) Committed revision 605549. > Developer's Guide has dupl

[jira] Commented: (DERBY-3290) Derby cannot store java Double or Float values .NaN and .[POSITIVE|NEGATIVE]_INFINITY

2007-12-19 Thread Thomas Nielsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553366 ] Thomas Nielsen commented on DERBY-3290: --- Let's not get too philosophical - NaN is still a legal value for the n

[jira] Commented: (DERBY-3290) Derby cannot store java Double or Float values .NaN and .[POSITIVE|NEGATIVE]_INFINITY

2007-12-19 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553363 ] Knut Anders Hatlen commented on DERBY-3290: --- Not sure how NaN would be affected by maximum and minimum numb

[jira] Updated: (DERBY-3192) Cache session data in the client driver

2007-12-19 Thread Dyre Tjeldvoll (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dyre Tjeldvoll updated DERBY-3192: -- Derby Info: (was: [Patch Available]) > Cache session data in the client driver >

[jira] Updated: (DERBY-3290) Derby cannot store java Double or Float values .NaN and .[POSITIVE|NEGATIVE]_INFINITY

2007-12-19 Thread Thomas Nielsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Nielsen updated DERBY-3290: -- Attachment: TestNaN.java Attaching small repro java app using PreparedStatement.setDouble() and

[jira] Updated: (DERBY-3290) Derby cannot store java Double or Float values .NaN and .[POSITIVE|NEGATIVE]_INFINITY

2007-12-19 Thread Thomas Nielsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Nielsen updated DERBY-3290: -- Summary: Derby cannot store java Double or Float values .NaN and .[POSITIVE|NEGATIVE]_INFINITY

[jira] Issue Comment Edited: (DERBY-3290) Derby cannot store java Double or Float values .NaN and .INFINITE

2007-12-19 Thread Thomas Nielsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553349 ] thomanie edited comment on DERBY-3290 at 12/19/07 5:18 AM: - Neither the JDBC 4.0 spec

[jira] Commented: (DERBY-3290) Derby cannot store java Double or Float values .NaN and .INFINITE

2007-12-19 Thread Thomas Nielsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553349 ] Thomas Nielsen commented on DERBY-3290: --- Neither the JDBC 4.0 specification[1] nor "JDBC API Tutorial and Refer

[jira] Updated: (DERBY-2760) Clean-up issues for UTF8Util.java

2007-12-19 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2760: --- Derby Info: (was: [Patch Available]) Committed 'derby-2760-2b-inner_class.diff' to trunk wi

[jira] Created: (DERBY-3290) Derby cannot store java Double or Float values .NaN and .INFINITE

2007-12-19 Thread Thomas Nielsen (JIRA)
Derby cannot store java Double or Float values .NaN and .INFINITE - Key: DERBY-3290 URL: https://issues.apache.org/jira/browse/DERBY-3290 Project: Derby Issue Type: Improvement

[jira] Assigned: (DERBY-3189) Replication: Add connection url command options for starting and stopping master

2007-12-19 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] V.Narayanan reassigned DERBY-3189: -- Assignee: V.Narayanan (was: Jørgen Løland) > Replication: Add connection url command options f

[jira] Assigned: (DERBY-3205) Replication: Add connection url command options for starting and stopping slave

2007-12-19 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] V.Narayanan reassigned DERBY-3205: -- Assignee: V.Narayanan (was: Jørgen Løland) > Replication: Add connection url command options f

[jira] Assigned: (DERBY-3205) Replication: Add connection url command options for starting and stopping slave

2007-12-19 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-3205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jørgen Løland reassigned DERBY-3205: Assignee: Jørgen Løland > Replication: Add connection url command options for starting and