"XPCOMMessageLoop" java.lang.​Unsatisfie​dLinkError

조회 수: 5 (최근 30일)
Jonas
Jonas 2014년 4월 7일
On a gentoo linux system I recieve this errormessage in matlab 2014a when running
> doc('plot')
I guess it is connected to this problem: Why do I receive JAVA errors when I execute 'doc'
Exception in thread "XPCOMMessageLoop" java.lang.UnsatisfiedLinkError: /usr/local/MATLAB/R2014a/sys/jxbrowser/glnxa64/xulrunner/xulrunner-linux-64/libxul.so: dlopen: cannot load any more object with static TLS
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary1(Unknown Source)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.load0(Unknown Source)
at java.lang.System.load(Unknown Source)
at com.teamdev.jxbrowser.gecko.xpcom.impl.linux.LinuxMozillaToolkit.c(Unknown Source)
at com.teamdev.jxbrowser.gecko.xpcom.impl.linux.LinuxMozillaToolkit.a(Unknown Source)
at com.teamdev.jxbrowser.gecko.xpcom.MozillaToolkit.initialize(Unknown Source)
at com.teamdev.jxbrowser.gecko.xpcom.AppShellXPCOMThread$b.run(Unknown Source)
firefox-bin is installed, but it seems matlab can not find it. In the menu APPS/GET MORE APPS an error message tells:
which: no firefox in ...
In fact firefox is named firefox-bin if one uses firefox on a gentoo system. What is a proper solution to help matlab? Should matlab also search for firefox-bin?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Data Type Identification에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by