Problem to load any Java based software

Hi,

 

I have a problem on Windows 7 (Home). I was looking for possible solutions but found no answer so I decided to as my question here.

 

I am using some Java bsed software. I am using a Dell laptop which had Windows 7 preinstalled. For many months everything was working without any problems. I used many Java software, especially Oracle SQL Developer (this one is very important in my job).

 

A few days ago someting happened however I really can't identify any abnormal operations or situations with my computer. But something happened and I cannot run any Java based software, for example SQL Developer or NetBeans. Nothing. When trying to run nothing happens.

 

I have already tried to reinstall Java or use older versions but it does not help. All settings are OK I believe (like PATH etc). I also noticed that I can't connect to Oracle databases which was possible. Now when I try to connect (using Toad or other tools) there is an error "No connection open".

 

When I try to run SQL Developer using the commend prompt I receive a long list of errors (I pasted it below). The problem happened three days ago (on April 14). Last Windows updates were installed on April 11. I tried to uninstall some of them them but it does not help. As I remember I restarted my computer since that time so I don't think they are the reason of my problem.

But I noticed that on April 13 there was an update of Windows Defender which was installed on my computer: KB915597 (Definition 1.123.1936.0). This is the closest action to the moment when problems started.

 

Any help or suggestion where to look for possible solution will be very appreciated

 

Regards

Tom

 

Here is the information I receive when trying to run SQL Developer from CMD:

 

_execv() failed, err=2java.lang.ExceptionInInitializerError
        at javax.swing.JPanel.updateUI(JPanel.java:126)
        at javax.swing.JPanel.<init>(JPanel.java:86)
        at javax.swing.JPanel.<init>(JPanel.java:109)
        at javax.swing.JPanel.<init>(JPanel.java:117)
        at javax.swing.JRootPane.createGlassPane(JRootPane.java:545)
        at javax.swing.JRootPane.<init>(JRootPane.java:365)
        at javax.swing.JFrame.createRootPane(JFrame.java:277)
        at javax.swing.JFrame.frameInit(JFrame.java:258)
        at javax.swing.JFrame.<init>(JFrame.java:225)
        at oracle.ide.IdeCore$StartupWindow.<init>(IdeCore.java:1960)
        at oracle.ide.IdeCore.startupImpl(IdeCore.java:1148)
        at oracle.ide.Ide.startup(Ide.java:703)
        at oracle.ideimpl.DefaultIdeStarter.startIde(DefaultIdeStarter.java:35)
        at oracle.ideimpl.Main.start(Main.java:184)
        at oracle.ideimpl.Main.main(Main.java:146)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at oracle.ide.boot.PCLMain.callMain(PCLMain.java:62)
        at oracle.ide.boot.PCLMain.main(PCLMain.java:54)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at oracle.classloader.util.MainClass.invoke(MainClass.java:128)
        at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:189)
        at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:89)
        at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:65)
        at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:54)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at oracle.ide.boot.Launcher.invokeMain(Launcher.java:713)
        at oracle.ide.boot.Launcher.launchImpl(Launcher.java:115)
        at oracle.ide.boot.Launcher.launch(Launcher.java:68)
        at oracle.ide.boot.Launcher.main(Launcher.java:57)
Caused by: java.lang.IllegalArgumentException: 77 incompatible with Text-specific LCD contrast key
        at java.awt.RenderingHints.put(RenderingHints.java:1075)
        at sun.awt.windows.WDesktopProperties.getDesktopAAHints(WDesktopProperties.java:310)
        at sun.awt.windows.WToolkit.getDesktopAAHints(WToolkit.java:920)
        at sun.awt.SunToolkit.getDesktopFontHints(SunToolkit.java:1874)
        at sun.awt.windows.WDesktopProperties.getProperties(WDesktopProperties.java:247)
        at sun.awt.windows.WToolkit.updateProperties(WToolkit.java:871)
        at sun.awt.windows.WToolkit.lazilyInitWProps(WToolkit.java:823)
        at sun.awt.windows.WToolkit.lazilyLoadDesktopProperty(WToolkit.java:812)

        at java.awt.Toolkit.getDesktopProperty(Toolkit.java:1802)
        at javax.swing.UIManager.<clinit>(UIManager.java:376)
        ... 38 more

 

 

What more - after trying to run SQL Developer with above errors automaticall there is a file with errors created in the Developer /bin directory. Here is what can be found in that file:

 

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000077bd0895, pid=6816, tid=4256
#
# JRE version: 7.0_03-b05
# Java VM: Java HotSpot(TM) 64-Bit Server VM (22.1-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [ntdll.dll+0x50895]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
#  
http://bugreport.sun.com/bugreport/crash.jsp
#

---------------  T H R E A D  ---------------

Current thread (0x0000000002c9f800):  JavaThread "main" [_thread_in_Java, id=4256, stack(0x0000000000030000,0x0000000000130000)]

siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff

Registers:
RAX=0x000000000012d948, RBX=0x0000000000000002, RCX=0x000000000012da18, RDX=0x000000000012d988
RSP=0x000000000012d938, RBP=0x000007feeab441a0, RSI=0x0000000000000020, RDI=0x0000000000000000
R8 =0x0000000000122000, R9 =0x0000000000000003, R10=0x0000000000000000, R11=0x0000000000003a81
R12=0x0000000000000000, R13=0x0000000000000050, R14=0x0000000000000003, R15=0x0000000002c9f800
RIP=0x0000000077bd0895, EFLAGS=0x0000000000010202

Top of Stack: (sp=0x000000000012d938)
0x000000000012d938:   0000000000000202 0000000077b8b239
0x000000000012d948:   000007fffffde000 00000000069a9330
0x000000000012d958:   000000006699badb 0000000008d0db00
0x000000000012d968:   00000000c85a2e98 0000000000000051
0x000000000012d978:   00000000069a9668 000000000012db01
0x000000000012d988:   0000000000130000 0000000000122000
0x000000000012d998:   0000000002945450 0000000000000011
0x000000000012d9a8:   0000000008be9250 0000000000000001
0x000000000012d9b8:   0000000008be92a0 000000000012e1d0
0x000000000012d9c8:   00000000032b743a 00000000032b73d0
0x000000000012d9d8:   0030005f00000000 0000000000000000
0x000000000012d9e8:   000000000012e1d0 000000000012e270
0x000000000012d9f8:   0000000003286038 0000000003285350
0x000000000012da08:   0000000000000000 000000000012e2e0
0x000000000012da18:   000000000012e270 000000000012e200
0x000000000012da28:   00000000033004b0 00000000032fe890

Instructions: (pc=0x0000000077bd0895)
0x0000000077bd0875:   d0 00 00 00 4c 89 a1 d8 00 00 00 4c 89 a9 e0 00
0x0000000077bd0885:   00 00 4c 89 b1 e8 00 00 00 4c 89 b9 f0 00 00 00
0x0000000077bd0895:   0f ae 81 00 01 00 00 0f 29 81 a0 01 00 00 0f 29
0x0000000077bd08a5:   89 b0 01 00 00 0f 29 91 c0 01 00 00 0f 29 99 d0


Register to memory mapping:

RAX=0x000000000012d948 is pointing into the stack for thread: 0x0000000002c9f800
RBX=0x0000000000000002 is an unknown value
RCX=0x000000000012da18 is pointing into the stack for thread: 0x0000000002c9f800
RDX=0x000000000012d988 is pointing into the stack for thread: 0x0000000002c9f800
RSP=0x000000000012d938 is pointing into the stack for thread: 0x0000000002c9f800
RBP=0x000007feeab441a0 is an unknown value
RSI=0x0000000000000020 is an unknown value
RDI=0x0000000000000000 is an unknown value
R8 =0x0000000000122000 is pointing into the stack for thread: 0x0000000002c9f800
R9 =0x0000000000000003 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x0000000000003a81 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x0000000000000050 is an unknown value
R14=0x0000000000000003 is an unknown value
R15=0x0000000002c9f800 is a thread


Stack: [0x0000000000030000,0x0000000000130000],  sp=0x000000000012d938,  free space=1014k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [ntdll.dll+0x50895]  RtlCaptureContext+0x85

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
v  blob 0x00000000032b74ff
j  java.util.DualPivotQuicksort.sort([IIIZ)V+56
j  java.util.DualPivotQuicksort.sort([III)V+13
j  java.util.Arrays.sort([III)V+12
j  oracle.ide.boot.JarDirs.sortAndTrim(I[I)[I+9
J  oracle.ide.boot.JarDirs.getDirsImpl(Ljava/io/File;)V
j  oracle.ide.boot.JarDirs.<init>(Ljava/io/File;)V+6
j  oracle.ide.boot.IdeSharedJar.<init>(Ljava/io/File;Ljava/net/URL;)V+42
j  oracle.ide.boot.IdeSharedCodeSourceFactory.createCodeSource(Ljava/net/URL;Ljava/io/File;)Loracle/classloader/SharedCodeSource;+57
j  oracle.classloader.SharedCodeSourceFactory.create(Ljava/net/URL;Ljava/io/File;)Loracle/classloader/SharedCodeSource;+30
j  oracle.classloader.SharedCodeSourceSet.subscribe(Ljava/net/URL;Ljava/io/File;Loracle/classloader/ConfigurationOrigin;Loracle/classloader/PolicyClassLoader;)Loracle/classloader/SharedCodeSource;+244
j  oracle.classloader.SharedCodeSourceSet.subscribe(Ljava/io/File;Loracle/classloader/ConfigurationOrigin;Loracle/classloader/PolicyClassLoader;)Loracle/classloader/SharedCodeSource;+99
j  oracle.classloader.SharedCodeSourceSet.subscribe(Ljava/lang/String;Loracle/classloader/ConfigurationOrigin;Loracle/classloader/PolicyClassLoader;)Loracle/classloader/SharedCodeSource;+10
j  oracle.classloader.PolicyClassLoader.addCodeSource(Ljava/lang/String;Loracle/classloader/ConfigurationOrigin;)Loracle/classloader/SharedCodeSource;+20
j  oracle.classloader.util.InitialLoadersFactory.addCodeSources(Loracle/classloader/PolicyClassLoader;Ljava/util/List;Loracle/classloader/ConfigurationOrigin;ZZ)V+56
j  oracle.classloader.util.InitialLoadersFactory.addJREExtensionCodeSources(Loracle/classloader/PolicyClassLoader;)V+59
j  oracle.classloader.util.InitialLoadersFactory.populateLoaders(Loracle/classloader/util/InitialLoadersConfiguration;)Loracle/classloader/util/MainClass;+9
j  oracle.classloader.util.InitialLoadersFactory.initLoaders(Loracle/classloader/util/InitialLoadersConfiguration;)Loracle/classloader/util/MainClass;+20
j  oracle.classloader.util.InitialLoadersFactory.create(Loracle/classloader/util/InitialLoadersConfiguration;)Loracle/classloader/util/MainClass;+58
j  oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain([Ljava/lang/String;)V+11
j  oracle.ide.boot.IdeLauncher.launchImpl([Ljava/lang/String;)V+14
j  oracle.ide.boot.IdeLauncher.launch([Ljava/lang/String;)V+2
j  oracle.ide.boot.IdeLauncher.main([Ljava/lang/String;)V+10
v  ~StubRoutines::call_stub
j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
j  oracle.ide.boot.Launcher.invokeMain([Ljava/lang/String;)V+50
j  oracle.ide.boot.Launcher.launchImpl([Ljava/lang/String;)V+28
j  oracle.ide.boot.Launcher.launch([Ljava/lang/String;)V+2
j  oracle.ide.boot.Launcher.main([Ljava/lang/String;)V+10
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x00000000069c1800 JavaThread "Service Thread" daemon [_thread_blocked, id=4656, stack(0x0000000007330000,0x0000000007430000)]
  0x00000000069b3800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=7148, stack(0x0000000007230000,0x0000000007330000)]
  0x00000000069a3800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=6376, stack(0x0000000007130000,0x0000000007230000)]
  0x00000000069a1800 JavaThread "Attach Listener" daemon [_thread_blocked, id=5340, stack(0x0000000007030000,0x0000000007130000)]
  0x00000000069a0000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6676, stack(0x0000000006f30000,0x0000000007030000)]
  0x00000000068b9000 JavaThread "Finalizer" daemon [_thread_blocked, id=2824, stack(0x0000000006e30000,0x0000000006f30000)]
  0x00000000068ab800 JavaThread "Reference Handler" daemon [_thread_blocked, id=6752, stack(0x0000000006d30000,0x0000000006e30000)]
=>0x0000000002c9f800 JavaThread "main" [_thread_in_Java, id=4256, stack(0x0000000000030000,0x0000000000130000)]

Other Threads:
  0x000000000689d800 VMThread [stack: 0x0000000006c30000,0x0000000006d30000] [id=6856]
  0x00000000069ca800 WatcherThread [stack: 0x0000000007430000,0x0000000007530000] [id=4536]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 PSYoungGen      total 38208K, used 6414K [0x00000000f2ab0000, 0x00000000f5550000, 0x0000000100000000)
  eden space 32768K, 19% used [0x00000000f2ab0000,0x00000000f30f3a00,0x00000000f4ab0000)
  from space 5440K, 0% used [0x00000000f5000000,0x00000000f5000000,0x00000000f5550000)
  to   space 5440K, 0% used [0x00000000f4ab0000,0x00000000f4ab0000,0x00000000f5000000)
 PSOldGen        total 87424K, used 0K [0x00000000d8000000, 0x00000000dd560000, 0x00000000f2ab0000)
  object space 87424K, 0% used [0x00000000d8000000,0x00000000d8000000,0x00000000dd560000)
 PSPermGen       total 21248K, used 5826K [0x00000000c8000000, 0x00000000c94c0000, 0x00000000d8000000)
  object space 21248K, 27% used [0x00000000c8000000,0x00000000c85b0b98,0x00000000c94c0000)

Code Cache  [0x0000000003280000, 0x00000000034f0000, 0x0000000006280000)
 total_blobs=273 nmethods=39 adapters=187 free_code_cache=48671Kb largest_free_block=49800384

Dynamic libraries:
0x0000000140000000 - 0x0000000140008000  D:\Programy\sqldeveloper\sqldeveloper.exe
0x0000000077b80000 - 0x0000000077d29000  C:\Windows\SYSTEM32\ntdll.dll
0x0000000077960000 - 0x0000000077a7f000  C:\Windows\system32\kernel32.dll
0x000007fefe260000 - 0x000007fefe2cc000  C:\Windows\system32\KERNELBASE.dll
0x0000000077a80000 - 0x0000000077b7a000  C:\Windows\system32\USER32.dll
0x000007fefeda0000 - 0x000007fefee07000  C:\Windows\system32\GDI32.dll
0x000007fefed80000 - 0x000007fefed8e000  C:\Windows\system32\LPK.dll
0x000007fefe3b0000 - 0x000007fefe479000  C:\Windows\system32\USP10.dll
0x000007fefee60000 - 0x000007fefeeff000  C:\Windows\system32\msvcrt.dll
0x000007fefdeb0000 - 0x000007fefdf07000  C:\Windows\system32\apphelp.dll
0x000007fefa110000 - 0x000007fefa16a000  C:\Windows\AppPatch\AppPatch64\AcLayers.DLL
0x000007fefbf30000 - 0x000007fefbfa1000  C:\Windows\system32\WINSPOOL.DRV
0x000007fef4c10000 - 0x000007fef4c28000  C:\Windows\system32\MPR.dll
0x000007fefec50000 - 0x000007fefed7d000  C:\Windows\system32\RPCRT4.dll
0x000007feea740000 - 0x000007feeaba7000  C:\Windows\AppPatch\AppPatch64\AcXtrnal.DLL
0x000007fefbe10000 - 0x000007fefbe61000  C:\Windows\AppPatch\AppPatch64\AcGenral.DLL
0x000007fefdd00000 - 0x000007fefdd25000  C:\Windows\system32\SspiCli.dll
0x000007fefe590000 - 0x000007fefe601000  C:\Windows\system32\SHLWAPI.dll
0x000007fefea40000 - 0x000007fefec43000  C:\Windows\system32\ole32.dll
0x000007fefef00000 - 0x000007feffc88000  C:\Windows\system32\SHELL32.dll
0x0000000072480000 - 0x0000000072483000  C:\Windows\system32\sfc.dll
0x000007fef7720000 - 0x000007fef7730000  C:\Windows\system32\sfc_os.DLL
0x000007fefd290000 - 0x000007fefd2ae000  C:\Windows\system32\USERENV.dll
0x000007fefdfe0000 - 0x000007fefdfef000  C:\Windows\system32\profapi.dll
0x000007fefc550000 - 0x000007fefc568000  C:\Windows\system32\dwmapi.dll
0x000007feffc90000 - 0x000007feffd6b000  C:\Windows\system32\ADVAPI32.dll
0x000007feffd70000 - 0x000007feffd8f000  C:\Windows\SYSTEM32\sechost.dll
0x000007fefe610000 - 0x000007fefe63e000  C:\Windows\system32\IMM32.DLL
0x000007fefe480000 - 0x000007fefe589000  C:\Windows\system32\MSCTF.dll
0x00000000001e0000 - 0x0000000000203000  D:\Programy\sqldeveloper\ide\bin\launcher64.dll
0x000007fefe900000 - 0x000007fefe997000  C:\Windows\system32\COMDLG32.dll
0x000007fef5a30000 - 0x000007fef5ad0000  C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_a4d6a923711520a9\COMCTL32.dll
0x0000000066800000 - 0x0000000066eda000  C:\Program Files\Java\jdk1.7.0_03\jre\bin\server\jvm.dll
0x000007fef6db0000 - 0x000007fef6db9000  C:\Windows\system32\WSOCK32.dll
0x000007fefee10000 - 0x000007fefee5d000  C:\Windows\system32\WS2_32.dll
0x000007fefed90000 - 0x000007fefed98000  C:\Windows\system32\NSI.dll
0x000007fefc090000 - 0x000007fefc0cb000  C:\Windows\system32\WINMM.dll
0x0000000077d50000 - 0x0000000077d57000  C:\Windows\system32\PSAPI.DLL
0x00000000702d0000 - 0x00000000703a2000  C:\Windows\system32\MSVCR100.dll
0x000007fefc980000 - 0x000007fefc9d6000  C:\Windows\system32\uxtheme.dll
0x0000000180000000 - 0x0000000180050000  C:\Program Files (x86)\Pakiet Bezpieczeństwa UPC\Spam Control\fsscoepl_x64.dll
0x0000000010100000 - 0x0000000010112000  C:\Program Files\SetPoint\lgscroll.dll
0x0000000073830000 - 0x00000000738f9000  C:\Windows\WinSxS\amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_88e41e092fab0294\MSVCR80.dll
0x000007fefba30000 - 0x000007fefba5d000  C:\Windows\system32\ntmarta.dll
0x000007feffd90000 - 0x000007feffde2000  C:\Windows\system32\WLDAP32.dll
0x0000000074e90000 - 0x0000000074e9f000  C:\Program Files\Java\jdk1.7.0_03\jre\bin\verify.dll
0x0000000074e60000 - 0x0000000074e88000  C:\Program Files\Java\jdk1.7.0_03\jre\bin\java.dll
0x0000000070550000 - 0x0000000070565000  C:\Program Files\Java\jdk1.7.0_03\jre\bin\zip.dll
0x0000000070570000 - 0x0000000070589000  C:\Program Files\Java\jdk1.7.0_03\jre\bin\net.dll
0x00000000753e0000 - 0x0000000075418000  C:\Program Files (x86)\Pakiet Bezpieczeństwa UPC\FSPS\program\fslsp_x64.dll
0x0000000070880000 - 0x000000007089c000  c:\program files (x86)\pakiet bezpieczeństwa upc\scanner-interface\fsgkiapi_x64.dll
0x000007fefd850000 - 0x000007fefd8a5000  C:\Windows\system32\mswsock.dll
0x000007fefd840000 - 0x000007fefd847000  C:\Windows\System32\wship6.dll
0x000007fefb8f0000 - 0x000007fefb905000  C:\Windows\system32\NLAapi.dll
0x000007fef4b70000 - 0x000007fef4b85000  C:\Windows\system32\napinsp.dll
0x000007fef4b50000 - 0x000007fef4b69000  C:\Windows\system32\pnrpnsp.dll
0x000007fef7ad0000 - 0x000007fef7afe000  C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x000007fefd6d0000 - 0x000007fefd72b000  C:\Windows\system32\DNSAPI.dll
0x000007fef4b40000 - 0x000007fef4b4b000  C:\Windows\System32\winrnr.dll
0x000007fef4b30000 - 0x000007fef4b40000  C:\Windows\system32\wshbth.dll
0x000007fefd160000 - 0x000007fefd167000  C:\Windows\System32\wshtcpip.dll
0x000007fefb720000 - 0x000007fefb747000  C:\Windows\system32\IPHLPAPI.DLL
0x000007fefb710000 - 0x000007fefb71b000  C:\Windows\system32\WINNSI.DLL
0x000007fef79c0000 - 0x000007fef79c8000  C:\Windows\system32\rasadhlp.dll
0x000007fefb540000 - 0x000007fefb593000  C:\Windows\System32\fwpuclnt.dll
0x0000000070530000 - 0x0000000070541000  C:\Program Files\Java\jdk1.7.0_03\jre\bin\nio.dll

VM Arguments:
jvm_args: -Xmx640M -Xms128M -Xverify:none -Doracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG=true -Dsun.java2d.ddoffscreen=false -Dwindows.shell.font.languages= -XX:MaxPermSize=256M -Doracle.jdbc.mapDateToTimestamp=false -Dide.AssertTracingDisabled=true -Doracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG=true -Djava.util.logging.config.file=logging.conf -Dsqldev.debug=false -Duser.timezone="+02:00" -Dide.startingArg0="D:\Programy\sqldeveloper\sqldeveloper64.exe" -Dide.launcherProcessId=6816 -Dide.config_pathname=D:\Programy\sqldeveloper\sqldeveloper\bin\sqldeveloper.conf -Dide.startingcwd=D:\Programy\sqldeveloper -Dide.shell.enableFileTypeAssociation=D:\Programy\sqldeveloper\sqldeveloper.exe -Dide.pref.dir.base=C:\Users\dell\AppData\Roaming -Dide.work.dir.base=D:\_dokumenty
java_command: <unknown>
Launcher Type: generic

Environment Variables:
PATH=C:\Program Files\Common Files\Microsoft Shared\Microsoft Online Services;C:\Program Files (x86)\Common Files\Microsoft Shared\Microsoft Online Services;D:\Programy\Jahshaka\..\gtk2\bin;D:\Programy\Jahshaka\..\mlt\bin;D:\Programy\OpenLibraries\bin;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\Java\jdk1.7.0_03\bin\;C:\Program Files (x86)\OpenVPN\bin;D:\Programy\instantclient
USERNAME=dell
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 6 Stepping 3, AuthenticAMD

 

---------------  S Y S T E M  ---------------

OS: Windows 7 , 64 bit Build 7600

CPU:total 2 (2 cores per cpu, 1 threads per core) family 16 model 6 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt

Memory: 4k page, physical 2881648k(1276184k free), swap 5761444k(3221268k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (22.1-b02) for windows-amd64 JRE (1.7.0_03-b05), built on Feb  3 2012 20:43:56 by "java_re" with unknown MS VC++:1600

time: Tue Apr 17 17:17:34 2012
elapsed time: 2 seconds

Hi,

 

Since the issue is with SQL Developer and Oracle Databases.

I would suggest you to contact Oracle support using the link mentioned below.

http://www.oracle.com/us/support/index.html?ssSourceSiteId=otnen

 

Hope this helps.

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Thanks for this suggestion,

 

Yes, I am looking for possible help on Oracle SUpport also. I am afraid that this is a kind of error which is somewhere between Oracle and Windows. So it is possible that at Oracle Support someone will suggest me to look for help at Windows Support.

The fact is that I I made no changes in any of my Java based applications (not only SQL Developer) but they all do not work at all now. So possibly something changed in Windows system settings.

 

Regards

Tom

 

 

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Hi,

 

In the meantime was also trying to run other Java based software and finally one of my tools generated an error message which included the following line:

 java.lang.IllegalArgumentException: -147639500 incompatible with Text-specific LCD contrast key

So next, using Control Panel I turned off the ClearType option. And it all started to work again: all my Java based software loads now. There are still some errors. For example when I am running SQL Developer the error is

  _execv() failed, err=2

but in spite of this error the SQL Developer loads and works.

I looked for other threads regarding the error mentioned above and I can only write that it seems to be Java error on Windows system and not Windows itself. I only wonder why it worked for a long time on my computer with ClearType enabled and suddenly stopped to work.

 

 

Regards

T

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

 
 

Question Info


Last updated June 8, 2021 Views 2,720 Applies to: