JSCoverage
code coverage for JavaScript

Bug #25 - jscoverage-server.exe --shutdown doesn't work when the server was started using --ip-address option

Submitted by: Anonymous
Date submitted: 2010-07-15 21:48:25 UTC
Status: Closed
I started the server using --ip-address option to point to the ip of my 
localhost.  Now --shutdown doesn't work.
Submitted by: Ed
Date submitted: 2010-07-17 10:56:22 UTC
As a workaround, you may be able to start the server with 0.0.0.0 as your IP
address:

  jscoverage-server --ip-address=0.0.0.0

Then you should be able to stop the server with

  jscoverage-server --shutdown
Submitted by: Ed
Date submitted: 2010-09-24 03:58:45 UTC
I believe that --shutdown will work now in version 0.5.1 as long as you run it
on the same machine and you combine it with the same --ip-address option you
used to start the server.  This bug is being closed; if there are any further
problems please submit a new bug.

Add a comment

Your name:
Your email address (optional - will never be displayed):
Comment:
Attachment (optional - maximum 64 KiB):
Copyright © 2008 Silicon Forks siliconforks.com
siliconforks@siliconforks.com