<?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: Freeze while activating the CDH Parcels in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Freeze-while-activating-the-CDH-Parcels/m-p/88850#M36784</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please let me know how did you resolve this. I have the same issue. I have checked for jdk, but its the same in all the other servers as well. Not sure why there is issue with only 1 server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;[root@ip-xx-x-xx-x cloudera-scm-agent]# rpm -qa "*jdk*"&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;java-1.8.0-openjdk-devel-1.8.0.144-0.b01.el7_4.x86_64&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;java-1.8.0-openjdk-headless-1.8.0.144-0.b01.el7_4.x86_64&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;jdk1.8.0_102-1.8.0_102-fcs.x86_64&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;copy-jdk-configs-2.2-3.el7.noarch&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;java-1.8.0-openjdk-1.8.0.144-0.b01.el7_4.x86_64&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 09 Apr 2019 00:55:13 GMT</pubDate>
    <dc:creator>Subba</dc:creator>
    <dc:date>2019-04-09T00:55:13Z</dc:date>
    <item>
      <title>Freeze while activating the CDH Parcels</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Freeze-while-activating-the-CDH-Parcels/m-p/47771#M36779</link>
      <description>&lt;P&gt;CDH Parcels Distributed sucessfully, but its not getting activated. When i checked cloudera-scm-agent logs, below is the error i'm getting&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[22/Nov/2016 10:13:14 +0000] 42787 MainThread agent        ERROR    Failed to configure inotify. Parcel repository will not auto-refresh.
Traceback (most recent call last):
  File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.7.0-py2.7.egg/cmf/agent.py", line 776, in _init_after_first_heartbeat_response
    self.inotify = self.repo.configure_inotify()
  File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.7.0-py2.7.egg/cmf/parcel.py", line 407, in configure_inotify
    wm = pyinotify.WatchManager()
  File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/pyinotify-0.9.3-py2.7.egg/pyinotify.py", line 1706, in __init__
    raise OSError(err % self._inotify_wrapper.str_errno())
OSError: Cannot initialize new instance of inotify, Errno=Too many open files (EMFILE)
[22/Nov/2016 10:13:14 +0000] 42787 MainThread parcel_cache INFO     Using /opt/cloudera/parcel-cache for parcel cache
[22/Nov/2016 10:13:15 +0000] 42787 MainThread agent        ERROR    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.7.0-py2.7.egg/cmf/agent.py", line 673, in start
    self._init_after_first_heartbeat_response(heartbeat_response["data"])
  File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.7.0-py2.7.egg/cmf/agent.py", line 803, in _init_after_first_heartbeat_response
    self.client_configs.load()
  File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.7.0-py2.7.egg/cmf/client_configs.py", line 682, in load
    new_deployed.update(self._lookup_alternatives(fname))
  File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.7.0-py2.7.egg/cmf/client_configs.py", line 432, in _lookup_alternatives
    return self._parse_alternatives(alt_name, out)
  File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.7.0-py2.7.egg/cmf/client_configs.py", line 444, in _parse_alternatives
    path, _, _, priority_str = line.rstrip().split(" ")
ValueError: too many values to unpack&lt;/PRE&gt;&lt;P&gt;Any help to fix the issue&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2016 05:05:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Freeze-while-activating-the-CDH-Parcels/m-p/47771#M36779</guid>
      <dc:creator>kchaitanya</dc:creator>
      <dc:date>2016-11-22T05:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: Freeze while activating the CDH Parcels</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Freeze-while-activating-the-CDH-Parcels/m-p/47775#M36780</link>
      <description>&lt;P&gt;I restarted the server and for 10 mins i didn't get &lt;STRONG&gt;Too many opend files issue, &lt;/STRONG&gt;again its started. Now it is showing below along with above issue&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[22/Nov/2016 11:22:45 +0000] 5583 MainThread agent        ERROR    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.7.0-py2.7.egg/cmf/agent.py", line 673, in start
    self._init_after_first_heartbeat_response(heartbeat_response["data"])
  File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.7.0-py2.7.egg/cmf/agent.py", line 803, in _init_after_first_heartbeat_response
    self.client_configs.load()
  File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.7.0-py2.7.egg/cmf/client_configs.py", line 682, in load
    new_deployed.update(self._lookup_alternatives(fname))
  File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.7.0-py2.7.egg/cmf/client_configs.py", line 432, in _lookup_alternatives
    return self._parse_alternatives(alt_name, out)
  File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.7.0-py2.7.egg/cmf/client_configs.py", line 444, in _parse_alternatives
    path, _, _, priority_str = line.rstrip().split(" ")
