Cannot get to admin interface

having issues gettign to the web interface I have it wet as ssl only 9091, but cannot get connected. I can ssh into teh server, and the clients are connecting, but cannot get to the web interface. logs have a bunch of this in it over and over again:

17:55:42.266 TRACE [Acceptor [SSL: ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=9091]]] org.mortbay.util.LogSupport.ignore(LogSupport.java:36) >03> IGNORED

java.net.SocketTimeoutException: Accept timed out

at java.net.PlainSocketImpl.socketAccept(Native Method)

at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384)

at java.net.ServerSocket.implAccept(ServerSocket.java:450)

at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.accept(SSLServerSocketImpl.jav a:259)

at org.mortbay.util.ThreadedServer.acceptSocket(ThreadedServer.java:432)

at org.mortbay.util.ThreadedServer$Acceptor.run(ThreadedServer.java:634)

What does this mean? server had been up for over 108 days (wildfire server that is, Linux OS running +240 days now)

FOund out what that is, so forget about the request. The firewall had been turned on. Thanks though