https://bz.apache.org/bugzilla/show_bug.cgi?id=63314
Eugène Adell <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |Windows 10 --- Comment #4 from Eugène Adell <[email protected]> --- You didn't say what software you are using for virtualization (kvm, VMware ESX,..) and this would be interesting for people who have the knowledge and hopefully could answer. Please share your config (cpu/memory) and your jvm settings. Here is what I found for ESX, and I recommend reading carefully : https://communities.vmware.com/api/core/v3/attachments/17786/data In short.. It's obvious, but did you install the VM tools ? Is the VM dedicated to one task (your Java program) or is doing many things ? It maybe should do only one thing. Are CPU/memory configured wisely ore are you overconsuming resources ? Try configuring them smaller (less CPU, less memory). Is NTP configured correctly ? Try -XX:+ForceTimeHighResolution Please keep us updated if you try anything above. -- You are receiving this mail because: You are the assignee for the bug.
