Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-3261

All notebook execution will go to pending state and never running it, I had to restart zeppelin for it to work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.7.2
    • None
    • None
    • None

    Description

      WARN [2018-03-05 13:58:14,244] ({qtp1018937824-8965} AbstractEventDriver.java[unhandled]:245) - Unhandled Error (closing connection)
      java.lang.OutOfMemoryError: Java heap space
       
      ERROR [2018-02-05 15:42:41,462] ({qtp1018937824-2281} NotebookServer.java[onMessage]:351) - Can't handle message
      org.eclipse.jetty.io.EofException
      at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:192)
      at org.eclipse.jetty.io.WriteFlusher.flush(WriteFlusher.java:408)
      at org.eclipse.jetty.io.WriteFlusher.completeWrite(WriteFlusher.java:364)
      at org.eclipse.jetty.io.SelectChannelEndPoint.onSelected(SelectChannelEndPoint.java:111)
      at org.eclipse.jetty.io.SelectorManager$ManagedSelector.processKey(SelectorManager.java:641)
      at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:612)
      at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:550)
      at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
      at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
      at java.lang.Thread.run(Thread.java:745)
      Caused by: java.io.IOException: Broken pipe
      at sun.nio.ch.FileDispatcherImpl.write0(Native Method)
      at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:47)
      at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
      at sun.nio.ch.IOUtil.write(IOUtil.java:65)
      at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
      at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:170)
      ... 10 more
      paragraph execution will go to pending state and never run and I had to restart zeppelin for it to work
      it is at least 1-2 times per 2 weeks will reproduce the problem

       
       
       
       

      Attachments

        Activity

          People

            Unassigned Unassigned
            novicelayman wangjian
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: