StackOverflowError in JBoss EAP 7 with a custom worker pool stack-size

Solution Verified - Updated -

Issue

  • We moved from JDK 8 to JDK 11 and our application is failing when trying to access a web jsp with a java.lang.StackOverflowError after modifying the worker-pool stack-size

        <subsystem xmlns="urn:jboss:domain:io:3.0">
            <worker name="default" io-threads="2" task-max-threads="10" stack-size="32"/>
            <buffer-pool name="default"/>
        </subsystem>
    

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP) 7

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content