NumberFormatException on OMEMO payload (#99)
In QA
Andrzej Wójcik (Tigase) opened 1 week ago
Warn: (t.h.c.e.EventBus) Problem on handling event tigase.halcyon.core.xmpp.modules.pubsub.PubSubEventReceivedEvent
java.lang.NumberFormatException: For input string: "eu.siacs.conversations.axolotl.bundles:1050763248"
        at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
        at java.base/java.lang.Integer.parseInt(Integer.java:662)
Debug: (t.h.c.c.s.SocketConnector) Received element <message xmlns="jabber:client" from="wojtek@tigase.org" id="9794" to="wojtek@tigase.org/1816034670-tigase-679" type="headline"><event xmlns="http://jabber.org/protocol/pubsub#event"><items node="urn:xmpp:avatar:metadata">...</items></event></message>
        at java.base/java.lang.Integer.parseInt(Integer.java:778)
        at tigase.halcyon.core.xmpp.modules.omemo.OMEMOModule.processBundle(OMEMOModule.kt:126)
        at tigase.halcyon.core.xmpp.modules.omemo.OMEMOModule.processPubSubItemPublishedEvent(OMEMOModule.kt:121)
        at tigase.halcyon.core.xmpp.modules.omemo.OMEMOModule.access$processPubSubItemPublishedEvent(OMEMOModule.kt:52)
        at tigase.halcyon.core.xmpp.modules.omemo.OMEMOModule$1.invoke(OMEMOModule.kt:110)
Info: (ConnectionService) Event: tigase.halcyon.core.xmpp.modules.pubsub.PubSubItemEvent$Published@1f66f376
        at tigase.halcyon.core.xmpp.modules.omemo.OMEMOModule$1.invoke(OMEMOModule.kt:109)
        at tigase.halcyon.core.eventbus.NoContextEventBus$register$1.onEvent(NoContextEventBus.kt:87)
        at tigase.halcyon.core.eventbus.EventBus.fireThreadPerHandler$lambda$5$lambda$4(EventBus.kt:76)
        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
        at java.base/java.lang.Thread.run(Thread.java:1583)
Andrzej Wójcik (Tigase) changed title 1 week ago
Previous Value Current Value
NumberFormatException on OMEMO payload (#242)
NumberFormatException on OMEMO payload
Andrzej Wójcik (Tigase) added "Related" tygrys/tygrys#242 1 week ago
Andrzej Wójcik (Tigase) changed state to 'In Progress' 1 week ago
Previous Value Current Value
Open
In Progress
Referenced from commit 1 week ago
Andrzej Wójcik (Tigase) commented 1 week ago

Fix applied.

Andrzej Wójcik (Tigase) changed state to 'In QA' 1 week ago
Previous Value Current Value
In Progress
In QA
issue 1 of 1
Type
Task
Priority
Normal
Assignee
Version
none
Sprints
n/a
Customer
n/a
Issue Votes (0)
Watchers (3)
Reference
tigase/_libraries/halcyon#99
Please wait...
Page is in error, reload to recover