You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/05/05 06:59:07 UTC

[jira] [Commented] (AMBARI-10918) Ambari with DB as oracle is failing to deploy

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

Hudson commented on AMBARI-10918:
---------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #2511 (See [https://builds.apache.org/job/Ambari-trunk-Commit/2511/])
AMBARI-10918. Ambari with DB as oracle is failing to deploy. (swagle) (swagle: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=0c39d4ef5343c8fb055cd2581538ae26d9a77fba)
* ambari-server/src/main/resources/Ambari-DDL-Postgres-CREATE.sql
* ambari-server/src/main/java/org/apache/ambari/server/orm/dao/ServiceConfigDAO.java
* ambari-server/src/main/resources/Ambari-DDL-Oracle-CREATE.sql
* ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog210.java
* ambari-server/src/main/resources/Ambari-DDL-Postgres-EMBEDDED-CREATE.sql
* ambari-server/src/main/resources/Ambari-DDL-MySQL-CREATE.sql
* ambari-server/src/main/java/org/apache/ambari/server/orm/entities/WidgetEntity.java


> Ambari with DB as oracle is failing to deploy
> ---------------------------------------------
>
>                 Key: AMBARI-10918
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10918
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.1.0
>            Reporter: Siddharth Wagle
>            Assignee: Siddharth Wagle
>             Fix For: 2.1.0
>
>
> Stack trace:
> {code}
> 04 May 2015 18:05:13,404 ERROR [qtp-client-22] AmbariJpaLocalTxnInterceptor:114 - [DETAILED ERROR] Rollback reason: 
> Local Exception Stack: 
> Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.DatabaseException
> Internal Exception: java.sql.SQLException: ORA-24816: Expanded non LONG bind data supplied after actual LONG or LOB column
> Error Code: 24816
> Call: INSERT INTO widget (id, author, cluster_id, description, display_name, metrics, properties, scope, time_created, widget_name, widget_type, widget_values) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
> 	bind => [12 parameters bound]
> 	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:331)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)