You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Ivan Kozlov <ik...@hortonworks.com> on 2015/06/08 23:59:47 UTC

Review Request 35228: Ambari server start fails due to incorrect jdbc url when using sid

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35228/
-----------------------------------------------------------

Review request for Ambari.


Repository: ambari


Description
-------

ambari-server setup --database=oracle --databasehost=ec2-52-5-27-33.compute-1.amazonaws.com --databaseport=1521 --databasename=ORCL --databaseusername=ambaricustoma587e393 --databasepassword=bigdatacustom --postgresschema=ORCL -s
Output is : After some log,
.......
Adjusting ambari-server permissions and ownership...
Ambari Server 'setup' completed successfully.
Ambari server start fails.
Log:
Caused by: oracle.net.ns.NetException: Listener refused the connection with the following error:
ORA-12514, TNS:listener does not currently know of service requested in connect descriptor


Diffs
-----

  ambari-server/src/main/python/ambari_server/dbConfiguration_linux.py e85454b 
  ambari-server/src/test/python/TestAmbariServer.py 38a4367 

Diff: https://reviews.apache.org/r/35228/diff/


Testing
-------

unittest passed


Thanks,

Ivan Kozlov


Re: Review Request 35228: Ambari server start fails due to incorrect jdbc url when using sid

Posted by Sumit Mohanty <sm...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35228/#review87095
-----------------------------------------------------------

Ship it!


Ship It!

- Sumit Mohanty


On June 8, 2015, 9:59 p.m., Ivan Kozlov wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/35228/
> -----------------------------------------------------------
> 
> (Updated June 8, 2015, 9:59 p.m.)
> 
> 
> Review request for Ambari.
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> ambari-server setup --database=oracle --databasehost=ec2-52-5-27-33.compute-1.amazonaws.com --databaseport=1521 --databasename=ORCL --databaseusername=ambaricustoma587e393 --databasepassword=bigdatacustom --postgresschema=ORCL -s
> Output is : After some log,
> .......
> Adjusting ambari-server permissions and ownership...
> Ambari Server 'setup' completed successfully.
> Ambari server start fails.
> Log:
> Caused by: oracle.net.ns.NetException: Listener refused the connection with the following error:
> ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/python/ambari_server/dbConfiguration_linux.py e85454b 
>   ambari-server/src/test/python/TestAmbariServer.py 38a4367 
> 
> Diff: https://reviews.apache.org/r/35228/diff/
> 
> 
> Testing
> -------
> 
> unittest passed
> 
> 
> Thanks,
> 
> Ivan Kozlov
> 
>