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: Open
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

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