Hi Stefan,
> Today I developed some algorithm that uses Sextante functionality. I
> want to debug, but get always a null pointer exception in some Sextante
> class wen calling agorithmX.execute(arg1, arg2).
>
> Somehow it seems like the classes are not loaded, although I have all
> Sextante libs in the classpath.
Wouldn't you get a ClassNotFoundException while creating algorithmX if 
the class
was missing ?
Don't understand exactly what your environment is.

By the way, did you notice that I have uploaded the latest openjump-binding
to our repository (with a  ant build file and a version number 0.7alpha...

Michaël
>
> Now the strange thing, if I just compile and put my jar OJ 1.5.2 Plus
> there is no problem when working with Sextante. I also checked.. the
> libs seem to be the same (all 0.6.0).
>
> On another note: I tried to simply load the SextanteToolboxExtension
> from a workbench-properties file (within the Eclipse IDE). Also here I got:
>
> java.lang.NullPointerException at
> es.unex.sextante.core.AlgorithmsAndResources.addAlgorithmsAndPropertiesFromFolder(AlgorithmsAndResources.java:140)
>
>
> Anyone has an idea?
> The situation means, that I can't do any debugging with code that uses
> SextanteAlgorithms...
>
> cheers,
> stefan
>
> PS: maybe class loading order thing? or that I have my project in a
> different Eclipse Project than OJ trunk?
>
> ------------------------------------------------------------------------------
> WINDOWS 8 is here.
> Millions of people.  Your app in 30 days.
> Visit The Windows 8 Center at Sourceforge for all your go to resources.
> http://windows8center.sourceforge.net/
> join-generation-app-and-make-money-coding-fast/
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>


------------------------------------------------------------------------------
WINDOWS 8 is here. 
Millions of people.  Your app in 30 days.
Visit The Windows 8 Center at Sourceforge for all your go to resources.
http://windows8center.sourceforge.net/
join-generation-app-and-make-money-coding-fast/
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to