Code Monkey home page Code Monkey logo

Comments (3)

sripati avatar sripati commented on August 17, 2024 1

We need to upgrade Java-WebSocket:1.3.5 to Java-WebSocket:1.3.8. This issue is not coming from deepstream. It is coming from Java-WebSocket library. After upgraded Java-WebSocket:1.3.8, it was worked. We should wait to deepstream for upgrade the library. Otherwise we can do ourselves.

from deepstream.io-client-java.

mannyhappenings avatar mannyhappenings commented on August 17, 2024

I am also facing exact same issue on Android Oreo on MI A1.

Is there any workaround for this issue?

from deepstream.io-client-java.

mannyhappenings avatar mannyhappenings commented on August 17, 2024

I updated the client from 1.3.5 to 1.3.8
It resolved Android Crash but something else breaking now.

Following exceptions occurred on devices:

Android 4.4.4 (SM-T116NY)

java.lang.NullPointerException: null
    at io.deepstream.JavaEndpointWebsocket$WebSocket.onError(JavaEndpointWebsocket.java:91)
    at org.java_websocket.client.WebSocketClient.run(WebSocketClient.java:396)
    at java.lang.Thread.run(Thread.java:841)

Android 5.0.1 (Micromax p680)

io.deepstream.DeepstreamException: CONNECTION_ERROR: Write error: ssl=0xb8e26fd0: I/O error during system call, Broken pipe
    at io.deepstream.DeepstreamClientAbstract.onError(DeepstreamClientAbstract.java:59)
    at io.deepstream.Connection$1.run(Connection.java:201)
    at java.util.Timer$TimerImpl.run(Timer.java:284)

Android 7.1.2(H96 Pro+)

io.deepstream.DeepstreamException: CONNECTION_ERROR: Write error: ssl=0xe69ac2c0: I/O error during system call, Broken pipe
    at io.deepstream.DeepstreamClientAbstract.onError(DeepstreamClientAbstract.java:59)
    at io.deepstream.Connection$1.run(Connection.java:201)
    at java.util.TimerThread.mainLoop(Timer.java:555)
    at java.util.TimerThread.run(Timer.java:505)

Can someone please suggest me some get around these issues until it's fixed for good?

from deepstream.io-client-java.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.