Netbeans GlassFish Server 4, deploy, Connection refused: connect, false , The module has not been deployed. See the server log for details

前端 未结 3 668
梦如初夏
梦如初夏 2021-01-12 03:06

My problem is that i get this message after i run any web application. example, in netbeans i create new project and chose webapplication i leave everything default i don\'t

3条回答
  •  天命终不由人
    2021-01-12 03:35

    I think I faced some related problem and I think that the solution is that you have to launch Netbeans as an admin, instead of what netbeans doesn't have the rights to modify the filesystem and launch the glassfish server. (In my case Glassfish is under Program files directory, and user management is on).

    If you can try that and tell us if it worked for my it was perfect ! (and also the URL for the domain is internal to the instalation directory)

提交回复
热议问题