[
https://issues.apache.org/jira/browse/DERBY-4294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725767#action_12725767
]
Lily Wei commented on DERBY-4294:
---------------------------------
Hi Kathey:
I am not sure. I just tried on my trunk(10.6). I still see the error:
43 |ABCH
|WXYV |abcdefghi
jklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijk
lmnopqrstuvwxyzabcdefghijklmnopqrstuvw&|2009-06-29 21:58:30.101 |NULL |0
|NULL |0 |This column is used only to by pass the
space problem. If the problem still exists, then we are going to have a serious
issue h&
ERROR XJ001: Java exception: 'Java heap space: java.lang.OutOfMemoryError'.
However, I don't see it from 10.5. That is sort of good news, Right?
> java.lang.OutOfMemoryError from mailjdbc test after running for one hour from
> select * from REFRESH.INBOX
> ---------------------------------------------------------------------------------------------------------
>
> Key: DERBY-4294
> URL: https://issues.apache.org/jira/browse/DERBY-4294
> Project: Derby
> Issue Type: Bug
> Components: Store
> Affects Versions: 10.3.3.0
> Environment: Window Vista
> Reporter: Lily Wei
> Attachments: Heapspaceerror.zip
>
>
> After running mailjdbc test on 10.3 branch, select * from REFRESH.INBOX gave
> me error like:
> ERROR XJ001: Java exception: 'Java heap space: java.lang.OutOfMemoryError'
> I also see the same error on 10.5 branch.
> I inculde my mailsdb directory in this bug too.
> How to reproduce this issue:
> 1. cd mailjdbc
> 2. java org.apache.derbyTesting.system.mailjdbc.MailJdbc embedded
> 3. Wait for an hour and ignore Primary key violation error
> ( : INFO :Refresh Thread : Error while inserting attachments:The statement
> was ab
> orted because it would have caused a duplicate key value in a unique or
> primary
> key constraint or unique index identified by 'ATTACH__PK' defined on
> 'ATTACH'.)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.