when i started the glassfish 3+ server, it says that it cannot start because port is occupied. but i tried netstat -aon on command prompt. there is no process using port 80. I have the same problem with wamp and xampp. please help. thanks in advance.
Asked
Active
Viewed 319 times
1 Answers
0
GlassFish runs per default on port 8080 (normal http service) and port 4848 (admin frontend).
You may have to look for these ports to fix the issue.

unwichtich
- 13,712
- 4
- 53
- 66