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

后端 未结 9 409
别那么骄傲
别那么骄傲 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:16

    kill java process from task manager if it not show java process then restart your pc >> it work for me

    0 讨论(0)
  • 2021-01-03 01:24

    Take a look at your Anti-Virus Web Scanning settings. Mine had an entry for port 8080 to be scanned for http traffic. I removed it and the server could then be launched without a problem from within Eclipse.

    Regards Chris

    0 讨论(0)
  • 2021-01-03 01:24

    This is caused to me from AVG Network Scanner Service. This service is occupying port 8080 !

    0 讨论(0)
提交回复
热议问题