The Eclipse plugin cannot communicate with the GlassFish server, status is :CREDENTIAL_ERROR

后端 未结 9 467
别那么骄傲
别那么骄傲 2021-01-03 00:42

I am able to start Glassfish through command line. However, when I try to start the server through Eclipse I encounter the following error:

The Ecli

9条回答
  •  一向
    一向 (楼主)
    2021-01-03 01:08

    There is another service at 8080 (or your port definition in GF settings). For me, stop this service and try start GF by Eclipse. Check for Tomcat running, or others apps.

提交回复
热议问题