Not able to login into Openfire admin panel

I am very much new to openfire.

Just installed openfire_3_6_4 and selected external database(MYSQL) while installing. Gave all MYSQL related data.

Everything went well and instalation got completed.

all the tables are created inside the MYSQL db and i can find the admin username and password in “ofuser” table.

But when i try to login into admin panel i am getting below given error.

2010.10.27 16:53:29 [org.jivesoftware.openfire.update.UpdateManager$1.run(UpdateManager.java:117)
] Error checking for updates
java.net.ConnectException: Connection timed out: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.(Unknown Source)
at java.net.Socket.(Unknown Source)
at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocke t(DefaultProtocolSocketFactory.java:80)
at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocke t(DefaultProtocolSocketFactory.java:122)
at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDir ector.java:387)
at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirect or.java:171)
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
at org.jivesoftware.openfire.update.UpdateManager.checkForServerUpdate(UpdateManag er.java:195)
at org.jivesoftware.openfire.update.UpdateManager$1.run(UpdateManager.java:112)

Can plz some one help me to come out of this.

thanks in advace.

Hi, I had the same problem I don’t know if i had the same error.log but in my case it helped to restart openfire immediately before and after running the setup.

Hi Hommel,

Thanks for your reply.

I gave restart to Openfire but no luck, still getting the same error.

Plz can any one help me out.

Hey it is working for me on restart.

thanks.