Openfire exchange stops after authentication send?

Hello everyone,

I have the following exchange between my client and the Openfire server (3.6.4 running on Ubuntu 9.04). The server does not offer up any response after the last SEND below and the logs are empty. My client uses a third party library (MatriX from AG software). Does anyone have any tips about how I could find out what the problem is here. From my understanding of the spec the server is supposed to respond with either a valid session or a failure but nothing comes back. Any help would be appreciated.

Panos Lambrianides

7:57:29 PM SEND:
<stream:stream xmlns:stream=“http://etherx.jabber.org/streams” xmlns=“jabber:client” to=“terry” version=“1.0” >
7:57:29 PM RECV:
<stream:stream xmlns:stream=“http://etherx.jabber.org/streams” xmlns=“jabber:client” from=“terry” version=“1.0” id=“c852e5ec” >
7:57:29 PM RECV:
<stream:features xmlns:stream=“http://etherx.jabber.org/streams”>

DIGEST-MD5
PLAIN
ANONYMOUS
CRAM-MD5


zlib



</stream:features>
7:57:29 PM SEND:
AAB2Y2k=