Code Monkey home page Code Monkey logo

Comments (4)

ocram avatar ocram commented on May 21, 2024

Thanks for your feedback!

So you can really reproduce this every time? Whenever the login is done and you subscribe to a collection, you get these errors?

And if you try an older version of our JARs without changing any other part of the code (except you must use WS instead of WSS), the problems are gone?

Here is version 1.0.1 of the JAR:
https://github.com/delight-im/Android-DDP/blob/v1.0.1/Android/JARs/Android-DDP.jar

from android-ddp.

Rokeder avatar Rokeder commented on May 21, 2024

Yes, every time, there are no exceptional cases. In 1 version jar in 70% i haven't log out errors, but in other 30% cases i can't successfull login (loginWithEmail) and log out by the server. There are also very short lifetime of Meteor variable connection(maximum 2 hours or something like that). And sometimes it look like this:

01-09 13:33:05.058 21480-21480/com.rokeder.example I/System.out: dispatching
01-09 13:33:05.066 21480-21480/com.rokeder.example W/MessageQueue: Handler (de.tavendo.autobahn.WebSocketWriter) {8ce4183} sending message to a Handler on a dead thread
java.lang.IllegalStateException: Handler (de.tavendo.autobahn.WebSocketWriter) {8ce4183} sending message to a Handler on a dead thread
at android.os.MessageQueue.enqueueMessage(MessageQueue.java:543)
at android.os.Handler.enqueueMessage(Handler.java:631)
at android.os.Handler.sendMessageAtTime(Handler.java:600)
at android.os.Handler.sendMessageDelayed(Handler.java:570)
at android.os.Handler.sendMessage(Handler.java:507)
at de.tavendo.autobahn.WebSocketWriter.forward(WebSocketWriter.java:100)
at de.tavendo.autobahn.WebSocketConnection.sendTextMessage(WebSocketConnection.java:137)
at im.delight.android.ddp.Meteor.send(Meteor.java:265)
at im.delight.android.ddp.Meteor.send(Meteor.java:246)
at im.delight.android.ddp.Meteor.callWithSeed(Meteor.java:939)
at im.delight.android.ddp.Meteor.call(Meteor.java:887)
at im.delight.android.ddp.Meteor.login(Meteor.java:755)
at im.delight.android.ddp.Meteor.loginWithEmail(Meteor.java:726)
at com.rokeder.reactdelivery.Login$6.onClick(Login.java:285)
at android.view.View.performClick(View.java:5204)
at android.view.View$PerformClick.run(View.java:21153)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:148)
at android.app.ActivityThread.main(ActivityThread.java:5417)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)

from android-ddp.

ocram avatar ocram commented on May 21, 2024

Regarding your original problem, i.e. being logged out whenever you subscribe to some data, has this been resolved?

If not, are you running this on an emulator or on a real device?

from android-ddp.

ocram avatar ocram commented on May 21, 2024

Closing due to inactivity

from android-ddp.

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.