Hi list, this sounds simple but I can't disable PrintGCTimeStamps in solr_gc logging. I tried with GC_LOG_OPTS in start scripts and --verbose reporting during start to make sure it is not in Solr start scripts. But if Solr is up and running there are always TimeStamps in solr_gc.log and the file reports at the top with "CommandLine flags:" that the option -XX:+PrintGCTimeStamps has been set. But where?
Is it something passed down from Jetty? Regards, Bernd