build-impl.xml:1031: The module has not been deployed

前端 未结 9 2124
小鲜肉
小鲜肉 2020-12-03 11:44

I have been working on a Java web application and i am using SmartGwt on Netbeans 7.3 and out of a sudden I encountered this problem. I tried cleaning the

9条回答
  •  一向
    一向 (楼主)
    2020-12-03 12:28

    • Check if there any other instance of the server is running already
    • Check if the port that will be used by the server is free.

提交回复
热议问题