Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Cannot resolve an eclipse JDI error(A JDI error makes it impossible to debug, as the debugger stops after error)
Cannot resolve an eclipse JDI error [message #1059711] Tue, 21 May 2013 10:19 Go to next message
Ahmet Ekrem SABAN is currently offline Ahmet Ekrem SABANFriend
Messages: 21
Registered: April 2011
Location: Austria
Junior Member
Hello!

I am in a Java EE 3.0 project at the customerside with eclipselink to Oracle, using eclipse Juno as IDE. I made an update this morning, getting the latest version (Build id: 20130225-0426). The reason for searching an update was error messages when deleting a marked text. The first character I entered was displayed after the replacement, but an error message appeared without any consequences. As this was annoying, I installed the last version - all under Windows 7...

Now, I cannot debug properly the project. To be honest, I am not sure whether the problem arose because of the update or not. The error message is

http://filedb.experts-exchange.com/incoming/2013/05_w21/655668/eclipse-error--JDI-Event-Dispatc.PNG

I tried to find the exact positon where this error is produced. Once, I got another error why I was inside the String class that reads

http://filedb.experts-exchange.com/incoming/2013/05_w21/655669/eclipse-error---Debug-Source-Dis.PNG

What I have done so far

    As I already wrote, I got the newest version of eclipse Juno
    I closed eclipse and reopened it. Once, I even made a restart of the notebook
    I cleaned the whole project, resulting in an automatic rebuild. This helps after getting the JDI error, as the error prevents any debugging: you cannot see where you are in the code anymore
    I redeployed even application, although the problem seems to be a client problem


But all these steps turned out to be pointless. The debugger stops at some point, and there is no way to continue. The only way to start the program is to run it in the "release" mode. Now, it's your turn! Smile

Thank you for your help in advance!


Best regards!
Ekrem
Re: Cannot resolve an eclipse JDI error [message #1059780 is a reply to message #1059711] Tue, 21 May 2013 14:47 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 5/21/2013 4:19 AM, Ahmet Ekrem SABAN wrote:
> Hello!
>
> I am in a Java EE 3.0 project at the customerside with eclipselink to
> Oracle, using eclipse Juno as IDE. I made an update this morning,
> getting the latest version (Build id: 20130225-0426). The reason for
> searching an update was error messages when deleting a marked text. The
> first character I entered was displayed after the replacement, but an
> error message appeared without any consequences. As this was annoying, I
> installed the last version - all under Windows 7...
>
> Now, I cannot debug properly the project. To be honest, I am not sure
> whether the problem arose because of the update or not. The error
> message is
>
>
> I tried to find the exact positon where this error is produced. Once, I
> got another error why I was inside the String class that reads
>
>
>
> What I have done so far
>
> As I already wrote, I got the newest version of eclipse Juno
> I closed eclipse and reopened it. Once, I even made a restart of the
> notebook
> I cleaned the whole project, resulting in an automatic rebuild. This
> helps after getting the JDI error, as the error prevents any debugging:
> you cannot see where you are in the code anymore
> I redeployed even application, although the problem seems to be a client
> problem
>
>
> But all these steps turned out to be pointless. The debugger stops at
> some point, and there is no way to continue. The only way to start the
> program is to run it in the "release" mode. Now, it's your turn! :)
>
> Thank you for your help in advance!

It's not very clear what trouble you're having. First, getting a new
version of Eclipse, shutting down and restarting doesn't get you running
on the new version. Unless you removed it from your filesystem, your old
Eclipse is still there and you're likely still running on it. (Eclipse
isn't "installed" like other software, it's downloaded and extracted
into your filesystem.)

Second, as noted, it's not clear to me just what troubles you. You
didn't actually quote the error in your post. Perhaps you could list the
steps to get to where you encounter it.
Re: Cannot resolve an eclipse JDI error [message #1059917 is a reply to message #1059780] Wed, 22 May 2013 07:45 Go to previous message
Ahmet Ekrem SABAN is currently offline Ahmet Ekrem SABANFriend
Messages: 21
Registered: April 2011
Location: Austria
Junior Member
Hello!

Thank you for your reply! Sorry for being unclear. There was a kind of "installar wizard" I am not used to from eclipse with [Next >] and [Finish] buttons. At the end, a message said that changes will not be come effective before an eclipse re-start. So, I assume that they have managed to make some kind of update wizard - perhaps only for drop-ins or plug-ins, I don't know.

Currently, I experience some other kind of errors from JBoss. I will be back when I solved them.

Edit: A friend of mine told me that he experienced similar problems several years ago and says that a new download of eclipse with its set of drop-ins and plug-ins is said to be more stable than a later update of plug-ins etc.


Best regards!
Ekrem

[Updated on: Thu, 23 May 2013 07:25]

Report message to a moderator

Previous Topic:Which Eclipse plugin should I look for?
Next Topic:Error, Need Help
Goto Forum:
  


Current Time: Fri Apr 19 12:35:54 GMT 2024

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

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

Back to the top