Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » debugger VERY slow
debugger VERY slow [message #243306] Mon, 30 April 2007 12:44 Go to next message
Eclipse UserFriend
The eclipse debugger is VERY slow. I keep getting "<not responing>" for
a thread, usually when it stops at a breakpoint. I also get a message like:

"org.eclipse.jdi.TimeoutException. Timeout occurred while waiting for
packet
123. occurred while retrieving value."

in the variables window. Anyone know what the cause might be?

I'm runing eclipse 3.2.2 and JDK 1.6.0_01.

Thanks,
Steve
Re: debugger VERY slow [message #243342 is a reply to message #243306] Wed, 02 May 2007 09:49 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jacek.pospychala.pl.ibm.com

Steve,
thanks for your report,
does it happen every time, you try to debug applications?
What types of applications are you debugging?
What is your operating system?
Do you know anyone else having similar problem?

Steven Buroff wrote:
> The eclipse debugger is VERY slow. I keep getting "<not responing>" for
> a thread, usually when it stops at a breakpoint. I also get a message like:
>
> "org.eclipse.jdi.TimeoutException. Timeout occurred while waiting for
> packet
> 123. occurred while retrieving value."
>
> in the variables window. Anyone know what the cause might be?
>
> I'm runing eclipse 3.2.2 and JDK 1.6.0_01.
>
> Thanks,
> Steve
>
>
Re: debugger VERY slow [message #243347 is a reply to message #243342] Wed, 02 May 2007 10:03 Go to previous messageGo to next message
Eclipse UserFriend
"Jacek Pospychala" <jacek.pospychala@pl.ibm.com> wrote in message
news:f1a4vl$ffg$1@build.eclipse.org...
> Steve,
> thanks for your report,
> does it happen every time, you try to debug applications?

Pretty much, yes.

> What types of applications are you debugging?

Its just a big java program with a swing GUI. The only thing
special about it is that it accesses a MySQL database using JPA.

> What is your operating system?

Windows XP professional.

> Do you know anyone else having similar problem?

No but I work alone at home so I wouldn't.
Let me know if there is anything else I can do to help
figure this out. It is VERY frustrating. Thanks for your
reply.

Steve

>
> Steven Buroff wrote:
>> The eclipse debugger is VERY slow. I keep getting "<not responing>" for
>> a thread, usually when it stops at a breakpoint. I also get a message
>> like:
>>
>> "org.eclipse.jdi.TimeoutException. Timeout occurred while waiting for
>> packet
>> 123. occurred while retrieving value."
>>
>> in the variables window. Anyone know what the cause might be?
>>
>> I'm runing eclipse 3.2.2 and JDK 1.6.0_01.
>>
>> Thanks,
>> Steve
Re: debugger VERY slow [message #243409 is a reply to message #243306] Thu, 03 May 2007 12:09 Go to previous message
Eclipse UserFriend
"Steven Buroff" <sburoff@optonline.net> wrote in message
news:f156bl$2o4$1@build.eclipse.org...
> The eclipse debugger is VERY slow. I keep getting "<not responing>" for
> a thread, usually when it stops at a breakpoint. I also get a message
> like:
>
> "org.eclipse.jdi.TimeoutException. Timeout occurred while waiting for
> packet
> 123. occurred while retrieving value."
>
> in the variables window. Anyone know what the cause might be?
>
> I'm runing eclipse 3.2.2 and JDK 1.6.0_01.
>
> Thanks,
> Steve

See bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=153458. For Linux,
there is a know issue. I do not know of any similar problems on Windows.

Darin Wright
Previous Topic:Re: debugger VERY slow
Next Topic:How can I cause a Java Build Path Library to resolve a new Jar added Programatically?
Goto Forum:
  


Current Time: Fri Jul 18 02:05:35 EDT 2025

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

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

Back to the top