You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Sumit Mohanty (JIRA)" <ji...@apache.org> on 2014/02/11 20:06:21 UTC

[jira] [Commented] (AMBARI-4612) Exception on deploing step: java.sql.BatchUpdateException: ORA-00942

    [ https://issues.apache.org/jira/browse/AMBARI-4612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13898149#comment-13898149 ] 

Sumit Mohanty commented on AMBARI-4612:
---------------------------------------

LGTM, +1

> Exception on deploing step: java.sql.BatchUpdateException: ORA-00942
> --------------------------------------------------------------------
>
>                 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
>
>         Attachments: AMBARI-4612.patch
>
>
> *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)