|
这是halsten在halsten.kamibu.com/forum/里说的原话:If you have a web-server running at the same time you're trying to execute GoalWebServer. Surely you will get such error. My friend had the same problem and it was due to the same speculation I just said before. 大致就是说你已经运行了一个web-server的程序,所以无法再运行goalwebserver
于是我用任务管理器查看进程,把访问网络的进程一个个排查,最后发现是迅雷和peer.exe(rayfile探测资源用的)惹的祸,把这两个进程kill了就可以运行goalwebserver了(当然,也许还有什么其他的进程会占用goalwebserver那就不清楚了) |
|