Open Latest Join Update (beta) Broke my MQTT

Discussion in 'Join' started by Stupifier, Mar 2, 2019.

  1. Stupifier

    Stupifier Member

    Joined:
    Mar 10, 2015
    Messages:
    147
    Likes Received:
    6
    I updated today to latest version of Join (Beta)....now when I send a command to MQTT.....Join crashes. Error below.

    • Tried again, error again.
    • MQTT device is also missing from PC Chrome Browser Join Extension menu and Join API menu...but is still in Android Join app
    • If I delete the MQTT Device and try to Re-add it.....I Join app crash immediately following typing in address/port

    Code (Text):
    com.joaomgcd.join version 2.1.0-beta.10

     Source com.android.vending
     OS Build phoenix_oneplus5-8.1.0-OPM4.171019.021.R1
     OS Code 27
     Device ONEPLUS A5000
     Manufacturer OnePlus
     Product OnePlus5

    java.lang.ExceptionInInitializerError
     at org.eclipse.paho.android.service.d.a(SourceFile:289)
     at org.eclipse.paho.android.service.MqttService.a(SourceFile:329)
     at org.eclipse.paho.android.service.MqttAndroidClient.c(SourceFile:467)
     at org.eclipse.paho.android.service.MqttAndroidClient.a(SourceFile:76)
     at org.eclipse.paho.android.service.MqttAndroidClient$a.onServiceConnected(SourceFile:115)
     at android.app.LoadedApk$ServiceDispatcher.doConnected(LoadedApk.java:1652)
     at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1681)
     at android.os.Handler.handleCallback(Handler.java:790)
     at android.os.Handler.dispatchMessage(Handler.java:99)
     at android.os.Looper.loop(Looper.java:164)
     at android.app.ActivityThread.main(ActivityThread.java:6499)
     at java.lang.reflect.Method.invoke(Native Method)
     at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
     at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:108)
    Caused by: java.util.MissingResourceException: Can't find bundle for base name org.eclipse.paho.client.mqttv3.internal.nls.logcat, locale en_US
     at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1558)
     at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1381)
     at java.util.ResourceBundle.getBundle(ResourceBundle.java:771)
     at org.eclipse.paho.a.a.b.c.a(SourceFile:73)
     at org.eclipse.paho.a.a.h.<clinit>(SourceFile:87)
     ... 15 more
     
    Last edited: Mar 2, 2019
  2. Stupifier

    Stupifier Member

    Joined:
    Mar 10, 2015
    Messages:
    147
    Likes Received:
    6
    Got pushed a Join Beta update today. Tested my issue again. Issue persists. Please advise.
     
  3. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
  4. Stupifier

    Stupifier Member

    Joined:
    Mar 10, 2015
    Messages:
    147
    Likes Received:
    6
    Works. Issue fixed with that version. Thank you! You awesome!
     
: MQTT

Share This Page