[jboss-jira] [JBoss JIRA] (WFLY-2778) CPU load at 99% with WildFly 8 CR1

Matthias Richter (JIRA) issues at jboss.org
Wed Jan 22 03:32:29 EST 2014


    [ https://issues.jboss.org/browse/WFLY-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12937771#comment-12937771 ] 

Matthias Richter commented on WFLY-2778:
----------------------------------------

While trying to analyze this by myself a thing came to mind I want to document here:

we are using a JRuby / Rails 4 app and had issues with a CipherError, documented here: https://github.com/jruby/jruby/wiki/UnlimitedStrengthCrypto . We had the first solution working with installing the jars. I have no idea if this affects the issue WFLY-2778, but I thought I should share this info. Meanwhile we tried the other solution but our servers end up with the cpu load after some time as well.
                
> CPU load at 99% with WildFly 8 CR1
> ----------------------------------
>
>                 Key: WFLY-2778
>                 URL: https://issues.jboss.org/browse/WFLY-2778
>             Project: WildFly
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Web (Undertow)
>    Affects Versions: 8.0.0.CR1
>         Environment: $ java -version
> java version "1.7.0_45"
> Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
> Java HotSpot(TM) 64-Bit Server VM (build 24.45-b08, mixed mode)
> WildFly 8.0.0.CR1
> XNIO version 3.2.0.Beta4
> Undertow 1.0.0.Beta30
>            Reporter: Matthias Richter
>            Assignee: Stuart Douglas
>            Priority: Blocker
>         Attachments: stacktrace-6156.out, stacktrace-6157.out, stacktrace-6158.out
>
>
> After Undertow included https forwarding features when shipped with Wildfly CR1, we experienced high cpu load on our machines, reproduced on 5 different servers. Up to 3 threads are running wild, sometimes it's just one thread though. On the forum reference there are screenshots from jconsole including stacktraces of the threads.
> https://community.jboss.org/message/853569#853569

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list