Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Locking assertion failure.
Date: Wed, 18 Jun 2008 17:35:03 +0000 (UTC)
Organization: University of Glasgow
Lines: 35
Message-ID: <g3bh07$m0j$1@fred.mathworks.com>
References: <ftkihm$5p$1@fred.mathworks.com> <fuhfm1$6te$1@fred.mathworks.com> <fuuf7k$t72$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1213810503 22547 172.30.248.38 (18 Jun 2008 17:35:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 18 Jun 2008 17:35:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 369128
Xref: news.mathworks.com comp.soft-sys.matlab:474514



"Jeff " <wweagleflyer@yahoo.com> wrote in message
<fuuf7k$t72$1@fred.mathworks.com>...
> I have the same problem.  Another forum:
> 
> https://bugs.launchpad.net/xorg-server/+bug/185311
> 
> gave several things to try, one of which partially fixed the
> problem.
> 
> on Ubuntu 8.04, the following fixed the problem with v2007a,
> but did not fix the problem with v2008a
> 
> export MATLAB_JAVA=/usr/lib/jvm/java-6-sun-1.6.0.06/jre
> 
> I am still trying to figure out why this isn't working with
> v2008a
> 
> Hope this helps

Hello people,

This did not help me. I have openSUSE 11 with MATLAB 2007a.
This fix prevents the error at MATLAB start, but then I
still don't see any title, legend or axis on MATLAB's plots,
furthermore I get this error when I try to ratate a figure:

java.lang.NullPointerException
	at
com.mathworks.jmi.bean.MatlabBeanInterface.addCallback(MatlabBeanInterface.java:680)
	at
com.mathworks.jmi.bean.MatlabCallbackInterface.addCallback(MatlabCallbackInterface.java:128)

Any other suggestion? Thanks

maTTeo