Client Login Problem

I’‘m using wildfire 2.5.0 on a fedora core 3 installed from the rpm with a mysql backend. I’‘m replacing a jabberd 1.4 server with Rhymbox v1.6 clients and I cannot log on with an existing user. I’'d like to import/create users and rosters beforehand.

But, the only way I can get a username to login is by registering via the client and this only works the first login after registering. I can log in successfully with Spark with the same user. I’‘ve looked at the network traffic between the client and server for both Rhymbox and Spark and don’‘t see much difference in the traffic (I’‘m not super familiar with xmpp though). I can send a tcpdump file if anyone would like it. I first thought TLS might be part of the problem, so I’‘ve made client connection security optional, but that didn’'t change anything. Is this client just not going to work?

I’'m in a testing environment, so my client IP is 192.168.2.50 and the server is .150. The name of the server is ‘‘this.example.com’’.

The debug log shows this:

2006.02.26 22:36:27 Connect Socket[addr=/192.168.2.50,port=2246,localport=5222]

2006.02.26 22:36:28 Logging off this.example.com/e026beb1 on org.jivesoftware.wildfire.net.SocketConnection@65d76a socket: Socket[addr=/192.168.2.50,port=2246,localport=5222] session: org.jivesoftware.wildfire.ClientSession@f846df status: 1 address: this.example.com/e026beb1 id: e026beb1 presence:

and the error log shows nothing.

Any help you can give is appreciated and I’'ll provide any log or config data you need.

Thanks,

Tom