You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2020/01/09 20:51:00 UTC

[jira] [Resolved] (HDDS-2865) Recon does not stop its SCM

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

Attila Doroszlai resolved HDDS-2865.
------------------------------------
    Resolution: Duplicate

Being fixed in [pull request|https://github.com/apache/hadoop-ozone/pull/405] for HDDS-2763.

> Recon does not stop its SCM
> ---------------------------
>
>                 Key: HDDS-2865
>                 URL: https://issues.apache.org/jira/browse/HDDS-2865
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: Ozone Recon
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Major
>
> After fixing HDDS-2863, {{TestRecon}} fails at {{restartReconServer}}, because Recon does not stop its SCM:
> {code:title=output}
> 1) Error injecting constructor, java.net.BindException: Problem binding to [0.0.0.0:36399] java.net.BindException: Address already in use; For more details see:  http://wiki.apache.org/hadoop/BindException
>   at org.apache.hadoop.ozone.recon.scm.ReconStorageContainerManager.<init>(ReconStorageContainerManager.java:57)
>   while locating org.apache.hadoop.ozone.recon.scm.ReconStorageContainerManager
> 1 error
> 	at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1025)
> 	at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1051)
> 	at org.apache.hadoop.ozone.recon.ReconServer.getReconStorageContainerManager(ReconServer.java:123)
> 	at org.apache.hadoop.ozone.recon.ReconServer.call(ReconServer.java:84)
> 	at org.apache.hadoop.ozone.recon.ReconServer.call(ReconServer.java:38)
> 	at picocli.CommandLine.execute(CommandLine.java:1173)
> 	at picocli.CommandLine.access$800(CommandLine.java:141)
> 	at picocli.CommandLine$RunLast.handle(CommandLine.java:1367)
> 	at picocli.CommandLine$RunLast.handle(CommandLine.java:1335)
> 	at picocli.CommandLine$AbstractParseResultHandler.handleParseResult(CommandLine.java:1243)
> 	at picocli.CommandLine.parseWithHandlers(CommandLine.java:1526)
> 	at picocli.CommandLine.parseWithHandler(CommandLine.java:1465)
> 	at org.apache.hadoop.hdds.cli.GenericCli.execute(GenericCli.java:65)
> 	at org.apache.hadoop.hdds.cli.GenericCli.run(GenericCli.java:56)
> 	at org.apache.hadoop.ozone.MiniOzoneClusterImpl.restartReconServer(MiniOzoneClusterImpl.java:312)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org