Path: news.mathworks.com!not-for-mail
From: "David Doria" <daviddoria@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Java Error
Date: Mon, 22 Oct 2007 16:43:56 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 47
Message-ID: <ffik0c$i3c$1@fred.mathworks.com>
References: <ff55h3$468$1@fred.mathworks.com> <ff862v$big$1@fred.mathworks.com>
Reply-To: "David Doria" <daviddoria@gmail.com>
NNTP-Posting-Host: webapp-06-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1193071436 18540 172.30.248.36 (22 Oct 2007 16:43:56 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 22 Oct 2007 16:43:56 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1105197
Xref: news.mathworks.com comp.soft-sys.matlab:434079



Still getting this:

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

just so weird because it works fine...

Any thoughts?


"David Doria" <daviddoria@gmail.com> wrote in message
<ff862v$big$1@fred.mathworks.com>...
> Anyone know about this type of problem?
> 
> 
> "David Doria" <daviddoria@gmail.com> wrote in message
> <ff55h3$468$1@fred.mathworks.com>...
> > Anytime I do something with a figure, i get this error:
> > 
> > java.lang.NullPointerException
> > 	at
> >
>
com.mathworks.jmi.bean.MatlabBeanInterface.addCallback(MatlabBeanInterface.java:680)
> > 	at
> >
>
com.mathworks.jmi.bean.MatlabCallbackInterface.addCallback(MatlabCallbackInterface.java:128)
> > 
> > but everything works fine! I can continue doing whatever I
> > was doing without even a hiccup, but i just get that error
> > printed a million times in my command window.
> > 
> > Whats up with that?
> > 
> > Thanks,
> > David
> > 
> > ps i'm on fedora 7 with 
> > Java 1.6.0_03 with Sun Microsystems Inc. Java HotSpot(TM)
> > Client VM mixed mode, sharing
>