- 论坛徽章:
- 0
|
Starting Sws on Thu, 05 Mar 2009 10:29:10 GMT
[10:29:15.189] {main} Proxy Cache disk-size=1024M memory-size=1048M
[10:29:15.289] {main} PingThread[] starting, checking [http://172.16.10.14:8080/test-ping.jsp]
[10:29:15.532] {main}
[10:29:15.532] {main} FreeBSD 7.0-RELEASE i386
[10:29:15.534] {main} Java 10.0-b23, 32, mixed mode, ISO8859-1, en, The FreeBSD Foundation
[10:29:15.535] {main} user.name: www
[10:29:15.535] {main} resin.home = /usr/local/sws2
[10:29:15.535] {main} resin.root = /usr/local/sws2
[10:29:15.536] {main} resin.conf = /usr/local/etc/sws2/resin.xml
[10:29:15.536] {main}
[10:29:17.463] {main} WebApp[http://localhost:8080] Loading Spring root WebApplicationContext
[10:44:15.673] {resin-10} java.net.ConnectException: http://172.16.10.14:8080/test-ping.jsp: Connection refused
[10:44:15.673] {resin-10} at com.caucho.vfs.HttpStream.createStream(HttpStream.java:232)
[10:44:15.673] {resin-10} at com.caucho.vfs.HttpStream.openRead(HttpStream.java:140)
[10:44:15.673] {resin-10} at com.caucho.vfs.HttpPath.openReadImpl(HttpPath.java:450)
[10:44:15.673] {resin-10} at com.caucho.vfs.Path.openRead(Path.java:1065)
[10:44:15.673] {resin-10} at com.caucho.server.admin.PingThread.checkPing(PingThread.java:466)
[10:44:15.673] {resin-10} at com.caucho.server.admin.PingThread.pingURLs(PingThread.java:433)
[10:44:15.673] {resin-10} at com.caucho.server.admin.PingThread.handleAlarm(PingThread.java:284)
[10:44:15.673] {resin-10} at com.caucho.util.Alarm.handleAlarm(Alarm.java:375)
[10:44:15.673] {resin-10} at com.caucho.util.Alarm.run(Alarm.java:345)
[10:44:15.673] {resin-10} at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:721)
[10:44:15.673] {resin-10} at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:643)
[10:44:15.673] {resin-10} at java.lang.Thread.run(Thread.java:619)
[10:44:16.680] {resin-10} java.net.ConnectException: http://172.16.10.14:8080/test-ping.jsp: Connection refused
[10:44:16.680] {resin-10} at com.caucho.vfs.HttpStream.createStream(HttpStream.java:232)
[10:44:16.680] {resin-10} at com.caucho.vfs.HttpStream.openRead(HttpStream.java:140)
[10:44:16.680] {resin-10} at com.caucho.vfs.HttpPath.openReadImpl(HttpPath.java:450)
[10:44:16.680] {resin-10} at com.caucho.vfs.Path.openRead(Path.java:1065)
[10:44:16.680] {resin-10} at com.caucho.server.admin.PingThread.checkPing(PingThread.java:466)
[10:44:16.680] {resin-10} at com.caucho.server.admin.PingThread.pingURLs(PingThread.java:433)
[10:44:16.680] {resin-10} at com.caucho.server.admin.PingThread.handleAlarm(PingThread.java:284)
[10:44:16.680] {resin-10} at com.caucho.util.Alarm.handleAlarm(Alarm.java:375)
[10:44:16.680] {resin-10} at com.caucho.util.Alarm.run(Alarm.java:345)
[10:44:16.680] {resin-10} at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:721)
[10:44:16.680] {resin-10} at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:643)
[10:44:16.680] {resin-10} at java.lang.Thread.run(Thread.java:619)
[10:44:17.686] {resin-10} java.net.ConnectException: http://172.16.10.14:8080/test-ping.jsp: Connection refused
[10:44:17.686] {resin-10} at com.caucho.vfs.HttpStream.createStream(HttpStream.java:232)
[10:44:17.686] {resin-10} at com.caucho.vfs.HttpStream.openRead(HttpStream.java:140)
[10:44:17.686] {resin-10} at com.caucho.vfs.HttpPath.openReadImpl(HttpPath.java:450)
[10:44:17.686] {resin-10} at com.caucho.vfs.Path.openRead(Path.java:1065)
[10:44:17.686] {resin-10} at com.caucho.server.admin.PingThread.checkPing(PingThread.java:466)
[10:44:17.686] {resin-10} at com.caucho.server.admin.PingThread.pingURLs(PingThread.java:433)
[10:44:17.686] {resin-10} at com.caucho.server.admin.PingThread.handleAlarm(PingThread.java:284)
[10:44:17.686] {resin-10} at com.caucho.util.Alarm.handleAlarm(Alarm.java:375)
[10:44:17.686] {resin-10} at com.caucho.util.Alarm.run(Alarm.java:345)
[10:44:17.686] {resin-10} at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:721)
[10:44:17.686] {resin-10} at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:643)
[10:44:17.686] {resin-10} at java.lang.Thread.run(Thread.java:619)
[10:44:18.690] {resin-10} pinging http://172.16.10.14:8080/test-ping.jsp failed. Shutting down.
[10:44:19.962] {resin-10} WebApp[http://localhost:8080] Loading Spring root WebApplicationContext
就这样启动补起来。。。
过不了test-ping
是怎么回事呢?? |
|