Duplicate :
|
|
Relates :
|
On Linux platform jcmd fails to find the Java process by the main class name if the Java process was started with Java options that contain whitespaces ( e.g. -Dtest.property="aaa bbb"), or if module whitespace options (--add-opens, --add-exports,--add-reads, --add-modules, --patch-module,--limit-modules, or --upgrade-module-path) were used.
|