• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Trouble in starting eclipse in Windows XP

 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Everyone!

Recently I had installed 'Eclipse for Java EE Developers' in my laptop(I am using Windows XP). But when ever I run eclipse.exe, the eclipse workspace loading screen pops up and goes away immediately. I have also installed
(1) Java(TM) 6 update 14
(2) Java (TM) SE Development Kit 6 update 14
in my laptop. But no matter how many times I try, the workspace/ eclipse environment never get loaded.

I even tried by creating a new user and launching eclipse from there. But still it is not working. I was thinking that it may be because I am using Netbeans 9 that is causing this problem, so I had removed it, but still no use!

Can anyone help me with this?

Thanks in advance!
 
Sheriff
Posts: 14691
16
Eclipse IDE VI Editor Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Did you check Eclipse logs ?
 
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Kavya, I asked you several questions, and suggested some things that you could do, about this in another post. Where are the answers to those questions, and results of the suggestions?
 
Kavya Rajan
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear All,
First of all, sorry for the delay. I checked for the log file, and then upon a closer look if found a file named hs_err_pid3840.log. Is this the log file that you were referring to? Anyways, I am pasting the contents of that file below:




Thanks once again for all your help!

Please suggest what I must do.

Regards,
Kavya K.R




 
Peter Johnson
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
A JVM crash! My suggestion is to install the latest JDK (you have 6u14, the latest is 6u22).
 
Kavya Rajan
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey Peter!
Thanks a ton! My problem is resolved!!! wow I finally made it! Thanks once again!


Kavya K.R
 
I got this tall by not having enough crisco in my diet as a kid. This ad looks like it had plenty of shortening:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic