logo       

Re: how do I debug dgc?: msg#00015

java.sun.rmi

Subject: Re: how do I debug dgc?

That doesn't help me. I have no threads of my own running, so only rmi
is keeping the jvm alive.

Gregg G. Wonderly wrote:
I have an rmi server that won't go away after I unbind it. No other
java process is running except it and rmiregistry. How can I debug why
it won't go away?

I set sun.rmi.dgc.logLevel=VERBOSE but I the output is not meaningful to me.


On windows type CTRL-BREAK keystroke in the console window for the process
running the JVM.

On UN*X type CTRL-\ keystroke in the console window for the process running
the JVM.

Look at the thread dump to see which threads are running and where you have
non-daemon threads still running.

-----
gregg@xxxxxxxxxxxx (Cyte Technologies Inc)


===========================================================================
To unsubscribe, send email to listserv@xxxxxxxxxxxx and include in the body
of the message "signoff RMI-USERS". For general help, send email to
listserv@xxxxxxxxxxxx and include in the body of the message "help".

For a list of frequently asked RMI questions please refer to:
http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html

To view past RMI-USERS postings, please see:
http://archives.java.sun.com/archives/rmi-users.html



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise