Hallo,
i am having a problem with Payara Glassfish admin page on 4848 can not reach. I dont know what changes i made last time on domain.xml but i do remember i was playing with -D options.
netstat -plunt | grep 4848
it shows that the server is running
i also have applications also on runtime. So the glassfish is running perfectly and i dont know why i cant reach 4848. I want it to run asadmin enable-secure-admin but it ask for the admin password wich i dont remember. So i can not change admin password either.
i also tryd
set --user admin server.jms-service.jms-host.default_JMS_host.admin-password=newpass
i get the same error:
Authentication failed for user: admin (Usually, this means invalid user name and/or password)
Command change-admin-password failed.