Skip to content
This repository has been archived by the owner on Apr 4, 2020. It is now read-only.

java.lang.NullPointerException: ssl == null #14

Open
oleonov opened this issue Dec 12, 2017 · 1 comment
Open

java.lang.NullPointerException: ssl == null #14

oleonov opened this issue Dec 12, 2017 · 1 comment

Comments

@oleonov
Copy link

oleonov commented Dec 12, 2017

I have exception
FATAL EXCEPTION: Centrifugo Process: pro.myburse.app, PID: 27180 java.lang.NullPointerException: ssl == null at com.android.org.conscrypt.NativeCrypto.SSL_set_timeout(Native Method) at com.android.org.conscrypt.SslWrapper.setTimeout(SslWrapper.java:101) at com.android.org.conscrypt.ActiveSession.invalidate(ActiveSession.java:147) at com.android.org.conscrypt.DelegatingExtendedSSLSession.invalidate(DelegatingExtendedSSLSession.java:120) at org.java_websocket.SSLSocketChannel2.close(SSLSocketChannel2.java:268) at org.java_websocket.WebSocketImpl.closeConnection(WebSocketImpl.java:453) at org.java_websocket.WebSocketImpl.eot(WebSocketImpl.java:511) at org.java_websocket.client.WebSocketClient.interruptableRun(WebSocketClient.java:249) at org.java_websocket.client.WebSocketClient.run(WebSocketClient.java:188) at java.lang.Thread.run(Thread.java:764)
on centrifugo.disconnect()
Probke is not only in exception - I can't catch it

@FZambia
Copy link
Member

FZambia commented Dec 14, 2017

@oleonov hello, thanks for report! Currently I am looking for maintainer for this library.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants