start-domain failed Glassfish on Windows 7

前端 未结 3 1318
栀梦
栀梦 2021-01-15 01:07

I wanted to start a Glassfish 4.1.1-Server on Windows 7 with JAVA 8 JDK 66, but my command asadmin start-domain failed. This seems to be an obscure error because I get a pre

3条回答
  •  花落未央
    2021-01-15 01:39

    Even I had the same problem...

    1. Copy the Glassfish folder into the C:\users{your-pc-name}
    2. Configure or Start cmd with C:\users{your-pc-name} by right clicking the cmd-> properties
    3. Then run asadmin

    It worked for me perfectly

    Its important that the path in which you have started your cmd and that the glassfish folder runs in that path

提交回复
热议问题