[Bug 57544] Server CPU maxed out (100% per core) randomly after 10 to 30 hours

2017-02-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57544 Jerome Terry changed: What|Removed |Added CC|

[Bug 57544] Server CPU maxed out (100% per core) randomly after 10 to 30 hours

2017-01-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57544 Mark Thomas changed: What|Removed |Added CC|

[Bug 57544] Server CPU maxed out (100% per core) randomly after 10 to 30 hours

2017-01-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57544 Mark Thomas changed: What|Removed |Added CC||hau...@acm.org ---

[Bug 57544] Server CPU maxed out (100% per core) randomly after 10 to 30 hours

2017-01-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57544 --- Comment #7 from Ralf Hauser --- see also Bug 60578 -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail:

[Bug 57544] Server CPU maxed out (100% per core) randomly after 10 to 30 hours

2015-08-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57544 --- Comment #6 from neet.musa...@gmail.com --- hey mark, upgraded tomcat from 6.0. to 7.0.57 and now cpu sarts spiking few hrs after tomcat startuphow can i verify if its hit by bug#57544.. regards,ne -- You are receiving this mail

[Bug 57544] Server CPU maxed out (100% per core) randomly after 10 to 30 hours

2015-02-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57544 --- Comment #1 from Xavier F. Kral xavier.k...@gmail.com --- We have a dedicated self-managed server running Ubuntu with Java 8 and Tomcat. That's all. Since we upgraded from Tomcat 7 to Tomcat 8.0.18, the server CPU cores becomes maxed out

[Bug 57544] Server CPU maxed out (100% per core) randomly after 10 to 30 hours

2015-02-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57544 --- Comment #2 from Xavier F. Kral xavier.k...@gmail.com --- Created attachment 32438 -- https://issues.apache.org/bugzilla/attachment.cgi?id=32438action=edit To configure the JVM JDK 1.8 running Tomcat 8.0.18 -- You are receiving this

[Bug 57544] Server CPU maxed out (100% per core) randomly after 10 to 30 hours

2015-02-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57544 --- Comment #3 from Xavier F. Kral xavier.k...@gmail.com --- Created attachment 32439 -- https://issues.apache.org/bugzilla/attachment.cgi?id=32439action=edit Minimum configuration of the webapp that exhibits the issue -- You are

[Bug 57544] Server CPU maxed out (100% per core) randomly after 10 to 30 hours

2015-02-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57544 --- Comment #4 from Mark Thomas ma...@apache.org --- Yep. If you enter that loop with pos == 0 it is going to enter an infinite loop. The loop doesn't need to be there anyway. System.arrayCopy() is smart enougth to handle the problem the

[Bug 57544] Server CPU maxed out (100% per core) randomly after 10 to 30 hours

2015-02-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57544 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED