Siddharth Wagle created AMBARI-4612:
---------------------------------------
Summary: Exception on deploing step:
"java.sql.BatchUpdateException: ORA-00942: table or view does not exist Error
Code: 942"
Key: AMBARI-4612
URL: https://issues.apache.org/jira/browse/AMBARI-4612
Project: Ambari
Issue Type: Bug
Components: controller
Affects Versions: 1.5.0
Reporter: Siddharth Wagle
Assignee: Siddharth Wagle
Fix For: 1.5.0
*Exception trace*:
{code}
18:27:19,191 WARN [qtp1643608425-22] ServletHandler:514 -
/api/v1/clusters/c1/services
javax.persistence.RollbackException: Exception [EclipseLink-4002] (Eclipse
Persistence Services - 2.4.0.v20120608-r11652):
org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.BatchUpdateException: ORA-00942: table or view
does not exist
Error Code: 942
at
org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commitInternal(EntityTransactionImpl.java:102)
at
org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:63)
at
com.google.inject.persist.jpa.JpaLocalTxnInterceptor.invoke(JpaLocalTxnInterceptor.java:87)
{code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)