Bug 456992 - Deadlock on Bugzilla_416474_Test.testMatchesAnyStringAttribute()
Summary: Deadlock on Bugzilla_416474_Test.testMatchesAnyStringAttribute()
Status: NEW
Alias: None
Product: EMF
Classification: Modeling
Component: cdo.core (show other bugs)
Version: 4.13   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-08 03:31 EST by Esteban DUGUEPEROUX CLA
Modified: 2020-12-11 10:41 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Esteban DUGUEPEROUX CLA 2015-01-08 03:31:39 EST
Executing the GerritTests suite, randomly the suite is blocked on Bugzilla_416474_Test.testMatchesAnyStringAttribute() and the following exception appears :

Bugzilla_416474_Test.testMatchesAnyStringAttribute [H2-ranges, JVM, Native]
*******************************************************
Exception in thread "OCLExtentIterator" org.eclipse.net4j.db.DBException: java.lang.IllegalStateException: SELECT CDO_VERSION, CDO_CREATED, CDO_REVISED, CDO_RESOURCE, CDO_CONTAINER, CDO_FEATURE, NAME, NSURI, NSPREFIX, ESUPERPACKAGE, EANNOTATIONS, ECLASSIFIERS, ESUBPACKAGES FROM ECORE_EPACKAGE WHERE CDO_ID=? already in cache
	at org.eclipse.net4j.db.DBUtil.close(DBUtil.java:410)
	at org.eclipse.emf.cdo.server.internal.db.mapping.horizontal.HorizontalNonAuditClassMapping.readRevision(HorizontalNonAuditClassMapping.java:420)
	at org.eclipse.emf.cdo.server.internal.db.DBStoreAccessor.readRevisionByVersion(DBStoreAccessor.java:313)
	at org.eclipse.emf.cdo.internal.server.Repository.loadRevisionByVersion(Repository.java:620)
	at org.eclipse.emf.cdo.internal.common.revision.CDORevisionManagerImpl.getRevisionByVersion(CDORevisionManagerImpl.java:256)
	at org.eclipse.emf.cdo.internal.common.revision.CDORevisionManagerImpl.getRevisionByVersion(CDORevisionManagerImpl.java:1)
	at org.eclipse.emf.cdo.server.internal.db.mapping.horizontal.AbstractHorizontalClassMapping.handleRevisions(AbstractHorizontalClassMapping.java:626)
	at org.eclipse.emf.cdo.server.internal.db.mapping.AbstractMappingStrategy.handleRevisions(AbstractMappingStrategy.java:228)
	at org.eclipse.emf.cdo.server.internal.db.DBStoreAccessor.handleRevisions(DBStoreAccessor.java:1145)
	at org.eclipse.emf.cdo.server.ocl.CDOExtentCreator.handleRevisions(CDOExtentCreator.java:173)
	at org.eclipse.emf.cdo.server.ocl.CDOExtentCreator.createExtent(CDOExtentCreator.java:160)
	at org.eclipse.emf.cdo.server.ocl.CDOExtentCreator$Lazy$1$1.handlePersistentState(CDOExtentCreator.java:318)
	at org.eclipse.emf.cdo.server.ocl.CDOExtentCreator$Lazy$1$1.run(CDOExtentCreator.java:262)
Caused by: java.lang.IllegalStateException: SELECT CDO_VERSION, CDO_CREATED, CDO_REVISED, CDO_RESOURCE, CDO_CONTAINER, CDO_FEATURE, NAME, NSURI, NSPREFIX, ESUPERPACKAGE, EANNOTATIONS, ECLASSIFIERS, ESUBPACKAGES FROM ECORE_EPACKAGE WHERE CDO_ID=? already in cache
	at org.eclipse.net4j.internal.db.DBConnection.releasePreparedStatement(DBConnection.java:185)
	at org.eclipse.net4j.internal.db.DBPreparedStatement.close(DBPreparedStatement.java:95)
	at org.eclipse.net4j.db.DBUtil.close(DBUtil.java:404)
	... 12 more
Comment 1 Eike Stepper CLA 2015-07-14 02:21:16 EDT
Moving all open bugzillas to 4.5.
Comment 2 Eike Stepper CLA 2016-07-31 01:04:05 EDT
Moving all unaddressed bugzillas to 4.6.
Comment 3 Eike Stepper CLA 2017-12-28 01:13:02 EST
Moving all open bugs to 4.7
Comment 4 Eike Stepper CLA 2019-11-08 02:13:15 EST
Moving all unresolved issues to version 4.8-
Comment 5 Eike Stepper CLA 2019-12-13 12:46:59 EST
Moving all unresolved issues to version 4.9
Comment 6 Eike Stepper CLA 2020-12-11 10:41:56 EST
Moving to 4.13.