You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Richard Zang (JIRA)" <ji...@apache.org> on 2017/03/20 20:35:41 UTC

[jira] [Resolved] (AMBARI-19145) Namenodes failed to start while adding a Jouralnode

     [ https://issues.apache.org/jira/browse/AMBARI-19145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Zang resolved AMBARI-19145.
-----------------------------------
    Resolution: Cannot Reproduce

> Namenodes failed to start while adding a Jouralnode
> ---------------------------------------------------
>
>                 Key: AMBARI-19145
>                 URL: https://issues.apache.org/jira/browse/AMBARI-19145
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.5.0
>            Reporter: Vivek Rathod
>            Assignee: Richard Zang
>            Priority: Blocker
>             Fix For: 2.5.0
>
>
> STR:
> 1) Install cluster and Enable HA with 3 Journalnodes
> 2) Add a Journal node using manage JN wizard (This goes through fine)
> 3) Add another Journal node
> This time go to hosts page, and click add component-> JN and use the manage JN wizard
> Namenodes fail to start in the final step.
> Both the namenodes fail to connect to each other
> {noformat}
> java.net.ConnectException: Connection refused
> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
> 	at org.apache.hadoop.net.SocketIOWithTimeout.connect(SocketIOWithTimeout.java:206)
> 	at org.apache.hadoop.net.NetUtils.connect(NetUtils.java:531)
> 	at org.apache.hadoop.net.NetUtils.connect(NetUtils.java:495)
> 	at org.apache.hadoop.ipc.Client$Connection.setupConnection(Client.java:650)
> 	at org.apache.hadoop.ipc.Client$Connection.setupIOstreams(Client.java:745)
> 	at org.apache.hadoop.ipc.Client$Connection.access$3200(Client.java:397)
> 	at org.apache.hadoop.ipc.Client.getConnection(Client.java:1618)
> 	at org.apache.hadoop.ipc.Client.call(Client.java:1449)
> 	at org.apache.hadoop.ipc.Client.call(Client.java:1396)
> 	at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:233)
> 	at com.sun.proxy.$Proxy8.getServiceStatus(Unknown Source)
> 	at 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)