The Eclipse plugin cannot communicate with the GlassFish server, status is :CREDENTIAL_ERROR
- 阅读更多 关于 The Eclipse plugin cannot communicate with the GlassFish server, status is :CREDENTIAL_ERROR
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 Eclipse plugin cannot communicate with the GlassFish server, status is :CREDENTIAL_ERROR I have checked my login credentials ( admin / adminadmin ) and they are correct (I'm able to login into the admin console on port 4848 with the same user/pass). Here is my system info: OS: OS X 10.6.7 Eclipse: Indigo Service Release 1 Glassfish V3.0.1 Glassfish Plugin: GlassFish Server Open Source Edition 3 (Java EE 6) GlassFish user/pass: admin/adminadmin Please