Projects tigase _server tigase-http-api Issues #12
NPE for addresses without localpart (#12)
Closed
wojciech.kapcia@tigase.net opened 10 years ago
l, DATA=<iq to="rest.tigase.org" id="9Mpmu-77438" type="get" xmlns="jabber:client" from="kobit@tigase.org/jitsi-217kvbs"><services xmlns="http://jabber.org/protocol/jinglenodes"/>
</iq>, SIZE=176, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=ADMIN, TYPE=get
java.lang.NullPointerException
        at java.util.concurrent.ConcurrentHashMap.get(ConcurrentHashMap.java:936)
        at tigase.http.HttpMessageReceiver.processPacket(HttpMessageReceiver.java:260)
        at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1490)
2014-09-19 10:48:58.352 [pool-9-thread-1]  LicenceChecker$a.run()             WARNING:
Artur Hefczyc commented 10 years ago

Is this related to Jitsi videobridge integration? If yes, this is high priority.

Andrzej Wójcik (Tigase) commented 10 years ago

I improved processing in HttpMessageReceiver to allow packets with jids without localpart and to handle them properly.

issue 1 of 1
Type
Consulting
Priority
Minor
Assignee
RedmineID
2270
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/tigase-http-api#12
Please wait...
Page is in error, reload to recover