Hello,
What I get after toggling debug on error is the following (copied from 
*Message* buffer):


Debug on Error enabled globally
signal: Invalid function: [object jde-db-jdb-1-6 "jdb 1.6" "jdb" 
"*debugjpicedt.graphic.model.PicMultiCurve*" #<buffer 
*debugjpicedt.graphic.model.PicMultiCurve*> unbound nil unbound ([object 
jde-jdb-stack-listener "jdb stack listener" #0 ""] [object 
jde-jdb-breakpoint-listener "jdb breakpoint listener" #0 "^.*: \"thread=.*\", 
\\(\\(.*[.]\\)*\\)\\([^$]*\\)\\($.*\\)*[.].+(), line=\\([0-9


I attacbed the backtrace
Note also that I have added the path  
d:/msys/1.0/local/projects/jpicedt/jpicedt/jpicedt/jpicedt/graphic/model/ where 
jpicedt.graphic.model.PicMultiCurve is found into the jde-global-classpath.
Here is the content of the JDE *debug...* buffer I am getting:
cd d:/msys/1.0/local/projects/jpicedt/jpicedt/jpicedt/jpicedt/graphic/model/
d:/Programme/Java/jdk1.6.0_11/bin/jdb.exe -launch -classpath 
d:/msys/1.0/local/projects/jpicedt/jpicedt/dist;d:/msys/1.0/local/projects/jpicedt/jpicedt/dist/lib/jpicedt.jar
 -Xmx96m jpicedt.graphic.model.PicMultiCurve

Set uncaught java.lang.Throwable
Set deferred uncaught java.lang.Throwable
Initializing jdb ...
> 
VM Started: No frames on the current call stack

main[1] step
>  426 bci=0

main[1] 



> To: [email protected]
> From: [email protected]
> Date: Mon, 27 Jul 2009 09:51:02 +0200
> Subject: Re: [jdee-users] jdb filter cannot interpret line numbers >= 1000
> 
> Hello,
> 
> Vincent Belaïche <[email protected]>
> writes:
> 
> > I have dowloaded the latest JDEE from SVN repository, and I have patched 
> > jde-jdb.el (attached) as follows:
> 
> An actual patch would make it easier to see what the change is (you can
> obtain one by running "svn diff" in your working copy of JDEE).
> 
> > But now I has in another trouble, I am getting a Beanshell startup error 
> > seemingly because the java files are not compiled. 
> >
> > error in process sentinel: eieio-default-superclass: Unbound slot: "#<class 
> > jde-db-jdb-1-6>", "#<jde-db-jdb-1-6 jdb 1.6>", process, oref
> > error in process sentinel: Unbound slot: "#<class jde-db-jdb-1-6>", 
> > "#<jde-db-jdb-1-6 jdb 1.6>", process, oref
> > Beanshell expression evaluation error.
> >   Expression: 
> > jde.util.JdeUtilities.classExists("jpicedt.graphic.model.PicMultiCurve");
> >   Error: // Error: EvalError: Class or variable not found: 
> > jde.util.JdeUtilities : at Line: 5 : in file: <unknown file> : jde .util 
> > .JdeUtilities .classExists ( "jpicedt.graphic.model.PicMultiCurve" ) 
> >  [2 times]
> > error in process filter: Beanshell eval error. See messages buffer for 
> > details. [2 times]
> 
> Is it really a bsh startup error?  I would think it's a JDB startup
> error, and that your program uses `jpicedt.graphic...', which isn't in
> `jde-global-classpath', or something like that.
> 
> Can you send a full elisp backtrace?  You can get one by typing (in
> Emacs) `M-x toggle-debug-on-error' and then reproducing the problem that
> led to the error above.
> 
> Thanks,
> Ludo'.
> 
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> jdee-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jdee-users

_________________________________________________________________
Téléphonez gratuitement à tous vos proches avec Windows Live Messenger  !  
Téléchargez-le maintenant !
http://www.windowslive.fr/messenger/1.asp

Attachment: backtrace.txt.gz
Description: GNU Zip compressed data

------------------------------------------------------------------------------
_______________________________________________
jdee-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jdee-users

Reply via email to