You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/07/01 20:47:00 UTC

[jira] [Closed] (HBASE-14170) [HBase Rest] RESTServer is not shutting down if "hbase.rest.port" Address already in use.

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

Andrew Kyle Purtell closed HBASE-14170.
---------------------------------------

> [HBase Rest] RESTServer is not shutting down if "hbase.rest.port" Address already in use.
> -----------------------------------------------------------------------------------------
>
>                 Key: HBASE-14170
>                 URL: https://issues.apache.org/jira/browse/HBASE-14170
>             Project: HBase
>          Issue Type: Bug
>          Components: REST
>            Reporter: Y. SREENIVASULU REDDY
>            Priority: Major
>
> [HBase Rest] RESTServer is not shutting down if "hbase.rest.port" Address already in use.
>  If "hbase.rest.port" Address already in use, RESTServer should shutdown,
> with out this "hbase.rest.port"  we cant perform any operations on RESTServer. Then there is no use of running RESTServer process.
> {code}
> 2015-07-30 11:49:48,273 WARN  [main] mortbay.log: failed SelectChannelConnector@0.0.0.0:8080: java.net.BindException: Address already in use
> 2015-07-30 11:49:48,274 WARN  [main] mortbay.log: failed Server@563f38c4: java.net.BindException: Address already in use
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)