Hi Cats.
Has anyone experienced the container locking up
I deploy a Web app that fails to deploy a few times.
And then I see a Java process using 100% on my one CPU
http://localhost:8080/
http://localhost:4848/
are unresponsive.
./bin/asadmin stop-domain domain1 does not seem work
logs say nothing
if I call a 'killall java' GlassFish does not shut down
I have to killall -9 java to shut it down
regards
Richard.