Exception when firing up tclmt

1 reply [Last post]
Anonymous

I'm trying to start up tclmt so that I can add some user accounts from the command line.

This is the error that I am getting. Any ideas on how to fix?

[root@xyz tclmt]# bin/tclmt.sh
Exception in thread "main" java.lang.NullPointerException
at tigase.jaxmpp.core.client.factory.UniversalFactory.createInstance(UniversalFactory.java:15)
at tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.(MessageModule.java:77)
at tigase.jaxmpp.core.client.JaxmppCore.modulesInit(JaxmppCore.java:202)
at tigase.jaxmpp.j2se.Jaxmpp.(Jaxmpp.java:55)
at tigase.tclmt.JaxmppConnection.(JaxmppConnection.java:21)
at tigase.tclmt.Tclmt.main(Tclmt.java:156)

Thanks in advance.

kobit's picture
Online
Joined: 2006-09-03
Points: 267814

As far as I know this is due incompatibility between current sources of tclmt and Jaxmpp2 library it uses. We are going to update/fix it soon. For now however, please use the most recent build for Tclmt: https://projects.tigase.org/projects/tclmt/files

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Post new comment

The content of this field is kept private and will not be shown publicly.