Projects tigase _server tigase-muc Issues #164
NPE with presence=unavailable (#164)
Open
wojciech.kapcia@tigase.net opened 1 month ago
[2024-07-19 15:41:52:755] [SEVERE  ] [              in_5-muc ] StanzaProcessor.processPacket()  : null when processing from=s2s@ip-172-31-22-51.us-west-2.compute.internal, to=null, serverAuthorisedStanzaFrom=Optional.empty, DATA=<presence xmlns="jabber:client" type="unavailable" to="…@muc.jabber.today/b…o" from="…@n…a.im/gajim.…"><status>Disconnected: Received SIGTERM</status></presence>, SIZE=191, XMLNS=jabber:client, PRIORITY=PRESENCE, PERMISSION=REMOTE, TYPE=unavailable, STABLE_ID=null
java.util.ConcurrentModificationException
	at java.base/java.util.HashMap$HashIterator.nextNode(Unknown Source)
	at java.base/java.util.HashMap$KeyIterator.next(Unknown Source)
	at java.base/java.util.AbstractCollection.addAll(Unknown Source)
	at java.base/java.util.concurrent.ConcurrentSkipListSet.<init>(Unknown Source)
	at tigase.muc.Room.getLocalOccupantsJidsByNickname(Room.java:563)
	at tigase.muc.cluster.RoomClustered.getOccupantsJidsByNickname(SourceFile:137)
	at tigase.muc.modules.PresenceModuleImpl.doQuit(PresenceModuleImpl.java:183)
	at tigase.muc.modules.PresenceModuleImpl.processExit(PresenceModuleImpl.java:711)
	at tigase.muc.modules.PresenceModuleImpl.process(PresenceModuleImpl.java:336)
	at tigase.component.modules.StanzaProcessor.execute(StanzaProcessor.java:219)
	at tigase.component.modules.StanzaProcessor.process(StanzaProcessor.java:206)
	at tigase.component.modules.StanzaProcessor.processPacket(StanzaProcessor.java:103)
	at tigase.component.AbstractKernelBasedComponent.processPacket(AbstractKernelBasedComponent.java:81)
	at tigase.muc.MUCComponent.processPacket(MUCComponent.java:122)
	at tigase.muc.cluster.MUCComponentClustered.processPacket(SourceFile:87)
	at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1398)

(ref: Message-ID: <01010190cba82544-ee07f56e-1cfd-4039-a47a-ffaa2b6abce8-000000@us-west-2.amazonses.com>, Date: Fri, 19 Jul 2024 15:41:52 +0000)

issue 1 of 1
Type
Bug
Priority
If you are bored
Assignee
Version
none
Sprints
n/a
Customer
n/a
Issue Votes (0)
Watchers (4)
Reference
tigase/_server/tigase-muc#164
Please wait...
Page is in error, reload to recover