SQL developer hangs on Win XP if not admin user
Hi, I just installed Oracle 11g on Win XP sp2, as admin user.
Things appear working, except for SQL Developer which runs fine only when logging in to XP as administrator.
If I log in as a normal user, then SQL Developer hangs forever just after being started up, eating 50% of CPU. Task manager is required to stop it.
A few more details: it hangs just after asking about file name associations, showing on the left panel the connection I did while being admin.
SQL Plus runs just fine in any case.
If I run the alternative version (sqldeveloper.exe), the involved window reports:
WARNING: Unknown directive: SetSkipJ2SDKCheck
Using oracle.home=C:\oracle\app\Admin\product\11.1.0\db_1\sqldeveloper
Using ide.user.dir=null
Addin: Translator PlSql is trying to register a input type (.plsql) which confli
cts with translator PlSql who already using this input type
28-gen-2009 16.49.18 oracle.jdbc.driver.OracleDriver registerMBeans
GRAVE: Error while registering Oracle JDBC Diagnosability MBean.
javax.management.InstanceAlreadyExistsException: com.oracle.jdbc:type=diagnosability,name=main11.0
at com.sun.jmx.mbeanserver.RepositorySupport.addMBean(RepositorySupport.java:452)
then the ide windows hangs as reported above.
Any help is appreciated.