Beyler dünden beri e devlet aracılığı ile e imzayı kullanmaya çalışıyorum ancak kullanılması gereken java JNLP dosyasını tıkladığımda unable to launch hatası alıyorum. bilgisayar orjinal win10 son creaters update sürümü kurulu. Java versiyonu 8u152'den 8u131'e kadar kullanıldı. Java 7'de sıkıntı olmuyor ama onda da sisteme giriş yapılmıyor. Hatanın kodları şöyle;
CouldNotLoadArgumentException[ Could not load file/URL specified: C:\Users\Tar1k\AppData\Local\Temp\javaws15] at com.sun.javaws.Main.launchApp(Unknown Source) at com.sun.javaws.Main.continueInSecureThread(Unknown Source) at com.sun.javaws.Main.access$000(Unknown Source) at com.sun.javaws.Main$1.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.io.FileNotFoundException: C:\Users\Tar1k\AppData\Local\Temp\javaws15 (Sistem belirtilen yolu bulamıyor) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(Unknown Source) at java.io.FileInputStream.<init>(Unknown Source) at java.io.FileInputStream.<init>(Unknown Source) at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source) ... 5 more
java.io.FileNotFoundException: C:\Users\Tar1k\AppData\Local\Temp\javaws15 (Sistem belirtilen yolu bulamıyor) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(Unknown Source) at java.io.FileInputStream.<init>(Unknown Source) at java.io.FileInputStream.<init>(Unknown Source) at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source) at com.sun.javaws.Main.launchApp(Unknown Source) at com.sun.javaws.Main.continueInSecureThread(Unknown Source) at com.sun.javaws.Main.access$000(Unknown Source) at com.sun.javaws.Main$1.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
When trying to start Salem today all I got was a strange security Exception.
When I first played Salem I used Java 7 Update 3. I recently updated to Java 7 Update 4 and today to Java 7 Update 5. Plus I installed Java in a different directory than before. (Not sure which action caused the error...)
(Control panel-->Java-->General tab-->Temporary internet files-->settings-->delete files.)