Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to recognize file format. #42

Closed
rdev1991 opened this issue Oct 30, 2012 · 2 comments
Closed

Failed to recognize file format. #42

rdev1991 opened this issue Oct 30, 2012 · 2 comments
Milestone

Comments

@rdev1991
Copy link

-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

@skripalschikov
Copy link
Contributor

Maybe my changes will help (my fork with that changes - https://github.com/debugger-rus/GCViewer). Pull request with that changes - #44

@chewiebug
Copy link
Owner

Hi dramez,

Andrey has provided a fix which is now integrated into the main code base. Your problem should be fixed. If it occurs again, please reopen this issue.

Regards, Jörg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants