Question
GlassFish -I cant reach Admin console page
Hi everyone,
i just came up digital ocean and im trying to deploy a java web app. I took the SSH .
i can reach the server with putty no problem.
My droplet working no problem. Im installed glassfish 4.0 with these instructions:
https://www.digitalocean.com/community/tutorials/how-to-install-glassfish-4-0-on-ubuntu-12-04-3 and set enable-secure-admin and restarted.
my problem is that when i tried to : http//myip:8080 it says no problem glassfish server is running. (like when i using netbeans localhost) but when i try to access http://myip:4848 login page and i giving id and password but console never opening. (im sure my glassfish server admin and password is true) . and moreover when i came to putty domain1 has stopped. Im thinking its due to ubuntu firewall ?
Can anyone help me ?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×