Set JVM flag to start Attach listener by default

Description

In some cases we've seen the JVM's Attach API listener go inexplicably missing during startup. Attempting to do a status, restart, or stop operation on such a system tends to result in a message like the following:

Or sometimes this one:

In environments where we've seen this behavior, adding the flag -XX:+StartAttachListener has resolved the problem at least in the short term. Assuming there's no downside, we should add this flag to ADDITIONAL_MANAGER_OPTIONS by default.

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:

Jesse White October 4, 2018 at 11:15 AM

Fixed

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

PagerDuty

Created October 1, 2018 at 7:40 PM
Updated October 4, 2018 at 11:16 AM
Resolved October 4, 2018 at 11:16 AM