I'm trying to reach my GlassFish 4.0 console, which is at localhost 4848. I start my GlassFish server from my NetBeans, then I go my port. It starts itself and then it asks me for a password and username. But the problem is that I have just downloaded and run that and I haven't authenticated any password and user and I can't open my GlassFish server admin panel.

没有正确的解决方案

其他提示

if you downloaded your AS instance from Oracle web site(separately from NetBeans)

https://glassfish.java.net/download.html

and start domain from console with

asadmin start-domain domain1

you would not have any troubles with authentication. However it looks like NetBeans puzzles you. You may find a solution here. See Quaternion's answer.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top