Error regarding jxbrower DLL when opening Live Editor Script
A customer is getting the below error and also MATLAB freezes everytime they try to open Live Editor files:
Exception in thread "IPC Process Thread" java.lang.UnsatisfiedLinkError: C:\Users\xxxx\AppData\Local\Temp\1\jxbrowser-chromium-43.0.2357.52.5.4.3\data\Temp\jxbrowser-common64-7f5a758a-e611-4dcb-b8ce-ecd0c96bb9a2.dll: This program is blocked by group policy. For more information, contact your system administrator 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)
Customer could run the file but not open it or edit it or see the code. They were also able to run M file. the issue was only with Live Script.
Accepted Answer
More Answers (0)
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!