You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Mohammad Arshad (Jira)" <ji...@apache.org> on 2023/05/15 14:21:00 UTC

[jira] [Assigned] (AMBARI-25939) Move Ambari metrics collector does not update timeline.metrics.service.webapp.address

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

Mohammad Arshad reassigned AMBARI-25939:
----------------------------------------

    Assignee: Mohammad Arshad

> Move Ambari metrics collector does not update timeline.metrics.service.webapp.address
> -------------------------------------------------------------------------------------
>
>                 Key: AMBARI-25939
>                 URL: https://issues.apache.org/jira/browse/AMBARI-25939
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-metrics
>    Affects Versions: metrics-3.0.0
>            Reporter: Mohammad Arshad
>            Assignee: Mohammad Arshad
>            Priority: Major
>
> Move Ambari metrics collector does not update timeline.metrics.service.webapp.address and restart fails with follwing exceptions
> {code:java}
> 2023-05-15 13:59:52,221 INFO org.apache.hadoop.http.HttpServer2: HttpServer.start() threw a non Bind IOException
> java.net.BindException: Port in use: Host1:6188
>         at org.apache.hadoop.http.HttpServer2.constructBindException(HttpServer2.java:1344)
>         at org.apache.hadoop.http.HttpServer2.bindForSinglePort(HttpServer2.java:1366)
>         at org.apache.hadoop.http.HttpServer2.openListeners(HttpServer2.java:1429)
>         at org.apache.hadoop.http.HttpServer2.start(HttpServer2.java:1275)
>         at org.apache.hadoop.yarn.webapp.WebApps$Builder.start(WebApps.java:472)
>         at org.apache.hadoop.yarn.webapp.WebApps$Builder.start(WebApps.java:461)
>         at org.apache.ambari.metrics.AMSApplicationServer.startWebApp(AMSApplicationServer.java:135)
>         at org.apache.ambari.metrics.AMSApplicationServer.serviceStart(AMSApplicationServer.java:73)
>         at org.apache.hadoop.service.AbstractService.start(AbstractService.java:194)
>         at org.apache.ambari.metrics.AMSApplicationServer.launchAMSApplicationServer(AMSApplicationServer.java:98)
>         at org.apache.ambari.metrics.AMSApplicationServer.main(AMSApplicationServer.java:107)
> Caused by: java.io.IOException: Failed to bind to Host1/IP:6188
>         at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:349)
>         at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:310)
>         at org.apache.hadoop.http.HttpServer2.bindListener(HttpServer2.java:1331)
>         at org.apache.hadoop.http.HttpServer2.bindForSinglePort(HttpServer2.java:1362)
>         ... 9 more
> Caused by: java.net.BindException: Cannot assign requested address
>         at sun.nio.ch.Net.bind0(Native Method)
> {code}



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

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