[jira] Commented: (DERBY-223) Change programs under demo directory use consistent package names so IDEs do not report errors

2007-10-15 Thread Thomas Nielsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534741 ] Thomas Nielsen commented on DERBY-223: -- On further thought I agree that it would probably be better to close

[jira] Commented: (DERBY-3117) Adjust master build script to require the Java 5 compiler to build Derby

2007-10-15 Thread John H. Embretsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534761 ] John H. Embretsen commented on DERBY-3117: -- Someone (TM) should probably update

Using DRDA server but not derby SQL engine

2007-10-15 Thread ken gen
I'm trying to work out how easy it would be to leverage the Derby DRDA server endpoint, but instead of passing requests/queries to the SQL engine, forward them to my application code directly. I'd like to use something like JXPath, JoSQL or Quaere to actually generate resultsets and return them.

Re: Using DRDA server but not derby SQL engine

2007-10-15 Thread Knut Anders Hatlen
ken gen [EMAIL PROTECTED] writes: I'm trying to work out how easy it would be to leverage the Derby DRDA server endpoint, but instead of passing requests/queries to the SQL engine, forward them to my application code directly. I'd like to use something like JXPath, JoSQL or Quaere to actually

[jira] Commented: (DERBY-3130) Reduce memory footprint of StoredRecordHeader

2007-10-15 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534771 ] Kristian Waagan commented on DERBY-3130: Hi Knut, I think this is a good fix. I have gotten into trouble

[jira] Commented: (DERBY-3116) totalSpace not properly initialized in AllocPage

2007-10-15 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534775 ] Jørgen Løland commented on DERBY-3116: -- Hi Knut Anders. Patch d3116-1 looks correct to me, but it seems a

[jira] Commented: (DERBY-3130) Reduce memory footprint of StoredRecordHeader

2007-10-15 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534776 ] Knut Anders Hatlen commented on DERBY-3130: --- Thanks Kristian. You're right, it should be 1000 pages, not

[jira] Updated: (DERBY-1387) Add JMX extensions to Derby

2007-10-15 Thread Bernt M. Johnsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernt M. Johnsen updated DERBY-1387: Attachment: DERBY-1387-7.zip New rev. 7 of the patch. Hardcoded property names removed and

[jira] Resolved: (DERBY-3107) On client, Clob.free() does not release locators.

