Openfire (Jabber Chat Server) on Ubuntu 10.4 - Can not start Admin Console.

1,049 views
Skip to first unread message

ma...@divyeshbhai.com

unread,
Jun 10, 2010, 8:10:49 AM6/10/10
to vg...@googlegroups.com
Dear Linux User.

I have installed Openfire 3.6.4 on Ubuntu 10.4.
Installation process complete without any problem.
But after complete the whole process I can not login into Administrator Console.

The web-base admin control start like http://192.168.1.3:9090  (my server ip)  or  http://127.0.0.1:9090   (as local host)
Exact error msg is:  Login failed: make sure your username and password are correct and that you're an admin or moderator.

After this to resolve the problem,
I have complete un-install and remove all file related to openfire from computer and fresh install the same.
But result is same.

I have also tried on  Google-Chrome and Firefox too for console access.

Following 3 log file I have found in /var/log/openfire  directory.

info.log
2010.06.10 17:14:01 Openfire 3.6.4 [Jun 10, 2010 5:14:01 PM]
2010.06.10 17:14:20 Admin console listening at:
  http://127.0.0.1:9090
  https://127.0.0.1:9091
2010.06.10 17:16:42 Publish-Subscribe domain: pubsub.ubuntu
2010.06.10 17:16:42 Multi User Chat domain: conference.ubuntu
2010.06.10 17:16:43 Started SSL (encrypted) socket on port: 5223

warn.log
2010.06.10 17:14:05 Admin console: Using RSA certificates but they are not valid for the hosted domain
2010.06.10 17:17:03 Failed admin console login attempt by divye...@gmail.com from 192.168.1.3

error.log
2010.06.10 17:16:43 [org.jivesoftware.openfire.spi.ConnectionManagerImpl.startClientListeners(ConnectionManagerImpl.java:359)] Could not setup a server socket
java.net.BindException: Address already in use
        at sun.nio.ch.Net.bind(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:119)
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:59)
        at org.apache.mina.transport.socket.nio.SocketAcceptor.registerNew(SocketAcceptor.java:363)
        at org.apache.mina.transport.socket.nio.SocketAcceptor.access$800(SocketAcceptor.java:55)
        at org.apache.mina.transport.socket.nio.SocketAcceptor$Worker.run(SocketAcceptor.java:222)
        at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:51)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)

Request for help.

If possible, I'm ready to give team-viewer access of my system.

Rgds
Divyeshbhai
96620 62163


dhaval thakar

unread,
Jun 10, 2010, 8:14:36 AM6/10/10
to vg...@googlegroups.com
hi,

there is bug in 3.6.4
after installation you need to restart openfire service
else you'll not be able to login to admin console.

try & confirm



--
Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.
You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".
To stop receiving emails from this group, mail to VGLUG-un...@googlegroups.com
To post to this group, send email to VG...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/VGLUG



--
Regards
Dhaval Thakar
http://www.linuxreaders.com/

Chandrakant Solanki

unread,
Jun 10, 2010, 8:14:58 AM6/10/10
to vg...@googlegroups.com
On Thu, Jun 10, 2010 at 5:40 PM, vg...@divyeshbhai.com <ma...@divyeshbhai.com> wrote:
--
Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.
You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".
To stop receiving emails from this group, mail to VGLUG-un...@googlegroups.com
To post to this group, send email to VG...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/VGLUG

Hi

When you stop openfire service. check out port 9090 'n 9091 using netstat command.

netstat -anp | grep 9090
netstat -anp | grep 9091

If you found any result in this two command that means your application [openfire] is already running.


--
Regards,

Chandrakant Solanki

Jigar Joshi

unread,
Jun 10, 2010, 8:13:22 AM6/10/10
to vg...@googlegroups.com
seems port is in use.

On Thu, Jun 10, 2010 at 5:40 PM, vg...@divyeshbhai.com <ma...@divyeshbhai.com> wrote:
--
Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.
You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".
To stop receiving emails from this group, mail to VGLUG-un...@googlegroups.com
To post to this group, send email to VG...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/VGLUG



--
Regards
Jigar
Programmer Analyst.


ma...@divyeshbhai.com

unread,
Jun 10, 2010, 8:35:07 AM6/10/10
to vg...@googlegroups.com
Dear Chandrakant

Thanks for input.
Both port or not in use in any other service/application.

result of:


netstat -anp | grep 9090
netstat -anp | grep 9091

are null.

Thanks for quick response.

Rgds
Divyeshbhai

ma...@divyeshbhai.com

unread,
Jun 10, 2010, 8:37:32 AM6/10/10
to vg...@googlegroups.com


Dear Dhaval,

Service nahi, pura machine bhi restart karke dekh liya tha...!, no result.  Uske bad hi i have request to you all. 
Are u suggest to go for lower but stable version ..?

Rgds
Divyeshbhai

dhaval thakar

unread,
Jun 10, 2010, 8:53:06 AM6/10/10
to vg...@googlegroups.com
no need,
i use it for my office & it works like charm.


2010.06.10 17:17:03 Failed admin console login attempt by divye...@gmail.com from 192.168.1.3
why are you trying to login with gmail id? by default you should be using admin

Tejas Barot

unread,
Jun 10, 2010, 2:00:47 PM6/10/10
to vg...@googlegroups.com
Hello,

On Thu, Jun 10, 2010 at 5:40 PM, vg...@divyeshbhai.com <ma...@divyeshbhai.com> wrote:
Dear Linux User.

I have installed Openfire 3.6.4 on Ubuntu 10.4.
Installation process complete without any problem.
But after complete the whole process I can not login into Administrator Console.

The web-base admin control start like http://192.168.1.3:9090  (my server ip)  or  http://127.0.0.1:9090   (as local host)
Exact error msg is:  Login failed: make sure your username and password are correct and that you're an admin or moderator.

If you are getting this error message then restart your openfire service.

I have face this problem more than twice. and restart service solved the problem.

Hope this works for you as well.


 
--
Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.
You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".
To stop receiving emails from this group, mail to VGLUG-un...@googlegroups.com
To post to this group, send email to VG...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/VGLUG



--
Thanks & Regards,
Tejas Barot
Linux Administrator,
Red Hat Certified Engineer,
Linux Blog:- http://blog.ask4itsolutions.com
Open Source :- http://www.ask4itsolutions.com/opensource

Registered Linux User :- http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=507586

"Linux is user friendly, it's just picky about its friends."

ma...@divyeshbhai.com

unread,
Jun 11, 2010, 6:06:47 AM6/11/10
to vg...@googlegroups.com
Dhaval,

You are true, 
Its my silly mistake.  Common sense is not so common & big people do big mistake.
Now its all work fine.  Thanks. 

Rgds
Divyeshbhai
96620 62163
Reply all
Reply to author
Forward
0 new messages