Depending on what state your system actually is in:
* Check to see if the webserver is actually running on the specified port
* if it's running, you can explicitly kill the task without the
admin panel by forcing a task to end. Ctrl-Alt-Del, choose the
javawebserver task and explicitly kill it. On a WINNT system you
can choose the actual process using the Task Manager.
* if your server is not running and is truly shutdown then your sockets
probably haven't timed out and are still open. I don't know how long it
takes to timeout on a windows system.
Justyna
< [EMAIL PROTECTED] >
>Hi all,
>
>I am unable to shutdown Javawebserver 2.0. I have tried many times via
>admin tool (port 9090). The admin panel indicates that
>all servers is shutdown however when I try to start up the server via MS
>DOS, I get the following messages:
>
>javawebserver: Java Web Server ERROR: Cannot start service session: Port
>9094 is
> already in use. Change the port or shut down the other network service
>that is
>using it
>javawebserver: Java Web Server ERROR: Cannot start service adminservice:
>Port 90
>91 is already in use. Change the port or shut down the other network
>service tha
>t is using it
>javawebserver: Java Web Server ERROR: Cannot start service
>webpageservice: Port
>8080 is already in use. Change the port or shut down the other network
>service t
>hat is using it
>javawebserver: Java Web Server UNRECOVERABLE ERROR: Cannot start
>services
>javawebserver: java.net.BindException
>javawebserver: at com.sun.server.ServiceManager.startServices(Compiled
>Code)
>javawebserver: at
>com.sun.server.ServiceManager.startServices(ServiceManager.ja
>va:357)
>javawebserver: at
>com.sun.server.ServerProcess.main(ServerProcess.java:258)
>javawebserver: C:\JAVAWEBSERVER2.0\BIN\..\bin\jserv.exe
>javawebserver: Program C:\JAVAWE~1.0\BIN\..\JRE\BIN\JREW.EXE exited with
>code 1
>javawebserver: C:\JAVAWE~1.0\BIN\..\BIN\JSERV.EXE
>Java Web Server WARNING: Server javawebserver unexpectedly exited with
>code 1
>
>
>How can I shutdown??
>
>Thanks for the help.
>
>Collin
>
>___________________________________________________________________________
>To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
>of the message "signoff SERVLET-INTEREST".
>
>Archives: http://archives.java.sun.com/archives/servlet-interest.html
>Resources: http://java.sun.com/products/servlet/external-resources.html
>LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html