users@glassfish.java.net

remove extra jvm options

From: <peter.ondruska+javanet_at_kaibo.eu>
Date: Sat, 21 May 2011 16:18:19 +0000 (GMT)

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