[
https://issues.apache.org/jira/browse/DERBY-6215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Knut Anders Hatlen closed DERBY-6215.
-------------------------------------
Resolution: Fixed
Fix Version/s: 10.11.0.0
10.10.1.2
10.9.2.2
10.8.3.1
Issue & fix info: (was: Patch Available)
Committed to 10.10 with revision 1480958.
Committed to 10.9 with revision 1480959.
Committed to 10.8 with revision 1480960.
> derby.log grows enormously during StressMultiTest
> -------------------------------------------------
>
> Key: DERBY-6215
> URL: https://issues.apache.org/jira/browse/DERBY-6215
> Project: Derby
> Issue Type: Bug
> Components: Test
> Affects Versions: 10.11.0.0
> Reporter: Knut Anders Hatlen
> Assignee: Knut Anders Hatlen
> Fix For: 10.8.3.1, 10.9.2.2, 10.10.1.2, 10.11.0.0
>
> Attachments: derby-6215-01-a.diff
>
>
> When running suites.All with sane jars, I've seen derby.log grow very big
> (over 4GB) during StressMultiTest. I don't see this when StressMultiTest is
> run separately, only when it runs as part of suites.All.
> What takes the most space in derby.log is debug output like this
> DEBUG DaemonTrace OUTPUT: Next urgent assignment :
> org.apache.derby.impl.services.daemon.ServiceRecord@d1294d
> DEBUG DaemonTrace OUTPUT: servicing
> org.apache.derby.impl.services.daemon.ServiceRecord@d1294d
> DEBUG DaemonTrace OUTPUT: done
> org.apache.derby.impl.services.daemon.ServiceRecord@d1294d
> DEBUG DaemonTrace OUTPUT: come back from yield
> repeated over and over.
> I suspect there's a test that sets the DaemonTrace debug flag, and that the
> flag for some reason doesn't get reset. I've only found one test that sets
> it: ClobReclamationTest. It uses a SystemPropertyTestSetup ensure the
> derby.debug.true property is reset and the engine rebooted, but I'm not sure
> rebooting the engine will reset the state of the SanityManager.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira