Projects tigase _server server-core Issues #95
Better error message (#95)
Closed
wojciech.kapcia@tigase.net opened 1 decade ago

Instead of throwing an exception put in log file message stating problem with configuration

Exception during packet processing: from=[…], to=[…], DATA=<iq id="[…]" type="get" xmlns="jabber:client"><query xmlns="jabber:iq:auth"><username>[…]</username></query></iq>, SIZE=138, XMLNS=jabber:client, PRIORITY=NORMAL, PERMISSION=NONE, TYPE=get
java.lang.NullPointerException
       at tigase.xmpp.impl.JabberIqAuth.process(JabberIqAuth.java:180)
       at tigase.server.xmppsession.SessionManager$ProcessorWorkerThread.process(SessionManager.java:2135)
Artur Hefczyc commented 1 decade ago

Applied in changeset r2917.

issue 1 of 1
Type
New Feature
Priority
Normal
Assignee
RedmineID
463
Version
tigase-server-5.1.0
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#95
Please wait...
Page is in error, reload to recover