2007-10-15 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Øystein Grøvlen resolved DERBY-3107. Resolution: Fixed Fix Version/s: 10.4.0.0 Derby Info: (was: [Patch

[jira] Commented: (DERBY-3116) totalSpace not properly initialized in AllocPage

2007-10-15 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534795 ] Knut Anders Hatlen commented on DERBY-3116: --- Thanks for looking at the patch, Jørgen! it seems a little

Re: Using DRDA server but not derby SQL engine

2007-10-15 Thread ken gen
I'm trying to work out how easy it would be to leverage the Derby DRDA server endpoint, but instead of passing requests/queries to the SQL engine, forward them to my application code directly. I'd like to use something like JXPath, JoSQL or Quaere to actually generate resultsets and

[jira] Updated: (DERBY-3003) ArrayInputStream.skipBytes() may throw EOFException which is disallowed by java.io.DataInput

2007-10-15 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-3003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jørgen Løland updated DERBY-3003: - Attachment: derby-3003-1.diff derby-3003-1.stat Attached a very simple fix for

[jira] Updated: (DERBY-3003) ArrayInputStream.skipBytes() may throw EOFException which is disallowed by java.io.DataInput

2007-10-15 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-3003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jørgen Løland updated DERBY-3003: - Derby Info: [Patch Available] ArrayInputStream.skipBytes() may throw EOFException which is

[jira] Resolved: (DERBY-3073) SQL roles: add parser support

2007-10-15 Thread Dag H. Wanvik (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dag H. Wanvik resolved DERBY-3073. -- Resolution: Fixed Fix Version/s: 10.4.0.0 Derby Info: [Existing Application

[jira] Updated: (DERBY-3107) On client, Clob.free() does not release locators.

2007-10-15 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Øystein Grøvlen updated DERBY-3107: --- Fix Version/s: (was: 10.4.0.0) 10.3.1.5 Merged patch into 10.3 branch

[jira] Updated: (DERBY-3130) Reduce memory footprint of StoredRecordHeader

2007-10-15 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen updated DERBY-3130: -- Attachment: srh.diff The attached patch srh.diff implements 1+2a, which is not the

[jira] Updated: (DERBY-3107) On client, Clob.free() does not release locators.

2007-10-15 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Øystein Grøvlen updated DERBY-3107: --- Fix Version/s: 10.4.0.0 10.3.2.0 On client, Clob.free() does not release

[jira] Closed: (DERBY-3107) On client, Clob.free() does not release locators.

2007-10-15 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Øystein Grøvlen closed DERBY-3107. -- On client, Clob.free() does not release locators.

[jira] Commented: (DERBY-2998) Add support for ROW_NUMBER() window function

2007-10-15 Thread Thomas Nielsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534838 ] Thomas Nielsen commented on DERBY-2998: --- My problem at this stage is very basic - whenever the restriction is

[jira] Closed: (DERBY-3003) ArrayInputStream.skipBytes() may throw EOFException which is disallowed by java.io.DataInput

2007-10-15 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen closed DERBY-3003. - Resolution: Fixed Fix Version/s: 10.4.0.0 Derby Info: (was: [Patch

Regression Test Report - tinderbox_trunk16 584717 - Sun DBTG

2007-10-15 Thread Ole . Solberg
[Auto-generated mail] *tinderbox_trunk16* 584717/2007-10-15 11:42:16 CEST Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* SunOS-5.10_i86pc-i386 0288288 088.41% derbyall F:0,E:196849683 0

[jira] Updated: (DERBY-3098) LOB locks are not released after free().

2007-10-15 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Øystein Grøvlen updated DERBY-3098: --- Fix Version/s: 10.4.0.0 Committed patch, derby-3098fix+tests.diff, as revision 584777.

Re: Regression Test Report - tinderbox_trunk16 584717 - Sun DBTG

2007-10-15 Thread Oystein Grovlen - Sun Norway
[EMAIL PROTECTED] wrote: [Auto-generated mail] *tinderbox_trunk16* 584717/2007-10-15 11:42:16 CEST Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* SunOS-5.10_i86pc-i386 0288288 088.41% derbyall

Re: Using DRDA server but not derby SQL engine

2007-10-15 Thread Rick Hillegas
ken gen wrote: I'm trying to work out how easy it would be to leverage the Derby DRDA server endpoint, but instead of passing requests/queries to the SQL engine, forward them to my application code directly. I'd like to use something like JXPath, JoSQL or Quaere

[jira] Resolved: (DERBY-3098) LOB locks are not released after free().

2007-10-15 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Øystein Grøvlen resolved DERBY-3098. Resolution: Fixed Fix Version/s: 10.3.2.0 10.3.1.5 Merged patch,

[jira] Commented: (DERBY-3126) Inserting BigDecimal value in PreparedStatement with setBigDecimal into double column loses fractional digits

2007-10-15 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534855 ] Knut Anders Hatlen commented on DERBY-3126: --- Thanks Kathey. I think the patch looks good. Do you know

[jira] Commented: (DERBY-3095) CALL SYSCS_UTIL.SYSCS_SET_USER_ACCESS(?, null) FAILS

2007-10-15 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534857 ] Daniel John Debrunner commented on DERBY-3095: -- I'm not sure this is a correct change. These are SQL

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

2007-10-15 Thread jira
Issue Subscription Filter: Derby: JIRA issues with patch available (22 issues) Subscriber: derby-dev Key Summary DERBY-3126 Inserting BigDecimal value in PreparedStatement with setBigDecimal into double column loses fractional digits

[jira] Commented: (DERBY-3126) Inserting BigDecimal value in PreparedStatement with setBigDecimal into double column loses fractional digits

2007-10-15 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534867 ] Daniel John Debrunner commented on DERBY-3126: -- I think that SQL does not have the concept of a

Regression Test Report - Daily 584561 - Sun DBTG

2007-10-15 Thread Henri . Vandescheur
[Auto-generated mail] *Daily* 584561/2007-10-14 18:00:14 CEST Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* lin 0288288 072.83% derbyall 096849684 0 1101.99% suitesAll sles 0

[jira] Commented: (DERBY-3130) Reduce memory footprint of StoredRecordHeader

2007-10-15 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534895 ] Bryan Pendleton commented on DERBY-3130: Could you educate us a bit more about the StoredRecordHeader? What

