Exception in thread "IPC Process Thread": java.lang.UnsatisfiedLinkError: C:\Users\userx\AppData\Local\Temp\jxbrowser-chromium-43\data\Temp\jxbrowser-common64.dll: Access is denied
5 次查看(过去 30 天)
显示 更早的评论
User suddenly getting this error. New java was installed a couple of days ago but I thought Matlab has its own version of java.
I'm not a user so I don't know the details of the code.
Exception in thread "IPC Process Thread": java.lang.UnsatisfiedLinkError: C:\Users\userx\AppData\Local\Temp\jxbrowser-chromium-43\data\Temp\jxbrowser-common64.dll: Access is denied
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824)
at java.lang.Runtime.load0(Runtime.java:809)
at java.lang.System.load(System.java:1086)
at com.teamdev.jxbrowser.chromium.internal.LibraryLoader.loadLibrary(Unknown Source)
at com.teamdev.jxbrowser.chromium.internal.SharedMemoryLibrary.<init>(Unknown Source)
at com.teamdev.jxbrowser.chromium.internal.SharedMemoryLibrary.getInstance(Unknown Source)
at com.teamdev.jxbrowser.chromium.internal.ipc.ChromiumProcess.start(Unknown Source)
at com.teamdev.jxbrowser.chromium.internal.ipc.d.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!