Exception in thread "IPC Process Thread": java.lang.​Unsatisfie​dLinkError​: C:\Users\u​serx\AppDa​ta\Local\T​emp\jxbrow​ser-chromi​um-43\data​\Temp\jxbr​owser-comm​on64.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 个)

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

产品


版本

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by