Can not open the page: http://127.0.0.1:9090/index.jsp

when i start the openfire in eclipse, and console print those info:


2014.04.22 20:24:24 [INFO] - jetty-7.5.4.v20111024

2014.04.22 20:24:25 [INFO] - started o.e.j.w.WebAppContext{/,file:/E:/projects/openfire_src_3_9_1/src/web/},E:\proje cts\openfire_src_3_9_1\src\web

2014.04.22 20:24:25 [INFO] - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Favicon Misses

2014.04.22 20:24:25 [INFO] - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Favicon Hits

2014.04.22 20:24:25 [INFO] - Started SelectChannelConnector@0.0.0.0:9090 STARTING

2014.04.22 20:24:26 [INFO] - Enabled Protocols [SSLv2Hello, TLSv1, SSLv3] of [SSLv2Hello, SSLv3, TLSv1]

2014.04.22 20:24:26 [INFO] - Started SslSelectChannelConnector@0.0.0.0:9091 STARTING

2014.04.22 20:24:27 [INFO] - jetty-7.5.4.v20111024

2014.04.22 20:24:27 [INFO] - started o.e.j.s.ServletContextHandler{/http-bind,null}

2014.04.22 20:24:27 [INFO] - started o.e.j.s.ServletContextHandler{/,null}

2014.04.22 20:24:27 [INFO] - started o.e.j.w.WebAppContext{/,file:/E:/projects/openfire_src_3_9_1/target/openfire/re sources/spank/},E:\projects\openfire_src_3_9_1\target\openfire\resources\spank

2014.04.22 20:24:27 [INFO] - Started SelectChannelConnector@0.0.0.0:7070 STARTING

2014.04.22 20:24:27 [INFO] - Enabled Protocols [SSLv2Hello, TLSv1, SSLv3] of [SSLv2Hello, SSLv3, TLSv1]

2014.04.22 20:24:27 [INFO] - Started SslSelectChannelConnector@0.0.0.0:7443 STARTING


above, that is success started, but i can not open the admin manage page, http://127.0.0.1:9090, please help me.