Path: news.mathworks.com!not-for-mail
From: "David Doria" <daviddoria@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Java Error
Date: Fri, 2 Nov 2007 00:56:15 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 57
Message-ID: <fgdsjf$bc2$1@fred.mathworks.com>
References: <ff55h3$468$1@fred.mathworks.com> <ff862v$big$1@fred.mathworks.com> <ffik0c$i3c$1@fred.mathworks.com>
Reply-To: "David Doria" <daviddoria@gmail.com>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1193964975 11650 172.30.248.35 (2 Nov 2007 00:56:15 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 2 Nov 2007 00:56:15 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1105197
Xref: news.mathworks.com comp.soft-sys.matlab:435740



Hmm it seems to be a problem when I move a window to my
second monitor.  Is this not a known issue or something?

"David Doria" <daviddoria@gmail.com> wrote in message
<ffik0c$i3c$1@fred.mathworks.com>...
> 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
> > 
>