You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "吴志龙 (JIRA)" <ji...@apache.org> on 2016/12/05 10:25:58 UTC

[jira] [Created] (ZEPPELIN-1751) org.eclipse.jetty.io.EofException

吴志龙 created ZEPPELIN-1751:
-----------------------------

             Summary: org.eclipse.jetty.io.EofException
                 Key: ZEPPELIN-1751
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1751
             Project: Zeppelin
          Issue Type: Bug
          Components: zeppelin-server
    Affects Versions: 0.6.2
         Environment: linux redhot
zeppelin version  0.7 
zeppelin server memory 4G 
            Reporter: 吴志龙
             Fix For: 0.6.2


zeppelin version 0.7 
Page can't display notebook 
logs

ERROR [2016-12-05 14:33:29,056] ({qtp2012648179-5860} NotebookServer.java[onMessage]:262) - 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:640)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:611)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        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: Connection reset by peer
        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:487)
        at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:170)
        ... 10 more



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)