Unable to download plugin(s)?

hi…i need advices on this plugins problem. Before this, no available plugins shown when I click ‘‘click here to download a list’’ in admin console. After review all the comments from the forum, i put the ‘‘available-plugins.xml’’ file in conf folder and the list is shown.

But then i still got an error when i try to install the plugins. Any idea? Here is the error

2006.09.29 10:15:10 org.jivesoftware.wildfire.update.UpdateManager$1.run(UpdateManager.java:120) Error checking for updates

java.net.UnknownHostException: www.jivesoftware.org

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.<init>(Unknown Source)

at java.net.Socket.<init>(Unknown Source)

at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocke t(DefaultProtocolSocketFactory.java:79)

at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocke t(DefaultProtocolSocketFactory.java:121)

at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:706)

at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDir ector.java:386)

at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirect or.java:170)

at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396)

at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:324)

at org.jivesoftware.wildfire.update.UpdateManager.checkForServerUpdate(UpdateManag er.java:182)

at org.jivesoftware.wildfire.update.UpdateManager$1.run(UpdateManager.java:112)

Hi,

It seems to me like a DNS problem. Just to confirm on that, what do you get if you execute the following commands on the computer that runs Wildfire?:

  1. ping 63.246.20.123

  2. nslookup www.jivesoftware.org

Also, do you run Wildfire on Windows or unix?