Name
jsadebugd — Daemon process for remote debugging
Synopsis
jsadebugdpid[process-name] // running process jsadebugdexecutablecore[process-name] // core file
Description
jsadebugd is a server process that allows remote invocations of jinfo, jmap, and jstack on a local Java process or core file. Invoke jsadebugd by specifying either the process id of a running Java process or an executable file and core file pair on the command line. If more than one jsadebugd server will run on the same host at the same time, follow these arguments with an identifying process name that remote clients can use to identify the desired process.
jsadebugd starts the rmiregistry server.
In Java 5.0, jsadebugd is experimental, unsupported, and not available on all platforms.
See also
jinfo, jmap, jstack
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access