I am trying different (JRockit) JVM but it fails to start Glassfish
because of non-standard jvm option(s), mainly:
-XX:+LogVMOutput
This is not in list of my jvm-options configured. So where does this
come from and how do I remove it?
The only mention is in ./lib/processLauncher.xml. I cannot find
anything on this in documentation.
I run 2.1.1
Thanks