Eclipse caught on the screen Workspace Laucher

Asked

Viewed 1,979 times

0

I haven’t been able to open the Eclipse for a few days after installing the JDK 8. The selection screen of Workspace lock and I can’t do anything.

I just installed the JDK 8, I just unpacked a new Eclipse, never opened the same, has not plugin installed, do not have the folder .metadata, and yet hangs on to the selection of Workspace when you open the Eclipse.

The error in the Event Properties of Windows is this:


[![The program eclipse.exe version 0.0.0.0 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Security and Maintenance control panel. Process ID: 1240 Start Time: 01d215d37852a303 Termination Time: 14 Application Path: C: JAVA Applications eclipseJUNO eclipse.exe Report Id: c6fda0bf-81c6-11e6-9c14-28c2dd8de649 Faulting package full name: Faulting package-relative application ID:][1]][1]


Has anyone ever seen this ? inserir a descrição da imagem aqui

  • 1

    Try to download NEON, Juno is not the youngest.

  • Hi Giuliana, first I would like to thank you for your attention. I have 3 distinct versions, NEON, MARS and JUNO, but any one occurs the same problem. So far I don’t understand the reason for this problem. I realized that in Windows 10, if I run as ADM, sure, but not in Win 7. Mystery yet, because Eclipses worked normally. I don’t know if it has anything to do either, but I tried to change the NAME of the machine to access a database that is protected and released to the name of the host plus the name of the base, after that day it stopped, but I returned the name and it didn’t work out anymore.

  • 1

    It has no relation to the machine name. Do the following, run the command prompt eclipse initializer. So when the error occurs the eclipse will print the stacktrace and then we can identify the cause.

  • I think I’ll even put it on paper. The problem occurred "I think" due to an automatic update of Java, because I use 64 bits, and the update put 32 bits in the folder "C: Programdata Oracle Java", more precisely the folder "javapath". I deleted that folder and the eclipse ran. I saw that statement in another post.

  • 3

    No need to put "solved" in the title, it would be good to create an answer with the procedure that solved the problem, after you can "accept" the answer that means the problem has been solved.

  • 4

    Do not add SOLVED to the title, read the @rray recommendation

  • 2

    @Evertongodoy please do not add SOLVED in the title, the site is not a forum, visit [tour] to see how the site works and see the comments above.

  • 1
  • Okay, sorry. att.

Show 4 more comments

2 answers

2


1

Hello, you have to delete the . lock file inside the ECLIPSE/Workspace/.metadata. In doing this it opens.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.