Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[glassfish-dev] GlassFish not stopping anymore on new infra

Hi,

After GlassFish moved to something called "JIRO" it no longer passed the tests. A minor problem is .m2 repos keep pointing to the wrong ones, but a bigger and yet unsolved issue is that GlassFish no longer stops and/or detects it's stopping:

This one, and variants thereof plague the tests:

restart.server:
09:39:26       [echo] Restarting server...
09:39:26       [exec] Picked up JAVA_TOOL_OPTIONS: -Xmx2G
09:40:34       [exec] Waiting for the domain to stop ...........................................................
09:40:34       [exec] Command stop-domain failed.
09:40:34       [exec] Timed out (60 seconds) waiting for the domain to stop.
09:40:34  

I looked at this for a couple of days now, and not making much progress. See also:


Kind regards,
Arjan

Back to the top