<?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: NIFI 1.0 can't empty queues in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-1-0-can-t-empty-queues/m-p/107723#M42432</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/9304/tspann.html" nodeid="9304"&gt;@Timothy Spann&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Looks like you do not have enough file handles&lt;/P&gt;&lt;P&gt;The following command will show your current open file limits:&lt;/P&gt;&lt;P&gt;# ulimit -a&lt;/P&gt;&lt;P&gt;This should be min 10000, but may need to be even higher depending on the dataflow.&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
    <pubDate>Fri, 30 Sep 2016 21:39:24 GMT</pubDate>
    <dc:creator>MattWho</dc:creator>
    <dc:date>2016-09-30T21:39:24Z</dc:date>
    <item>
      <title>NIFI 1.0 can't empty queues</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-1-0-can-t-empty-queues/m-p/107722#M42431</link>
      <description>&lt;P&gt;I had a lot of queue up messages in a few place on a single 8G Node of HDF 2.0 and couldn't empty the queues.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8162-emptyqueue.png" style="width: 2804px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/23453i63CA22FCEDA30A3D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="8162-emptyqueue.png" alt="8162-emptyqueue.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Errors&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;java.net.SocketException: Too many open files
at java.net.PlainSocketImpl.socketAccept(Native Method) ~[na:1.8.0_101]
at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409) ~[na:1.8.0_101]
at java.net.ServerSocket.implAccept(ServerSocket.java:545) ~[na:1.8.0_101]
at java.net.ServerSocket.accept(ServerSocket.java:513) ~[na:1.8.0_101]
at org.apache.nifi.BootstrapListener$Listener.run(BootstrapListener.java:158) ~[nifi-runtime-1.0.0.2.0.0.0-579.jar:1.0.0.2.0.0.0-579]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_101]
2016-09-30 13:52:42,479 ERROR [Listen to Bootstrap] org.apache.nifi.BootstrapListener Failed to process request from Bootstrap due to java.net.SocketException: Too many open files
java.net.SocketException: Too many open files
at java.net.PlainSocketImpl.socketAccept(Native Method) ~[na:1.8.0_101]
at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409) ~[na:1.8.0_101]
at java.net.ServerSocket.implAccept(ServerSocket.java:545) ~[na:1.8.0_101]
at java.net.ServerSocket.accept(ServerSocket.java:513) ~[na:1.8.0_101]
at org.apache.nifi.BootstrapListener$Listener.run(BootstrapListener.java:158) ~[nifi-runtime-1.0.0.2.0.0.0-579.jar:1.0.0.2.0.0.0-579]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_101]&lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;bootstrap.conf&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;# JVM memory settings
java.arg.2=-Xms4096m
java.arg.3=-Xmx8092m
# Enable Remote Debugging
#java.arg.debug=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=8000
java.arg.4=-Djava.net.preferIPv4Stack=true
# allowRestrictedHeaders is required for Cluster/Node communications to work properly
java.arg.5=-Dsun.net.http.allowRestrictedHeaders=true
java.arg.6=-Djava.protocol.handler.pkgs=sun.net.www.protocol
# The G1GC is still considered experimental but has proven to be very advantageous in providing great
# performance without significant "stop-the-world" delays.
java.arg.13=-XX:+UseG1GC&lt;/PRE&gt;</description>
      <pubDate>Mon, 19 Aug 2019 11:44:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-1-0-can-t-empty-queues/m-p/107722#M42431</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2019-08-19T11:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: NIFI 1.0 can't empty queues</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-1-0-can-t-empty-queues/m-p/107723#M42432</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/9304/tspann.html" nodeid="9304"&gt;@Timothy Spann&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Looks like you do not have enough file handles&lt;/P&gt;&lt;P&gt;The following command will show your current open file limits:&lt;/P&gt;&lt;P&gt;# ulimit -a&lt;/P&gt;&lt;P&gt;This should be min 10000, but may need to be even higher depending on the dataflow.&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 21:39:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-1-0-can-t-empty-queues/m-p/107723#M42432</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2016-09-30T21:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: NIFI 1.0 can't empty queues</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-1-0-can-t-empty-queues/m-p/107724#M42433</link>
      <description>&lt;P&gt;it was unlimited!?!??!   I restarted NIFI and was able to do it.   Probably too much in JVM memory and a wrong message?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 21:54:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-1-0-can-t-empty-queues/m-p/107724#M42433</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-09-30T21:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: NIFI 1.0 can't empty queues</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-1-0-can-t-empty-queues/m-p/107725#M42434</link>
      <description>&lt;P&gt;I shut down the server, made sure the memory was clear.  I upped the memory in bootstrap.conf and made sure all the heavy duty processors (Twitter) were stopped.  Then on restart I went to the ones I wanted to empty and was able to do so.   Once all that junk was out memory, everything worked flawless.   I think my server was a bit undersized for what I was doing.   I was running all the tweets from Strata through TensorFlow, Python Vader, saving images, maybe 50 processors plus a few demos I was running simultaneously.   &lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 22:18:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-1-0-can-t-empty-queues/m-p/107725#M42434</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-09-30T22:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: NIFI 1.0 can't empty queues</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-1-0-can-t-empty-queues/m-p/107726#M42435</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;i have 5 separate queues for 5 different processors, everytime  i'm going to each processor and clearing the each queue its taking me lot of time, is there any way to clear all the queue's at same time ?&lt;/P&gt;&lt;P&gt;please help me with this &lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;Ravi &lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2017 23:38:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-1-0-can-t-empty-queues/m-p/107726#M42435</guid>
      <dc:creator>devopsteja</dc:creator>
      <dc:date>2017-03-02T23:38:13Z</dc:date>
    </item>
  </channel>
</rss>

