Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Threads and monitors view. How to enable?
Threads and monitors view. How to enable? [message #38054] Sat, 24 May 2003 13:57 Go to next message
Eclipse UserFriend
Hi,
how can I enable my vm (JDK 1.4.1_02) to support monitoring?
The threads and monitors view in the debugger always complains that "The
currently selected vm does not support the retrieval of monitor
information".

Thanks in advance,
Dieter
Re: Threads and monitors view. How to enable? [message #38243 is a reply to message #38054] Sun, 25 May 2003 03:49 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: stelian.iancu.gmx.net

Dieter Guendisch wrote:

> Hi,
> how can I enable my vm (JDK 1.4.1_02) to support monitoring?
> The threads and monitors view in the debugger always complains that "The
> currently selected vm does not support the retrieval of monitor
> information".
>
> Thanks in advance,
> Dieter


AFAIK, you need JDK 1.4.2-beta or 1.3. There were other posts on the eclipse
newsgroups about this subject.

--
Stelian Iancu
Linux registered user 287835

Be different. Think.
Re: Threads and monitors view. How to enable? [message #38310 is a reply to message #38054] Sun, 25 May 2003 04:49 Go to previous messageGo to next message
Eclipse UserFriend
If I remember correctly you have to start your (debug) VM in
interpret-only mode (-Xint) because hotspot doesn't provide the needed
information...

-Boris

Dieter Guendisch wrote:
> Hi,
> how can I enable my vm (JDK 1.4.1_02) to support monitoring?
> The threads and monitors view in the debugger always complains that "The
> currently selected vm does not support the retrieval of monitor
> information".
>
> Thanks in advance,
> Dieter
>
Re: Threads and monitors view. How to enable? [message #40890 is a reply to message #38054] Tue, 27 May 2003 12:05 Go to previous message
Eclipse UserFriend
It appears the 1.4.1 VM does not support monitor information (I even tried
with -Xint).

Darin

"Dieter Guendisch" <dieter.guendisch@web.de> wrote in message
news:baobr5$f9q$1@rogue.oti.com...
> Hi,
> how can I enable my vm (JDK 1.4.1_02) to support monitoring?
> The threads and monitors view in the debugger always complains that "The
> currently selected vm does not support the retrieval of monitor
> information".
>
> Thanks in advance,
> Dieter
>
Previous Topic:Drag and drop and debugger on linux?
Next Topic:Threads and Monitors view?
Goto Forum:
  


Current Time: Fri May 09 02:33:37 EDT 2025

Powered by FUDForum. Page generated in 0.04100 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top