General

\Java\jre6\lib\ext\QTJava.zip was unexpected at this time

This issue is happening after the Quick Time Player installation. While installing the Player, it is creating an entry in class path with 

CLASSPATH=.;C:\Program Files (x86)\QuickTime\QTSystem\QTJava.zip

But to start JDeveloper, it need the file from java home. 

The work around is : remove C:\Program Files (x86)\QuickTime\QTSystem\QTJava.zip from %CLASSPATH% environment variable and restart the computer. and set the java in Path and JAVA_HOME.

No comments:

Post a Comment