You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by guptabandhu25 <gi...@git.apache.org> on 2016/06/02 04:27:58 UTC

[GitHub] incubator-zeppelin issue #53: Added Shiro security

Github user guptabandhu25 commented on the issue:

    https://github.com/apache/incubator-zeppelin/pull/53
  
    Hi Hayssams , the authentication letter is applied but in terms of exception as  i am not getting any window for putting my username and password . I am in the customer network so it is not asking for any authentication .
    
    Showing the message 
    
    ERROR [2016-06-02 14:27:22,265] ({qtp513169028-34} NotebookServer.java[onMessage]:179) - Can't handle message
    java.lang.Exception: Anonymous access not allowed
            at org.apache.zeppelin.socket.NotebookServer.onMessage(NotebookServer.java:110)
            at org.apache.zeppelin.socket.NotebookSocket.onMessage(NotebookSocket.java:56)
            at org.eclipse.jetty.websocket.WebSocketConnectionRFC6455$WSFrameHandler.onFrame(WebSocketConnectionRFC6455.java:835)
            at org.eclipse.jetty.websocket.WebSocketParserRFC6455.parseNext(WebSocketParserRFC6455.java:349)
            at org.eclipse.jetty.websocket.WebSocketConnectionRFC6455.handle(WebSocketConnectionRFC6455.java:225)
            at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:667)
            at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
            at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
            at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
            at java.lang.Thread.run(Thread.java:745)



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---