Skip to content

Passed

org.eclipse.emf.cdo.tests.bugzilla.Bugzilla_411927_Test.testWithFailureAfterTimeStamp (from IntegrationTestsBranching.Bugzilla_411927_Test)

Took 10 sec.

Standard Output

*******************************************************
Bugzilla_411927_Test.testWithFailureAfterTimeStamp [H2-branching-ranges, JVM, Native]
*******************************************************


Standard Error

org.eclipse.emf.cdo.util.CommitException: Rollback in DBStore: org.eclipse.net4j.db.DBException: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table "cdo_commit_infos"; SQL statement:
INSERT INTO "repo1"."cdo_commit_infos"("commit_time", "previous_time", "branch_id", "user_id", "commit_comment", "merged_branch", "merged_time") VALUES (?, ?, ?, ?, ?, ?, ?) [50200-168]
	at org.eclipse.emf.cdo.server.internal.db.CommitInfoTable.writeCommitInfo(CommitInfoTable.java:107)
	at org.eclipse.emf.cd
...[truncated 24437 chars]...
sponse.java:72)
	... 6 more
Caused by: org.eclipse.net4j.util.concurrent.TimeoutRuntimeException: Timeout after 10001 millis
	at org.eclipse.net4j.util.om.monitor.TimeoutMonitor.handleTimeout(TimeoutMonitor.java:121)
	at org.eclipse.net4j.util.om.monitor.TimeoutMonitor$1.handleTimeout(TimeoutMonitor.java:61)
	at org.eclipse.net4j.util.concurrent.Timeouter$1.run(Timeouter.java:89)
	at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
	at java.base/java.util.TimerThread.run(Timer.java:516)