Problem Openfire on Solaris 10

Hello,

I post this a second time and hope that someone can help me.

JAVA 1.5.o_06 Runtime is installed!

I have untared the openfire.tar and it is now in /opt/openfire

I started it with /opt/openfire/bin/openfire start

and i can see with /opt/openfire/bin/openfire status that it is running

With netstat -an | grep LISTEN i can see that it LISTEN on port 9090, BUT NOT ON 9091

I have no errors in the log-file and in nohup

If i try to connect from a client (http://192.168.xxx.64:9090) it HANGS and i do not get the admin interface

(the browser searches, and searches, but can’'t open the admin interface)

-> Thats very important: The Browser tries to open something so long until i break this)

Could it be a problem of DNS?

Could it be a problem of Java?

Could it be a config problem?

Any Ideas ? Please Help me

I just installed 3.3.2 on Solaris 10 with no problems. My JVM is 1.5.0_11. I don’'t think Openfire will start

listening on 9091 until you go through the initial setup.

My guess is that a firewall or proxy server between your browser and server is not letting you connect on 9090.

Hello and thank you for your request,

But i have tried to connect via telnet by typing in (on the server):

telnet 127.0.0.1 9090 and i get connected, but if i try to opne http with

GET /HTTP/1.0 nothing happens

Can you tell me detailed, what you have done while installing it on solaris 10, please

Can someone tell me what needs to be check (which configs) for the Network, Firewall

to be shure that not something is wrong with the Network-Configuration or the Firewall!!!

There are 2 Network-Cards in our Sun Fire 2100, but only one is used.

Something is logged in the warn.log:

2003.01.08 23:09:19 Can’'t reuse /var/tmp/Jetty_0_0_0_0_9090_webapp____-dnguxu, u

sing /var/tmp/Jetty_0_0_0_0_9090_webapp____-dnguxu_8416

2003.01.09 22:06:22 Can’'t reuse /var/tmp/Jetty_0_0_0_0_9090_webapp____-dnguxu, u

sing /var/tmp/Jetty_0_0_0_0_9090_webapp____-dnguxu_32538

2003.01.09 22:08:14 Can’'t reuse /var/tmp/Jetty_0_0_0_0_9090_webapp____-dnguxu, u

sing /var/tmp/Jetty_0_0_0_0_9090_webapp____-dnguxu_40573

2003.01.10 21:25:05 Can’'t reuse /var/tmp/Jetty_0_0_0_0_9090_webapp____-dnguxu, u

sing /var/tmp/Jetty_0_0_0_0_9090_webapp____-dnguxu_61912

2003.01.10 21:30:33 Can’'t reuse /var/tmp/Jetty_0_0_0_0_9090_webapp____-dnguxu, u

sing /var/tmp/Jetty_0_0_0_0_9090_webapp____-dnguxu_39714

2003.01.10 21:44:55 Can’'t reuse /var/tmp/Jetty_0_0_0_0_9090_webapp____-dnguxu, u

sing /var/tmp/Jetty_0_0_0_0_9090_webapp____-dnguxu_7315

2003.01.10 22:22:29 Can’'t reuse /var/tmp/Jetty_0_0_0_0_9090_webapp____-dnguxu, u

sing /var/tmp/Jetty_0_0_0_0_9090_webapp____-dnguxu_551

Is that a problem? I have something read about Jetty and that the HashSessionIdManger hangs on startup

because using /dev/urandom instead of /dev/random.

Message was edited by: miomiam

see http://www.igniterealtime.org/forum/thread.jspa?threadID=27525&tstart=0 - not sure why you did open two threads with same issue.

Thanks all for your requests,

I SOLVED THE PROBLEM BY INSTALLING NEW JAVA - VERSION

installed version: java version “1.6.0_02”

java -version give me:

java version “1.6.0_02”

Java™ SE Runtime Environment (build 1.6.0_02-b05)

Java HotSpot™ Client VM (build 1.6.0_02-b05, mixed mode, sharing)

For all who have the same problems like i, try to installe the newest version of java .

Message was edited by: miomiam

Message was edited by: miomiam