[jira] Commented: (DERBY-3119) Derby does not resolve functions to methods with Integer return type.

2007-10-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534897 ] Kathey Marsden commented on DERBY-3119: --- Should this be marked as improvement or is it a bug? Derby does

Re: [jira] Commented: (DERBY-2998) Add support for ROW_NUMBER() window function

2007-10-15 Thread Bryan Pendleton
After an offline chat with Knut, I started looking at how a table scan is stopped for indexes. Excellent! I think this is a great way to study the problem. If you have a chance, I think it would be great if you could summarize how this algorithm currently behaves in the index case. I'm quite

[jira] Commented: (DERBY-2732) Loosing connection after a number of syntax errors while running a query

2007-10-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534902 ] Kathey Marsden commented on DERBY-2732: --- I am not able to reproduce this problem. Loosing connection after

[jira] Closed: (DERBY-2532) Client does not return SQLException on XAConnection.getXAResource() on a closed connection, Embedded does

2007-10-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden closed DERBY-2532. - Resolution: Duplicate Duplicate of DERBY-1018 Client does not return SQLException on

[jira] Reopened: (DERBY-2532) Client does not return SQLException on XAConnection.getXAResource() on a closed connection, Embedded does

2007-10-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden reopened DERBY-2532: --- accidentally closed wrong issue Client does not return SQLException on

[jira] Closed: (DERBY-2531) client returns different connection on s.getConnection() on a statement obtained from a ConnectionPoolDataSource or XADataSource than the original connection.

2007-10-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden closed DERBY-2531. - Resolution: Duplicate Duplicate of DERBY-1018 client returns different connection on

[jira] Resolved: (DERBY-2475) invalid checksum

2007-10-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden resolved DERBY-2475. --- Resolution: Cannot Reproduce We weren't able to get a reproduction for this issue. Closing

[jira] Commented: (DERBY-2201) Calling functions that return Blob/Clob does not work.

2007-10-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534913 ] Kathey Marsden commented on DERBY-2201: --- I think this should be marked improvement not bug. Calling

[jira] Commented: (DERBY-2016) ArrayIndexOutOfBoundsException for COALESCE with aggregate functions

2007-10-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534916 ] Kathey Marsden commented on DERBY-2016: --- Julius, are you actively working on this issue? Please unassign

[jira] Commented: (DERBY-3130) Reduce memory footprint of StoredRecordHeader

2007-10-15 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534918 ] Knut Anders Hatlen commented on DERBY-3130: --- A StoredRecordHeader object is created the first time its

[jira] Resolved: (DERBY-1713) Memory do not return to the system after Shuting down derby 10.2.1.0, following an out of memory event

2007-10-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden resolved DERBY-1713. --- Resolution: Invalid It was discussed in this issue that the out of memory error should not

[jira] Updated: (DERBY-1669) DatabaseMetaData.getIndexInfo() does not differentiate between generated and real indexes

2007-10-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden updated DERBY-1669: -- Issue Type: Improvement (was: Bug) Changing this to improvement to provide a way to

[jira] Resolved: (DERBY-1653) Database gets corrupt after throwing NPE while reading Binary Stream data, in chunks

