Server Instance doesnot start having a jacoco JavaAgent in jvm options
Issue
- Server Instance doesn't start having a JavaAgent in jvm-options.
- When we add a
javaagent
into thehost.xml
in the jvm options, the server doesn't start at all. It throws theArrayIndexBoundOfException
. The javaagent is ajacoco
agent to capture the code coverage of the application code base.
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 7.0.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.