Can not log in to adminstrator admin tool

Hi!

I stopped on the last page going throu th web setup when

trying to push the button to go in to the admin tool.

I try’'ed changing the port 9090 to 9099 without any success. (Strange it gives 0.0.0.0 in socket listener start)

I also try’‘ed giving some userid’'s in the conf file , but no luck. This is the first error I got from the error log:

2005.02.02 13:44:50 org.jivesoftware.messenger.container.AdminConsolePlugin.initialize(AdminConsoleP lugin.java:91) Trouble initializing admin console

org.mortbay.util.MultiException[java.net.BindException: Address already in use]

and from the admin…log:

13:44:50.133 WARN!! [pool-1-thread-1] org.mortbay.util.ThreadedServer.start(ThreadedServer.java:510) >17> Failed to start: SocketListener0@0.0.0.0:9090

Jørgen,

Failed to start: SocketListener0@0.0.0.0:9090

I think 0.0.0.0 just means that it’'s trying to bind to all interfaces on your machine. The error is most likely due to another process already listening on port 9090 – or you could have firewall software running that blocks Jive Messenger from binding to that port?

Regards,

Matt

Jørgen,

We found the cause of the bug, please see:

http://www.jivesoftware.org/forums/thread.jspa?threadID=13943

Regards,

Matt