2007-10-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden resolved DERBY-1653. --- Resolution: Cannot Reproduce Resolving this issue CNR because we were not able to get more

[jira] Commented: (DERBY-1595) Network server fails with DRDAProtocolException if a BLOB with size 2147483647 is streamed from client

2007-10-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534926 ] Kathey Marsden commented on DERBY-1595: --- Julius, were you ever able to reproduce this issue? Are you actively

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

2007-10-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534928 ] Kathey Marsden commented on DERBY-1368: --- This looks fixed with 10.3 [C:/kmarsden/repro/DERBY-1368] java

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

2007-10-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden reassigned DERBY-1368: - Assignee: Kathey Marsden EOFException when reading from blob's binary stream

[jira] Commented: (DERBY-2352) Assertion Failure with order by and group by expression

2007-10-15 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534932 ] Bryan Pendleton commented on DERBY-2352: Seems like there are 3 alternatives worth pursuing: 1) Turn the

[jira] Resolved: (DERBY-1317) BUG IN org.apache.derby.impl.store.raw.xact.Xact.destroy() ?

2007-10-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden resolved DERBY-1317. --- Resolution: Invalid Closing this as invalid as there is no external impact shown. BUG IN

[jira] Commented: (DERBY-3119) Derby does not resolve functions to methods with Integer return type.

2007-10-15 Thread Alan Burlison (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534940 ] Alan Burlison commented on DERBY-3119: -- Because of this there is no way for a database function to return a

[jira] Commented: (DERBY-3119) Derby does not resolve functions to methods with Integer return type.

2007-10-15 Thread Alan Burlison (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534941 ] Alan Burlison commented on DERBY-3119: -- See also

[jira] Resolved: (DERBY-767) DRDA Protocol Exception: invalid value during CLSQRY when using db2jcc driver and batch queries

2007-10-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden resolved DERBY-767. -- Resolution: Invalid Not a DERBY bug but rather with JCC. DRDA Protocol Exception: invalid

[jira] Resolved: (DERBY-745) DRDA Protocol Exception using DB2JCC driver and CLOBs from IJ

2007-10-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden resolved DERBY-745. -- Resolution: Invalid JCC issue DRDA Protocol Exception using DB2JCC driver and CLOBs from IJ

[jira] Resolved: (DERBY-3126) Inserting BigDecimal value in PreparedStatement with setBigDecimal into double column loses fractional digits

2007-10-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden resolved DERBY-3126. --- Resolution: Fixed Fix Version/s: 10.4.0.0 10.3.1.5 Derby

[jira] Resolved: (DERBY-3127) Inserting BigDecimal value in PreparedStatement with setObject into double column loses fractional digits

2007-10-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden resolved DERBY-3127. --- Resolution: Invalid Added tests for this case with DERBY-3126 Inserting BigDecimal value

[jira] Resolved: (DERBY-2073) Inserting BigDecimal value in PreparedStatement into double column loses fractional digits

2007-10-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden resolved DERBY-2073. --- Resolution: Fixed Fix Version/s: 10.4.0.0 10.3.1.5 Inserting

[jira] Commented: (DERBY-637) Conglomerate does not exist after inserting large data volume

2007-10-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534945 ] Kathey Marsden commented on DERBY-637: -- Is this issue reproducible or did it just happen once? Conglomerate

[jira] Resolved: (DERBY-65) Network Server user ID and password encryption requires IBMJCE

2007-10-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden resolved DERBY-65. - Resolution: Won't Fix Support for DRDA Strong User ID and Password Substitute Authentication

[jira] Resolved: (DERBY-22) Exception XCL16 incorrectly raised for ResultSet of method return after nested commit.

2007-10-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden resolved DERBY-22. - Resolution: Cannot Reproduce Was not able to reproduce this error. The issue can be reopened if we

[jira] Resolved: (DERBY-15) May get a non-uniue conglomerate id in a very unlikely XA edge case

