Skip to content

CAUTION: This site hosts draft documentation for the next release. For published content of the latest release, visit www.eclipse.org/openj9/docs

-Dcom.ibm.tools.attach.logging

Enable logging for Attach API events.

Syntax

    -Dcom.ibm.tools.attach.logging=[yes|no]
Value Effect Default
yes Enable
no Disable yes

Explanation

Turn on tracing and logging of Attach API events to help diagnose problems. One timestamped log file is created for each Java™ process in the current directory for the running JVM .

See also