Community
Participate
Working Groups
In virgo.web.snapshot build #56 the test: WebIntegrationTest.warDirectoryHotDeployTest failed: Error Message Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit. Stacktrace junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit. These imply that the test simply ran out of memory (there is a memory leak problem being investigated in the web integration tests).
Tests are now passing as a result of the fixed memory leak.
Closing