[jboss-jira] [JBoss JIRA] (WFLY-7275) Wildfly eats the CPU up to 100% and does not respond
Frank Langelage (JIRA)
issues at jboss.org
Thu Dec 15 15:22:00 EST 2016
[ https://issues.jboss.org/browse/WFLY-7275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13339327#comment-13339327 ]
Frank Langelage commented on WFLY-7275:
---------------------------------------
In general I agree with you, I also would like to see public patches for the open source releases.
But it's also understandable, that JBoss / RedHat as a commercial company has to earn money.
So you might have a look at the commercial JBoss version, the Enterprise Application Platform.
Otherwise you can hot fix your current version:
- Download xnio-nio-3.4.x.Final.jar and xnio-api-3.4.x.Final.jar (x >= 1)
- put these files into the folders $JBOSS_HOME/modules/system/layers/base/org/jboss/xnio/main and $JBOSS_HOME/modules/system/layers/base/org/jboss/xnio/nio/main
- modify module.xml in both directories to load the new version of the files instead of 3.4.0.
Restart JBoss.
> Wildfly eats the CPU up to 100% and does not respond
> ----------------------------------------------------
>
> Key: WFLY-7275
> URL: https://issues.jboss.org/browse/WFLY-7275
> Project: WildFly
> Issue Type: Bug
> Affects Versions: 10.1.0.Final
> Environment: Ubuntu 14.04, Linux 3.19, Oracle Java 8u91 64-bit
> Reporter: Krisztian Kocsis
> Assignee: Stuart Douglas
> Fix For: 11.0.0.Alpha1
>
> Attachments: Screen Shot 2016-10-07 at 20.18.27.png, Screen Shot 2016-10-07 at 20.18.31.png, wildfly-after-hang+1min.txt, wildfly-after-hang.txt, wildfly-hang-real-stacktrace.txt, wildfly-hang.txt
>
>
> Hi!
>
> I have a JAX-RS application and after a lot of load, one thread eats up the CPU (100% usage) even when the load test app is terminated, and never drops down until I restart the app server.
> It causes me a lot of headeches because it totally makes the app server unusable until I restart, but the users unable to use the app in the meanwhile.
>
> I'v attached the stack trace but I unfortunately don't see anything according to my knowledge.
> Please help me, I can provide more information if necessary.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list