Avatar of Ahmet Ekrem SABAN
Ahmet Ekrem SABAN
Flag for Austria asked on

Cannot resolve an eclipse JDI error

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.

Although eclipse does not come with installers (you have just unzip the files to the location you want to), this time, there was a kind of "installar wizard" with a [Next >] and a [Finish] button. At the end, a message said that changes will not be come effective until an eclipse re-start. May be, only some drop-ins or plug-ins have been updated...
 
Currently, I experience some other kind of errors from JBoss. I will be back when I solved them.

The error message is

The error message I get prior to debug problems
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

Null pointer exception that I get only sometimes
Put the main problem seems to be the first error.

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!
SoftwareJava App ServersWindows 7

Avatar of undefined
Last Comment
Ahmet Ekrem SABAN

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
girionis

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Ahmet Ekrem SABAN

ASKER
Yes, a colleague of mine told me to increase it to 600 s. I think that solved the problem.
This is the best money I have ever spent. I cannot not tell you how many times these folks have saved my bacon. I learn so much from the contributors.
rwheeler23