Projects tigase _server server-core Issues #224
NPE in ad-hoc for managing external components (#224)
Won't Fix
wojciech.kapcia@tigase.net opened 1 decade ago
Due Date
2015-05-30

Add/Update on ext@domain gives NPE.

java.lang.NullPointerException: Neither attribute key or value can be set to null.
javax.script.ScriptException: java.lang.NullPointerException: Neither attribute key or value can be set to null.
org.codehaus.groovy.jsr223.GroovyScriptEngineImpl.eval(GroovyScriptEngineImpl.java:318)
org.codehaus.groovy.jsr223.GroovyCompiledScript.eval(GroovyCompiledScript.java:41)
tigase.server.script.Script.runCommand(Script.java:182)
tigase.server.BasicComponent.processScriptCommand(BasicComponent.java:890)
tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1324)
Artur Hefczyc commented 10 years ago

I assigning it to you as it is related to the other ticket you are working on.

wojciech.kapcia@tigase.net commented 9 years ago

tigase.server.xmppcomponent.ComponentConnectionManager doesn't support this ad-hoc and it works for tigase.server.ext.ComponentProtocol now.

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
RedmineID
1488
Version
tigase-server-7.1.0
Spent time
15h
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#224
Please wait...
Page is in error, reload to recover