Projects tigase _server server-core Issues #1059
NPE while adding new domain via ad-hoc right after installation (#1059)
Closed
wojciech.kapcia@tigase.net opened 5 years ago
  • get latest nightly
  • install using web-installer
  • start the server
  • try adding new domain using ad-hoc via xmpp
java.lang.NullPointerException
javax.script.ScriptException: java.lang.NullPointerException
org.codehaus.groovy.jsr223.GroovyScriptEngineImpl.eval(GroovyScriptEngineImpl.java:320)
org.codehaus.groovy.jsr223.GroovyCompiledScript.eval(GroovyCompiledScript.java:71)
tigase.server.script.Script.runCommand(Script.java:119)
tigase.server.BasicComponent.processScriptCommand(BasicComponent.java:899)
tigase.server.BasicComponent.processPacket(BasicComponent.java:400)
tigase.server.MessageRouter.processPacket(MessageRouter.java:367)
tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1319)
Andrzej Wójcik (Tigase) commented 5 years ago

I've found a cause, review possible fix, applied it and tested that it solves this issue.

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