[
https://issues.apache.org/jira/browse/DERBY-5336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13108871#comment-13108871
]
Kathey Marsden commented on DERBY-5336:
---------------------------------------
The test testRepeadedDatabaseCreationWithAutoStats has a lot of verbosity with
-Dderby.test.trace=true
testRepeatedDatabaseCreationWithAutoStats -- 0
-- 1
-- 2
-- 3
-- 4
-- 5
-- 6
-- 7
-- 8
-- 9
-- 10
-- 11
-- 12
-- 13
Should this traceit call be prntln so it just prnts with
-Dderby.tests.debug=true ?
while (iter < 50) {
traceit("-- " + iter++);
> Repeated database creation causes OutOfMemoryError
> --------------------------------------------------
>
> Key: DERBY-5336
> URL: https://issues.apache.org/jira/browse/DERBY-5336
> Project: Derby
> Issue Type: Bug
> Components: Services
> Affects Versions: 10.8.1.2
> Environment: Windows 7 64-bit, jdk1.6.0_26
> Reporter: Aja Walker
> Assignee: Kristian Waagan
> Fix For: 10.8.2.0, 10.9.0.0
>
> Attachments: DerbyOutOfMemoryErrorRepro.java, LicensedRepro.java,
> derby-5336-1a-remove_context_on_stop.diff, derby-5336-2a-regression_test.diff
>
>
> Repeatedly creating, querying, updating, and shutting down a database or
> databases eventually causes OutOfMemoryError.
> Java source reproducing the problem is attached.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira