我正试图从eclipse luna开始glassfish,但我有这个错误
Unable to start server due following issues:
java.io.FileNotFoundException: null/config/domain.xml (file or directory does not exist)
Run Code Online (Sandbox Code Playgroud)
如果我用命令启动它,Glassfish可以正常工作
sudo ./asadmin start-domain domain1
Run Code Online (Sandbox Code Playgroud)
从壳.
如果不经常通过终端,我怎样才能达到相同的效果?