You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/03/03 18:49:45 UTC

[jira] [Commented] (KNOX-900) UnitTest WebsocketMultipleConnectionTest intermittantly fails with NPE

    [ https://issues.apache.org/jira/browse/KNOX-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15894840#comment-15894840 ] 

ASF subversion and git services commented on KNOX-900:
------------------------------------------------------

Commit ade9d7a9967b8f2d229e2c214566c1de0322829a in knox's branch refs/heads/master from [~moresandeep]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=ade9d7a ]

KNOX-900 - In the WebsocketMultipleConnectionTest before sending data check whether the socket is active


> UnitTest WebsocketMultipleConnectionTest intermittantly fails with NPE
> ----------------------------------------------------------------------
>
>                 Key: KNOX-900
>                 URL: https://issues.apache.org/jira/browse/KNOX-900
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 0.11.0
>         Environment: Jenkins
>            Reporter: Sandeep More
>            Assignee: Sandeep More
>             Fix For: 0.12.0
>
>         Attachments: KNOX-900.001.patch
>
>
> https://builds.apache.org/job/Knox-0.12.0/lastBuild/org.apache.knox$gateway-server/testReport/org.apache.hadoop.gateway.websockets/WebsocketMultipleConnectionTest/testMultipleConnections/
> Error Message
> RemoteEndpoint unavailable, outgoing connection not open
> Stacktrace
> org.eclipse.jetty.websocket.api.WebSocketException: RemoteEndpoint unavailable, outgoing connection not open
> 	at org.eclipse.jetty.websocket.common.WebSocketSession.getRemote(WebSocketSession.java:252)
> 	at org.eclipse.jetty.websocket.jsr356.AbstractJsrRemote.<init>(AbstractJsrRemote.java:50)
> 	at org.eclipse.jetty.websocket.jsr356.JsrBasicRemote.<init>(JsrBasicRemote.java:44)
> 	at org.eclipse.jetty.websocket.jsr356.JsrSession.getBasicRemote(JsrSession.java:166)
> 	at org.apache.hadoop.gateway.websockets.WebsocketMultipleConnectionTest.testMultipleConnections(WebsocketMultipleConnectionTest.java:165)
> Standard Output
> ERROR [org.apache.hadoop.gateway.websockets] Error: java.lang.NullPointerException



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)