winapi - tried to update hudson via dashboard and now it doesn't work (windows) -
I now get the following in the output log: I really want that I did not try to update this version. What is the problem.
Can anyone diagnose this issue?
Hudson was trying to go from 1.341 to the latest 1.361?
Now I see when I go to Hudson URL:
Please wait while restarting Hudson ...
Your browser When the Hudson is ready, it will automatically be reloaded.
and then in the log file:
is running from: C: \ hudson \ hudson.war [Winstone 2010 / 06/14 23:33 : 54] - File Extraction from the Hudson Home Directory: C: \ Hudson [Winstone 2010/06/14 23:33:56] - Error during an HTTP listeners init or shutdown java.net.SocketException: Unrecognized Windows Socket Error: 0: JVM_Bind at java.net java.net.ServerSocket.bind at java.net.PlainSocketImpl.bind at java.net.PlainSocketImpl.socketBind (native resident method) (unknown source) (unknown source). ServerSocket (Unknown source) java.lang.Thread on winstone.HttpListener.run (HttpListener.java116) at winstone.HttpListener.getServerSocket (HttpListener.java:102) java.net.ServerSocket (Unknown sources) Run (unknown source)
[Winstone 2010/06/14 23:33:56] - HTTP listeners shutdown successfully [Winstone 2010/06/14 23:33:56] - Winstone Servlet engine v0.9.10 Running: controlPort = Disabled [Winstone 2010/06/14 23:33:56] - AJP13 listener init or closing error during java.net.SocketException: Unknown Windows Socket Error: 0: java.net.PlainSocketImpl.socketBind ( Native Method) on Java.net.PlainSocketImpl.bind at JVM_Bind (unknown source at java.net.ServarSocket.bind) at java.net.SarverSocket (unknown source). Java.net.SarverSocket (unknown source). At Winstone.ajp13 (unknown source). Java.lang.Thread.run on Ajp13Listener.run (Ajp13Listener.java:99)
[Winstone 2010/06/14 23:33:56] - AJP13 listeners shutdown successfully running Is: C: \ hudson \ hudson.war [Winstone 2010/06/14 23:38:49] - File Extraction from Hudson Home Directory: C: \ hudson [Winstone 2010/06/14 23:38:51 ] - Running Winstone Service Engine v0.9.10: controlPort = disabled [Winstone 2010/06/14 23:38:51] - Error during jpeg-13 listener INIT or closing java.net.SocketException: Unrecognized Windows Sockets Error: 0 : Java.net at jvmvind PlainSocketImpl.socketBind (native resident method) at java.net.ServerSocket at java.net.ServerSocket.bind at java.net.PlainSocketImpl.bind (unknown source) (unknown source). (Unknown source) at java.net.ServerSocket (Unknown source) at winstone.ajp13.Ajp13Listener.run (Ajp13Listener.java:99) at java.lang.Thread.run (unknown source)
[Winstone 2010/06/14 23:38:51 ] - AJP13 listener successfully closed [Winstone 2010/06/14 23:38:51] - Error during HTTP listeners init or java.net.SocketException: Unrecognized Windows Socket Error: 0: JVM_Bind at java.net.PlainSocketImpl.socketBind (Native Method) at java.net.PlainSocketImpl.bind (unknown source) at java.net.ServerSocket.bind (unknown source) at java.net.ServerSocket java.net.ServerSocket (unknown source). (Unknown source) on winstone.HttpListener.run in Java (HttpListener.java116) on winstone.HttpListener.getServerSocket (HttpListener.java:102) .Lang.Thread.run (unknown source)
[Winstone 2010/06/14 23:38:51] - HTTP listeners shutdown successfully
I went to a similar problem upgrading from 1.361 to 1.362. Occasionally when Hudson is restarting its Windows service, the service stops but the Java process keeps going.
I did not even get any automatic upgrades, but close the Hudson and file with the downloaded code hudson.war
(which can be found in the same directory).
Comments
Post a Comment