[jira] Updated: (DERBY-3354) Select from large lob table with embedded gives OutOfMemoryError

2008-04-29 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden updated DERBY-3354: -- Fix Version/s: 10.3.2.2 > Select from large lob table with embedded gives OutOfMemoryError > --

[jira] Updated: (DERBY-3354) Select from large lob table with embedded gives OutOfMemoryError

2008-04-04 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Øystein Grøvlen updated DERBY-3354: --- Fix Version/s: 10.4.1.0 Fix merged to 10.4 branch at revision 644916. I am not setting this t

[jira] Updated: (DERBY-3354) Select from large lob table with embedded gives OutOfMemoryError

2008-04-04 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Øystein Grøvlen updated DERBY-3354: --- Fix Version/s: 10.5.0.0 Thanks, for the updates, Anurag Patch v4 committed at revision 644764

[jira] Updated: (DERBY-3354) Select from large lob table with embedded gives OutOfMemoryError

2008-04-04 Thread Anurag Shekhar (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Shekhar updated DERBY-3354: -- Attachment: derby-3354_v4.diff Putting remove mapping in else was a mistake. Sorry about that.

[jira] Updated: (DERBY-3354) Select from large lob table with embedded gives OutOfMemoryError

2008-04-04 Thread Anurag Shekhar (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Shekhar updated DERBY-3354: -- Attachment: derby-3354_v3.diff Added localConn.removeLOBMapping in Blob.free BlobClob4BlobTest

[jira] Updated: (DERBY-3354) Select from large lob table with embedded gives OutOfMemoryError

2008-04-04 Thread Anurag Shekhar (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Shekhar updated DERBY-3354: -- Attachment: derby-3354_v2.diff in derby-3354_v2.diff I have fixed the issues Kristian had point

[jira] Updated: (DERBY-3354) Select from large lob table with embedded gives OutOfMemoryError

2008-04-03 Thread Anurag Shekhar (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Shekhar updated DERBY-3354: -- Attachment: derby-3354_v1.diff Description of derby-3354_v1.diff This patch introduces a new We

[jira] Updated: (DERBY-3354) Select from large lob table with embedded gives OutOfMemoryError

2008-04-02 Thread Anurag Shekhar (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Shekhar updated DERBY-3354: -- Attachment: derby-3354_preview.diff In this patch I have introduced a WeakHashMap to hold lob

[jira] Updated: (DERBY-3354) Select from large lob table with embedded gives OutOfMemoryError

2008-02-12 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Øystein Grøvlen updated DERBY-3354: --- Attachment: derby-3354.diff The attached patch makes the repro run without getting an OutOfMe

[jira] Updated: (DERBY-3354) Select from large lob table with embedded gives OutOfMemoryError

2008-02-07 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden updated DERBY-3354: -- Affects Version/s: 10.4.0.0 10.3.1.4 10.3.2.1 > S

[jira] Updated: (DERBY-3354) Select from large lob table with embedded gives OutOfMemoryError

2008-01-28 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden updated DERBY-3354: -- Derby Info: [Regression] Marking as regression as I confirmed this does not occur with 10.2.2.0

[jira] Updated: (DERBY-3354) Select from large lob table with embedded gives OutOfMemoryError

2008-01-28 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden updated DERBY-3354: -- Attachment: LocLeak.java Atttached is a program to reproduce this issue. Run java -Xmx16M LocLe