After installing 11g, I tried to start sql developer and saw below error message in the messages log at the bottom of screen.
"SEVERE: Error while registering Oracle JDBC Diagnosability MBean"
I could fix it by renaming "$ORACLE_HOME/jdbc/lib" to "$ORACLE_HOME/jdbc/lib$".
Restarted sql developer and do not see those messages anymore.
Hope this helps.
Regards,
Vishal
Comments (2)
where can i find this "$ORACLE_HOME/jdbc/lib"?
Is that a environment variable?
Any quick response is highly appreciated :D
thnx in advance
Posted by tesa | June 29, 2009 11:54 PM
Posted on June 29, 2009 23:54
Hi Tesa,
$ORACLE_HOME is the environment variable pointing to location where the oracle installation is done.
e.g. ORACLE_HOME=E:\app\vupatil\product\11.1.0\db_1
I meant to change the directory name of lib to lib$.
Regards,
Vishal
Posted by Anonymous | June 30, 2009 3:56 AM
Posted on June 30, 2009 03:56