Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

After installation of oracle 9i my java programs compiled successfully but it doesn't run

  Asked By: Everett    Date: Dec 08    Category: Java    Views: 857
  

I had just installed oracle 9i on my system and my system has jdk 1.4.2.
After installation of oracle 9i my java programs compiled successfully but it
doesn't run.
Is it possible that it is because oracle provides jre1.3 and my system has
1.4.
Can anybody help me how to make my java programs run without uninstalling oracle
9i.

Share: 

 

3 Answers Found

 
Answer #1    Answered By: Deloris Harris     Answered On: Dec 08

Try to edit PATH enviroment variable and remove Oracle jre locations.
(not forget restart your system  to make affect).

 
Answer #2    Answered By: Luisa Fischer     Answered On: Dec 08

Sorry, the old know-it-all can't help  but to give his 2 pennies:

This is necessary only on Windows 9x and Windows ME; unter NT, 2000,
XP, and 2003 as well as in Unix systems there's no need to restart the
system.

 
Answer #3    Answered By: Eshe Chalthoum     Answered On: Dec 08

I believe it changes windows registry information too. After
installing Oracle, my registry information for Java Plug-in 1.3.1_01
was erased, so my applets couldn't start. You may need to check out
whether any thing has been changed in the registry.

 




Tagged: