Skip to content

Instantly share code, notes, and snippets.

@infernalsirius
Last active February 24, 2021 06:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save infernalsirius/167f82b08906f2f17ab7a0e064f2dc5b to your computer and use it in GitHub Desktop.
Save infernalsirius/167f82b08906f2f17ab7a0e064f2dc5b to your computer and use it in GitHub Desktop.
[Jira java agent]attach java agent to OSGI #atlassian
JAVA_OPTS="$JAVA_OPTS -javaagent:{full_path_to_agent_directory}/apminsight-javaagent.jar -Datlassian.org.osgi.framework.bootdelegation=com.manageengine.*,sun.*,org.apache.xerces,org.apache.xerces.*"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment