Hello,
I'm having trouble using SQL Developer on Windows 7.
A short time after starting it, it just exits. There seems to be no specific action that triggers this. It even happens while I'm not doing anything.
Here is some info:
- Version 4.1.5.21
- jdk1.8.0_45 (I also tried the SQL Developer with included JDK, same issue)
- Windows 7 Enterprise Service Pack 1
- Oracle Database 11g Enterprise Edition 11.2.0.4.0 64bit Production
Here is what I find in the CMD after SQL Developer exits:
D:\sqldeveloper\sqldeveloper\bin>sqldeveloper.exe
Custom UI class oracle.bali.ewt.olaf2.OracleLookAndFeel not on classpath.
LOAD TIME : 375UsersCache.fillIn() time = 125 ret==null?: true
UsersCache.fillIn() time = 219 ret==null?: true
D:\sqldeveloper\sqldeveloper\bin>
Any suggestions how to debug this issue?