• 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

java.exe has generated errors

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
I have installed JRE 1.2 and Jdk 1.2.2 on my new machine (Pentium 4 ) with Windows 2000.
When i am running the java.exe or javac.exe from command prompt , I am getting following error messages.
"java.exe has generated errors and will be closed
by windows. You will need to restart the program.
An error log is being created."
Can any one experienced it and how to fix it.
regards
VanD
 
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
is there a special need for jdk 1.2 cause this one is rather old (beside it should also work). I think you can run in some problems when you want to develop new applications. Try to install jdk 1.4.2 then you are up-to-date.
 
reply
    Bookmark Topic Watch Topic
  • New Topic