<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Connection refuse for Service Monitor,Host Monitor in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connection-refuse-for-Service-Monitor-Host-Monitor/m-p/48204#M47555</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/2432i08D8AB649CA11BDC/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;i that because of iptable? but i already disable the iptable and firewall please check the picture&lt;/P&gt;</description>
    <pubDate>Wed, 30 Nov 2016 18:48:42 GMT</pubDate>
    <dc:creator>ranan</dc:creator>
    <dc:date>2016-11-30T18:48:42Z</dc:date>
    <item>
      <title>Connection refuse for Service Monitor,Host Monitor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connection-refuse-for-Service-Monitor-Host-Monitor/m-p/48166#M47554</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; my cluster was running fine ,but after i enable the graphic model in AWS RedHat i am not able to start management service. i got below error .&lt;/P&gt;
&lt;P&gt;i checked Selinux and iptables all disabled and the firewall also disabled . Any idea what can cause this issue ?&lt;/P&gt;
&lt;P&gt;i think mostly is step 2 but not sure which step.&lt;/P&gt;
&lt;P&gt;AWS suggest step to enable graphic model:&lt;/P&gt;
&lt;P&gt;1. install graphic model&lt;/P&gt;
&lt;P&gt;2. setup XRDP&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1. Add the xrdp repository: sudo rpm -Uvh &lt;/SPAN&gt;&lt;A href="http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-1.el7.nux.noarch.rpm" target="_blank"&gt;http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-1.el7.nux.noarch.rpm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2. Install xrdp and tiger VNC server: sudo yum install -y xrdp tigervnc-server &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;3. 3. Setup SELINUX security: chcon --type=bin_t /usr/sbin/xrdp &amp;amp;&amp;amp; chcon --type=bin_t /usr/sbin/xrdp-sesman &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;4. Start and enable the xrdp service: sudo systemctl start xrdp &amp;amp;&amp;amp; sudo systemctl enable xrdp &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;5. Enable RDP port on the instance: sudo firewall-cmd --permanent --add-port=3389/tcp &amp;amp;&amp;amp; sudo firewall-cmd --reload &lt;STRONG&gt;&amp;nbsp;(I already disable &amp;nbsp;the firewall so i am able to login CM 7180)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;6. Set a password for ec2-user . This password will be used to connect to the RDP session: sudo passwd ec2-user &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;7. Set password for root as you will be prompted for cloud user password for network proxy and color. Login as root and set the password: sudo su &amp;amp;&amp;amp; passwd&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;2016-11-30 01:48:38,781 WARN 1137398285@scm-web-11:com.cloudera.server.web.cmf.EventsController: Exception querying events
org.apache.avro.AvroRemoteException: java.net.ConnectException: Connection refused
	at org.apache.avro.ipc.specific.SpecificRequestor.invoke(SpecificRequestor.java:88)
	at com.sun.proxy.$Proxy108.queryEvents(Unknown Source)
	at com.cloudera.cmf.event.query.AvroEventStoreQueryProxy.doQuery(AvroEventStoreQueryProxy.java:160)
	at com.cloudera.server.web.cmf.events.EventDao.findEvents(EventDao.java:361)
	at com.cloudera.server.web.cmf.EventsController.query(EventsController.java:166)&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;2016-11-30 01:37:20,582 WARN 1289534149@scm-web-4:com.cloudera.server.web.cmf.StatusProvider: Failed to submit task for getting status from SERVICE_MONITORING
com.cloudera.cmon.MgmtServiceNotRunningException: SERVICE_MONITORING is not running
	at com.cloudera.cmon.MgmtServiceLocator.getNozzleIPC(MgmtServiceLocator.java:145)
	at com.cloudera.server.web.cmf.StatusProvider$SubjectStatusCustomFuture.&amp;lt;init&amp;gt;(StatusProvider.java:618)
	at com.cloudera.server.web.cmf.StatusProvider.getStatus(StatusProvider.java:1043)&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Caught unexpected exception in main loop.
Traceback (most recent call last):
  File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.8.2-py2.7.egg/cmf/agent.py", line 710, in start
    self._init_after_first_heartbeat_response(resp_data)
  File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.8.2-py2.7.egg/cmf/agent.py", line 840, in _init_after_first_heartbeat_response
    self.client_configs.load()&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 14:18:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connection-refuse-for-Service-Monitor-Host-Monitor/m-p/48166#M47554</guid>
      <dc:creator>ranan</dc:creator>
      <dc:date>2016-11-30T14:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Connection refuse for Service Monitor,Host Monitor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connection-refuse-for-Service-Monitor-Host-Monitor/m-p/48204#M47555</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/2432i08D8AB649CA11BDC/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;i that because of iptable? but i already disable the iptable and firewall please check the picture&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 18:48:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connection-refuse-for-Service-Monitor-Host-Monitor/m-p/48204#M47555</guid>
      <dc:creator>ranan</dc:creator>
      <dc:date>2016-11-30T18:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Connection refuse for Service Monitor,Host Monitor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connection-refuse-for-Service-Monitor-Host-Monitor/m-p/48250#M47556</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/2433i62A4A40486C54B14/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;i checked clouder-scm-server-db it is working fine and i can manually connect to database by using info in db.mgmt.properties file .not sure whats wrong ~&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2016 19:40:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connection-refuse-for-Service-Monitor-Host-Monitor/m-p/48250#M47556</guid>
      <dc:creator>ranan</dc:creator>
      <dc:date>2016-12-01T19:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Connection refuse for Service Monitor,Host Monitor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connection-refuse-for-Service-Monitor-Host-Monitor/m-p/48254#M47557</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/2434i7D3DF288EC52F600/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="aws.png" style="width: 600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/2435i36667CED4A554EF6/image-size/large?v=v2&amp;amp;px=999" role="button" title="aws.png" alt="aws.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;i am trying to run the test connection from Cloudera Manger it stuck for ever.&lt;/P&gt;&lt;P&gt;but i can connect the same host and database from command line . i think the issue mostly is the&amp;nbsp;&lt;/P&gt;&lt;P&gt;cloudera embed db. but still not sure why and hot to fix&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2016 22:13:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connection-refuse-for-Service-Monitor-Host-Monitor/m-p/48254#M47557</guid>
      <dc:creator>ranan</dc:creator>
      <dc:date>2016-12-01T22:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Connection refuse for Service Monitor,Host Monitor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connection-refuse-for-Service-Monitor-Host-Monitor/m-p/48304#M47558</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/2438iDA84461358A6497C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;if i select&amp;nbsp;&lt;STRONG&gt;ip-172-31-26-41.us-west-1.compute.internal&lt;/STRONG&gt;&lt;SPAN&gt;. host to run test on&amp;nbsp;ip-172-31-26-40.us-west-1.compute.internal . it is working fine .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;but if select&amp;nbsp;ip-172-31-26-40.us-west-1.compute.internal to run test on its own db the connection not able to get through. Anyone have any idea?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Dec 2016 17:51:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connection-refuse-for-Service-Monitor-Host-Monitor/m-p/48304#M47558</guid>
      <dc:creator>ranan</dc:creator>
      <dc:date>2016-12-03T17:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: Connection refuse for Service Monitor,Host Monitor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connection-refuse-for-Service-Monitor-Host-Monitor/m-p/48497#M47559</link>
      <description>&lt;P&gt;I think redhat graphic model applied some configuration in my cluster . i tried install graphic package first then install CM it stucked not able to install .&amp;nbsp;&lt;/P&gt;&lt;P&gt;i solve the issue by create another node in the AWS and install graphic model as workspace to connnect cluster&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2016 22:59:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connection-refuse-for-Service-Monitor-Host-Monitor/m-p/48497#M47559</guid>
      <dc:creator>ranan</dc:creator>
      <dc:date>2016-12-13T22:59:46Z</dc:date>
    </item>
  </channel>
</rss>

