• 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
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

I deleted java registry key

 
Greenhorn
Posts: 15
Netbeans IDE Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi ,

Unfortunately i have deleted the registry key value of Java 1.6 and now am getting an error message
Error reading registry values:
"Could not find java.dll"
"Could not find Java runtime environment"

I tried reinstalling it twice , but still it's not working.

Can anyone please help me on this ?

Thanks in advance,
Dhinesh
 
Rancher
Posts: 1776
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Can you check if there is mismatch in JRE version & try reinstalling the JRE for the corresponding jdk you have installed? when do you receive this error - during installation of jdk or when you try to compile a java class?
Check if this helps you - Ranch old thread
Ranch old thread 2

Welcome to the Ranch
 
Ranch Hand
Posts: 210
Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Hi Dhinesh,

check out this thread if you continue to have problems, it has helped a few people in the same situation.

https://coderanch.com/t/510619/gc/install-or-uninstall-java-sdk
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic