Search the FirstSpirit Knowledge Base
Hi,
I'm having trouble with logging data off the JVM GC where the fs server is running in.
This is my configuration in the fs-wrapper.conf:
wrapper.java.additional.44 =-verbose: gc
wrapper.java.additional.45 =-Xloggc: fs-gc.log
wrapper.java.additional.46 =-XX: + PrintGCTimeStamps
wrapper.java.additional.47 =-XX: + PrintTenuringDistribution
wrapper.java.additional.48 =-XX: + PrintGCDetails
But I can't find the file "fs-gc.log".
Does anyone know what I'm doing wrong here?
Thanks?
Server-versie: 4.2.489
with the config attachd below try searching the fs-gc.log in firstspirit server log directory. with your config you should find the log in the firstspirit server base dir.
wrapper.java.additional.45=-Xloggc:log/fs-gc.log
Hi,
I've already tried but I find nothing back.
Have you got it working?
Can you please send your wrapper.conf ?
Thanks !
wrapper.java.additional.36=-verbose:gc
wrapper.java.additional.37=-XX:+PrintGCTimeStamps
wrapper.java.additional.38=-XX:+PrintGCDetails
wrapper.java.additional.39=-XX:+PrintGCDateStamps
wrapper.java.additional.40=-Xloggc:log/fs-gc.log
keep in mind that this is not a firstspirit feature. its a jvm feature. only to be sure - your wrapper.conf should be named fs-wrapper.conf and located in the firstspirit/conf directory. do you have more than one firstspirit installation?
Hello Vincent,
do you need further help or did Andre's reply already help you? If so, it would be great if you marked
his reply as "correct answer" so that other community users find the solution easily. If you have
already found a solution by yourself, it would be very kind of you, if you posted it here.
Best regards
Michaela
Hoi,
Sorry for my late response.
I have use your parameters, but I can not find this file fs-gs.log.
Maybe a different configuration is standing in the way.
Because if it works for you then I have to search further.
Thanks for your response, I appreciate it