[ http://issues.apache.org/jira/browse/DERBY-2027?page=all ]
Kristian Waagan updated DERBY-2027:
-----------------------------------
Derby Info: [Patch Available]
> JUnit suite All crashes with OutOfMemoryError when running LobLengthTest
> ------------------------------------------------------------------------
>
> Key: DERBY-2027
> URL: http://issues.apache.org/jira/browse/DERBY-2027
> Project: Derby
> Issue Type: Bug
> Components: Test
> Affects Versions: 10.3.0.0
> Environment: General, but default heap space size for the VM used matters.
> Reporter: Kristian Waagan
> Assigned To: Kristian Waagan
> Attachments: derby-2027-1a.diff
>
>
> The All suite crashes when running jdbcapi/LobLengthTest.
> It is reasonable to believe the memory usage accumulates and that this test makes the
memory usage too high.
> Looking at the test, it uses a ~16 MB byte array.
> This problem was reported on derby-dev: http://www.nabble.com/Out-of-memory-error-when-running-JUnit-suite-t2549103.html
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|