Unable to connect to tigase from iChat

Submitted by Anonymous on Thu, 2009-06-11 00:03

Hello,
I am new to Tigase and XMPP and am trying to get a server setup for some testing purposes. I was able to get everything installed and the tigase server running. When I attempt to connect to the server using iChat I see the text text below in the tigase-console.log file. The iChat client just hangs with "Connecting..." being displayed. Does the log below make sense to anyone? Any suggestions on what I might be doing wrong? Thanks much in advance!

Brad

2009-06-10 16:00:53 ConnectionManager.serviceStarted() FINER: >>c2s<< Connection started: 192.168.130.100_5223_10.200.130.54_58690
2009-06-10 16:00:53 ConnectionManager.serviceStopped() FINER: >>c2s<< Connection stopped: 192.168.130.100_5223_10.200.130.54_58690
2009-06-10 16:00:59 ConnectionManager.serviceStarted() FINER: >>c2s<< Connection started: 192.168.130.100_5223_10.200.130.54_58691
2009-06-10 16:00:59 ClientConnectionManager.xmppStreamOpened() FINER: Stream opened: {xmlns:stream=http://etherx.jabber.org/streams, to=web0dev.sfo2.zoosk.com, xmlns=jabber:client, version=1.0}
2009-06-10 16:00:59 SessionManager.processCommand() FINER: STREAM_OPENED command from: c2s@web0dev/192.168.130.100_5223_10.200.130.54_58691
2009-06-10 16:00:59 SessionManager.processCommand() FINER: Adding resource connection for: c2s@web0dev/192.168.130.100_5223_10.200.130.54_58691
2009-06-10 16:00:59 SessionManager.processCommand() FINER: GETFEATURES command from: c2s@web0dev/192.168.130.100_5223_10.200.130.54_58691
2009-06-10 16:00:59 AbstractMessageReceiver$QueueListener.run() SEVERE: [sess-man] Exception during packet processing: to=null, from=null, data=, XMLNS=nulljava.lang.NullPointerException
at tigase.xmpp.RepositoryAccess.queryAuth(RepositoryAccess.java:322)
at tigase.xmpp.XMPPResourceConnection.queryAuth(XMPPResourceConnection.java:443)
at tigase.xmpp.impl.SaslAuth.supStreamFeatures(SaslAuth.java:105)
at tigase.server.xmppsession.SessionManager.getFeatures(SessionManager.java:807)
at tigase.server.xmppsession.SessionManager.processCommand(SessionManager.java:517)
at tigase.server.xmppsession.SessionManager.processPacket(SessionManager.java:198)
at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:547)
at java.lang.Thread.run(Thread.java:619)

I was able to get this to

I was able to get this to work by using version 4.2 of the server and using the console configuration tool. Thanks once again!

This was with version

This was with version 4.1.0-b1315 on ubuntu (hardy). I am pulling down 4.2.0-b1720 and will see if I can repro. You should see a follow up post shortly. Thanks, I appreciate your time greatly. :)

Artur Hefczyc's picture

What version of the Tigase

What version of the Tigase do you use? Seems to be a very old release. Please download the latest version and try again. In case the problem is not gone please send me the error again.
By the way, note iChat is not very compatible with XMPP (Jabber) protocol. It implement some old revision of the Jabber protocol and not everything works fine.
I recommend to use Adium on Macs. This is what I use. The XMPP support is quite good and it also supports most of other protocols.

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.