You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Myroslav Papirkovskyy (JIRA)" <ji...@apache.org> on 2013/10/01 19:11:23 UTC

[jira] [Created] (AMBARI-3402) ambari-server setup silently fails when it cannot connect to the remote oracle host

Myroslav Papirkovskyy created AMBARI-3402:
---------------------------------------------

             Summary: ambari-server setup silently fails when it cannot connect to the remote oracle host
                 Key: AMBARI-3402
                 URL: https://issues.apache.org/jira/browse/AMBARI-3402
             Project: Ambari
          Issue Type: Bug
          Components: controller
    Affects Versions: 1.4.0
            Reporter: Myroslav Papirkovskyy
            Assignee: Myroslav Papirkovskyy
             Fix For: 1.4.1


The oracle db was installed on a host where port 1521 was not accessible to the ambari-server host. However, "ambari-server setup" did not report failure.

{code}
Enter advanced database configuration [y/n] (n)? y
==============================================================================
Choose one of the following options:
[1] - PostgreSQL (Embedded)
[2] - Oracle
==============================================================================
Enter choice (1): 2
Hostname (localhost): test-sm1.iad1
Port (1521):
Select Oracle identifier type:
1 - Service Name
2 - SID
(1):
Service Name (ambari): XE
Username (ambari):
Enter Database Password (bigdata):
Copying JDBC drivers to server resources...
Configuring remote database connection properties...
Copying JDBC drivers to server resources...
Ambari Server 'setup' completed successfully.
{code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)