Openfire 3.6.4, opensuse 11.2, not working (

I just setup openfire 3.6.4 on to opensuse 11.2 from repo:

http://download.opensuse.org/repositories/server:/messaging/openSUSE_11.2

All install steps is fine. I can login to admin panel - http:\server:9090. Server status seems ok.

But i can login to server any jabber client. I try with gajim and kopete. Debug log contains nothing about client connecting. But in gajim xml log i see, that gajim is connected and send:

<?xml version='1.0'?>

<stream:stream xmlns=“jabber:client” to=“server.visualdata” version=“1.0” xmlns:stream=“http://etherx.jabber.org/streams” xml:lang=“ru” >

but no reply from server.

I also try to connect to server port 5222 by telnet, and send this xml message. Connecting is fine, but has no reply from server.

Where i am wrong?

Hi,

I can reproduce your issue, it’s an openSUSE issue. I don’t really know what goes wrong. You can try to contact @http://www.igniterealtime.org/community/people/peter he’s one of openSUSEs’ maintainer or use a version from this website.

Yesterday I tried to install version from this site (.tar.gz variant). But I got the same bug.

Today I deinstall java-openjdk and install java-sun-1.6, it helped. All working fine

Resume: Openfire is not working with OpenJDK.

Yes, that’s true, Openfire doesn’t work with openjdk, the only requirement for Openfire is SUNs’ JRE. So this was my fault, with the correct JRE the openSUSEs’ RPM version works also fine