Integration of JBoss agent with results in app crash with Stack Overflow error
search cancel

Integration of JBoss agent with results in app crash with Stack Overflow error

book

Article ID: 417382

calendar_today

Updated On:

Products

DX Application Performance Management

Issue/Introduction

When the app is started up with the APM hook in place, a random stack overflow error in the Wildfly app causing it to crash on startup. 

Desired result

Startup without dx.agent.name being overwritten by the hostname.

Startup without the app crashing with a Stack Overflow error.

Resolution

Including com.wily,com.wily.* in the jvm startup options "jboss.modules.system.pkgs" helped mitigate the random StackOverflowError within the app.