|
||||||||
|
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 |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Did the shared data directory solve the issue? This appears to be H2 database engine feature that assumes a exit of the VM can terminate the lock file. In the case of Jenkins, this never happens. I've added experimental support for H2's FILE_LOCK=SERIALIZED feature. Please let me know if this solves the issue.