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

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

Siddharth Wagle created AMBARI-10918:
----------------------------------------

             Summary: 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)