remote/debug/vmtraceout [message #132423] |
Mon, 23 October 2006 12:48  |
Eclipse User |
|
|
|
Hello,
I am trying to enable org.eclipse.jem.proxy's remote/debug/vmtraceout
option, but so far it is not successful. I could debug VE's JavaBean
using the remote/debug/debugvm option without any difficulties. Are
there any special tips for vmtraceout?
Tami
|
|
|
Re: remote/debug/vmtraceout [message #132680 is a reply to message #132423] |
Tue, 31 October 2006 10:40  |
Eclipse User |
|
|
|
Originally posted by: richkulp.us.NO_SPAM.ibm.com
What this option does is to allow sysout to be logged to the .log file.
By default syserr will always be logged.
But for it to be logged, the logging level must be down to at least the
INFO level. If it is the default of WARNING then it won't be logged. So
you will also need to set
org.eclipse.jem.proxy/debug/loglevel=INFO
also.
Tami Takamiya wrote:
> Hello,
>
> I am trying to enable org.eclipse.jem.proxy's remote/debug/vmtraceout
> option, but so far it is not successful. I could debug VE's JavaBean
> using the remote/debug/debugvm option without any difficulties. Are
> there any special tips for vmtraceout?
>
> Tami
--
Thanks,
Rich Kulp
|
|
|
Re: remote/debug/vmtraceout [message #614745 is a reply to message #132423] |
Tue, 31 October 2006 10:40  |
Eclipse User |
|
|
|
Originally posted by: richkulp.us.NO_SPAM.ibm.com
What this option does is to allow sysout to be logged to the .log file.
By default syserr will always be logged.
But for it to be logged, the logging level must be down to at least the
INFO level. If it is the default of WARNING then it won't be logged. So
you will also need to set
org.eclipse.jem.proxy/debug/loglevel=INFO
also.
Tami Takamiya wrote:
> Hello,
>
> I am trying to enable org.eclipse.jem.proxy's remote/debug/vmtraceout
> option, but so far it is not successful. I could debug VE's JavaBean
> using the remote/debug/debugvm option without any difficulties. Are
> there any special tips for vmtraceout?
>
> Tami
--
Thanks,
Rich Kulp
|
|
|
Powered by
FUDForum. Page generated in 0.03870 seconds