Skip to content

Commit

Permalink
Update tools/misbehaving-jmx-server/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kaylyn <[email protected]>
  • Loading branch information
scottopell and Kaylyn authored Dec 28, 2023
1 parent 82bbc94 commit b40c5d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/misbehaving-jmx-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ a secondary `init` payload that contains the correct RMI Hostname. It is designe
To enable debug logging, set the system property `-Dorg.slf4j.simpleLogger.defaultLogLevel=debug`.
This can be done in the Dockerfile `CMD` if running in a container

For extra debug logging around RMI systems, try any/all of the following:
For extra debug logging around RMI systems, try the following:
- `-Djava.rmi.server.logCalls=true`
- `-Dsun.rmi.server.exceptionTrace=true`
- `-Dsun.rmi.transport.logLevel=verbose`
Expand Down

0 comments on commit b40c5d6

Please sign in to comment.