Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » TimeoutExceptions in Debugger
TimeoutExceptions in Debugger [message #217338] Thu, 20 October 2005 01:45 Go to next message
Eclipse UserFriend
Originally posted by: malcolmr.eclipse.cse.unsw.edu.au

I am frequently getting TimeoutExceptions when stepping through my java
code in the debugger, even if I set Prefs > Java > Debug > Debugger
Timeout to 50000 or more. Any ideas what is causing this?

The error detail looks like:

Exceptions occurred attempting to step over the frame
org.eclipse.jdi.TimeoutException: Timeout occurred while waiting for
packet 2061. occurred creating step request.

I am using Eclipse 3.1.0 (Build id: I20050627-1435) under with Sun JDK
1.5.0_04-b05 under Linux.

Malcolm
Re: TimeoutExceptions in Debugger [message #217425 is a reply to message #217338] Thu, 20 October 2005 10:33 Go to previous message
Eclipse UserFriend
Malcolm Ryan wrote:
> I am frequently getting TimeoutExceptions when stepping through my java
> code in the debugger, even if I set Prefs > Java > Debug > Debugger
> Timeout to 50000 or more. Any ideas what is causing this?
>
> The error detail looks like:
>
> Exceptions occurred attempting to step over the frame
> org.eclipse.jdi.TimeoutException: Timeout occurred while waiting for
> packet 2061. occurred creating step request.
>
> I am using Eclipse 3.1.0 (Build id: I20050627-1435) under with Sun JDK
> 1.5.0_04-b05 under Linux.
>
> Malcolm
>

It's being investigated, but there's no solution yet. See
https://bugs.eclipse.org/bugs/show_bug.cgi?id=94452 for all the details.

Kevin
Previous Topic:Jface error in eclipse 3.1.x
Next Topic:Problem with Socket connection when running JUnit
Goto Forum:
  


Current Time: Thu Sep 25 14:55:06 EDT 2025

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

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

Back to the top