ValueError: too many values to unpack&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2016 05:59:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Freeze-while-activating-the-CDH-Parcels/m-p/47775#M36780</guid>
      <dc:creator>kchaitanya</dc:creator>
      <dc:date>2016-11-22T05:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Freeze while activating the CDH Parcels</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Freeze-while-activating-the-CDH-Parcels/m-p/47805#M36781</link>
      <description>Issue has been resolved after un-installation of OpenJDK&lt;BR /&gt;&lt;BR /&gt;Followed &lt;A href="http://community.cloudera.com/t5/Cloudera-Manager-Installation/Problem-with-cloudera-agent/m-p/47799#M8792?eid=31&amp;amp;aid=1" target="_blank"&gt;http://community.cloudera.com/t5/Cloudera-Manager-Installation/Problem-with-cloudera-agent/m-p/47799#M8792?eid=31&amp;amp;aid=1&lt;/A&gt;</description>
      <pubDate>Tue, 22 Nov 2016 10:34:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Freeze-while-activating-the-CDH-Parcels/m-p/47805#M36781</guid>
      <dc:creator>kchaitanya</dc:creator>
      <dc:date>2016-11-22T10:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Freeze while activating the CDH Parcels</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Freeze-while-activating-the-CDH-Parcels/m-p/55504#M36782</link>
      <description>&lt;P&gt;Uninstalling OpenJDK solved it for me aswell. These packages were installed with Trifacta unfortunately in my case.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2017 11:33:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Freeze-while-activating-the-CDH-Parcels/m-p/55504#M36782</guid>
      <dc:creator>ketot</dc:creator>
      <dc:date>2017-06-07T11:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Freeze while activating the CDH Parcels</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Freeze-while-activating-the-CDH-Parcels/m-p/62286#M36783</link>
      <description>&lt;P&gt;Same for me! Trifacta should know better! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Is openJDK still a requirement for Trifacta?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2017 10:01:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Freeze-while-activating-the-CDH-Parcels/m-p/62286#M36783</guid>
      <dc:creator>ketot</dc:creator>
      <dc:date>2017-11-28T10:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: Freeze while activating the CDH Parcels</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Freeze-while-activating-the-CDH-Parcels/m-p/88850#M36784</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please let me know how did you resolve this. I have the same issue. I have checked for jdk, but its the same in all the other servers as well. Not sure why there is issue with only 1 server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;[root@ip-xx-x-xx-x cloudera-scm-agent]# rpm -qa "*jdk*"&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;java-1.8.0-openjdk-devel-1.8.0.144-0.b01.el7_4.x86_64&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;java-1.8.0-openjdk-headless-1.8.0.144-0.b01.el7_4.x86_64&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;jdk1.8.0_102-1.8.0_102-fcs.x86_64&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;copy-jdk-configs-2.2-3.el7.noarch&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;java-1.8.0-openjdk-1.8.0.144-0.b01.el7_4.x86_64&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2019 00:55:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Freeze-while-activating-the-CDH-Parcels/m-p/88850#M36784</guid>
      <dc:creator>Subba</dc:creator>
      <dc:date>2019-04-09T00:55:13Z</dc:date>
    </item>
  </channel>
</rss>

