store/bootLock.java fails with J2ME/CDC/FP
------------------------------------------
Key: DERBY-1003
URL: http://issues.apache.org/jira/browse/DERBY-1003
Project: Derby
Type: Test
Versions: 10.2.0.0
Environment: IBM WCTME 5.7 j9_foundation
Reporter: Deepa Remesh
store/bootLock.java failed with j9_foundation VM in the weekend run. I ran this
test few times on my machine and the test does not fail. Also, there was no
exception in the weekend run failure. It seems like the second jvm which is
started to boot Derby did not start in time.
What test does:
The test starts a second jvm (by calling store/bootLock1.java) which boots
Derby. The test sleeps for some time waiting for the second jvm to start and
boot Derby. Then it tries to boot Derby again and should get an expected
exception for double-booting. From the failure, it seems like this second jvm
did not start at all. I am guessing this could be a timing issue. I'll check if
the test fails this weekend too.
If anyone else sees this test fail with j9_foundation VM and has more
information, please update this JIRA.
--
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