-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
2.2.1.GA
-
None
In admin console, Repositories folder under ModeShape node is missing.
WARN [org.rhq.core.pc.inventory.InventoryManager] Failure during discovery for [Repositories] Resources - failed after 27887 ms. java.lang.Exception: Discovery component invocation failed. ... Caused by: java.lang.reflect.UndeclaredThrowableException: Failed to invoke method 'getRepositoryVersion' on component 'ModeShapeEngine' with parameters [SimpleMetaType:java.lang.String:eds]. ... Caused by: javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not load an entity: [org.modeshape.connector.store.jpa.util.StoreOptionEntity#org.modeshape.store.rootNodeUuid] ... Caused by: org.hibernate.exception.SQLGrammarException: could not load an entity: [org.modeshape.connector.store.jpa.util.StoreOptionEntity#org.modeshape.store.rootNodeUuid] ... Caused by: java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
Compare attached server_fail.log and server_success.log and lookup first occurrence of /* load org.modeshape.connector.store.jpa.util.StoreOptionEntity */ to see the point where the problem arises.
Also take into account that the database account is re-used and the clean up is automated.