2007-10-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden resolved DERBY-15. - Resolution: Won't Fix Seems unlikely that this will get fixed. It can be reopened if someone

[jira] Commented: (DERBY-1460) Instability in storerecovery suite when run against jar files on jdk1.6

2007-10-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534953 ] Kathey Marsden commented on DERBY-1460: --- Is this still an issue? Instability in storerecovery suite when

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

2007-10-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden reassigned DERBY-700: Assignee: (was: Kathey Marsden) Unassigning myself from this issue for now. I am not

[jira] Commented: (DERBY-3095) CALL SYSCS_UTIL.SYSCS_SET_USER_ACCESS(?, null) FAILS

2007-10-15 Thread EDAH-TALLY (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534970 ] EDAH-TALLY commented on DERBY-3095: --- You're right on this point. 1. Perhaps we should abandon CURRENT USER as a

[jira] Commented: (DERBY-2914) new stored procedures, SYSCS_UTIL.SYSCS_SET_USER_ACCESS, SYSCS_UTIL.SYSCS_GET_USER_ACCESS, SYSCS_UTIL.SYSCS_EMPTY_STATEMENT_CACHE() should get documented

2007-10-15 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534971 ] Laura Stewart commented on DERBY-2914: -- Thanks for your comments John. I'll get these files updated. Does

[jira] Updated: (DERBY-3095) CALL SYSCS_UTIL.SYSCS_SET_USER_ACCESS(?, null) FAILS

2007-10-15 Thread EDAH-TALLY (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] EDAH-TALLY updated DERBY-3095: -- Attachment: 3095_01.diff CALL SYSCS_UTIL.SYSCS_SET_USER_ACCESS(?, null) FAILS

[jira] Issue Comment Edited: (DERBY-3095) CALL SYSCS_UTIL.SYSCS_SET_USER_ACCESS(?, null) FAILS

2007-10-15 Thread EDAH-TALLY (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534970 ] nmset edited comment on DERBY-3095 at 10/15/07 2:13 PM: - You're right on this point. 1.

[jira] Commented: (DERBY-2576) setCreateDatabase does not work for EmbeddedXADataSource or EmbeddedConnectionPoolDataSource

2007-10-15 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534984 ] Myrna van Lunteren commented on DERBY-2576: --- The modified test passes for me...I agree, this can be closed

[jira] Closed: (DERBY-2576) setCreateDatabase does not work for EmbeddedXADataSource or EmbeddedConnectionPoolDataSource

2007-10-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden closed DERBY-2576. - Resolution: Invalid Closing this issue as invalid, committed test contributed by Myrna with

Question - NULL value returned from SYSCS_UTIL.SYSCS_GET_USER_ACCESS system procedure

2007-10-15 Thread Laura Stewart
I am trying to wrap up Derby-2914. Does anyone know when NULL is returned for SYSCS_UTIL.SYSCS_GET_USER_ACCESS system procedure ? -- Laura Stewart

[jira] Resolved: (DERBY-1774) NullPointerException when using COALESCE

2007-10-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden resolved DERBY-1774. --- Resolution: Cannot Reproduce The original problem was resolved and we did not get a

[jira] Assigned: (DERBY-857) LDAP user authentication fails under a security manager

2007-10-15 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden reassigned DERBY-857: Assignee: Kathey Marsden LDAP user authentication fails under a security manager

[jira] Updated: (DERBY-2016) ArrayIndexOutOfBoundsException for COALESCE with aggregate functions

2007-10-15 Thread Julius Stroffek (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julius Stroffek updated DERBY-2016: --- Assignee: (was: Julius Stroffek) I moved my attention away and wanted to return back

[jira] Updated: (DERBY-1595) Network server fails with DRDAProtocolException if a BLOB with size 2147483647 is streamed from client

2007-10-15 Thread Julius Stroffek (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julius Stroffek updated DERBY-1595: --- Assignee: (was: Julius Stroffek) Yes, I was able to reproduce the bug, I tried also