You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the above is my JVM settings along with GC logging and algo. Sometimes when i import GC logs its working fine but sometimes its saying "Failed to recognize file format"
The log file size is 15 MB but different component produced 140 MB file which is working fine with same settings.
Can you please let me know whether i have properly used JVM settings ?
JDK 1.6.0.27
The text was updated successfully, but these errors were encountered:
-XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:+PrintTenuringDistribution -XX:+PrintGCApplicationConcurrentTime -XX:+PrintGCApplicationStoppedTime -Xloggc:gc.log -verbose:gc -XX:+PrintGC
the above is my JVM settings along with GC logging and algo. Sometimes when i import GC logs its working fine but sometimes its saying "Failed to recognize file format"
The log file size is 15 MB but different component produced 140 MB file which is working fine with same settings.
Can you please let me know whether i have properly used JVM settings ?
JDK 1.6.0.27
The text was updated successfully, but these errors were encountered: