Il 09/06/2011 11.01, Antonio Falciano ha scritto:
> Hi all,
> I have read an interesting new on SEXTANTE blog this morning:
> http://sextantegis.blogspot.com/2011/06/scripts-as-algorithms.html
> and I'd like to test it. :-) So I tried to download the latest nightly
> build: http://www.unex.es/eweb/sextantegis/sextante.zip
> instead of recompiling all the stuff. Unfortunately, there's a server
> error which prevents to download it. Finally, I'm going to compile the
> latest source code. :( How can other users (curious like me and not
> developer) test the latest SEXTANTE improvements?

I have compiled the code in trunk and gvSIG returns this error:

ERROR main com.iver.andami.Launcher - excepción al arrancar
java.lang.reflect.InvocationTargetException
        at java.awt.EventQueue.invokeAndWait(Unknown Source)
        at javax.swing.SwingUtilities.invokeAndWait(Unknown Source)
        at com.iver.andami.Launcher.main(Launcher.java:390)
Caused by: java.lang.NullPointerException
        at java.util.HashMap.putAll(Unknown Source)
        at 
es.unex.sextante.gui.core.SextanteGUI.addCustomModelerParametersPanel(SextanteGUI.java:635)
        at 
es.unex.sextante.gui.core.SextanteGUI._initialize(SextanteGUI.java:285)
        at 
es.unex.sextante.gui.core.SextanteGUI.initialize(SextanteGUI.java:238)
        at 
es.unex.sextante.gvsig.extensions.SextanteToolboxExtension.initialize(SextanteToolboxExtension.java:35)
        at com.iver.andami.Launcher.initializeExtensions(Launcher.java:880)
        at com.iver.andami.Launcher.access$100(Launcher.java:168)
        at com.iver.andami.Launcher$3.run(Launcher.java:392)
        at java.awt.event.InvocationEvent.dispatch(Unknown Source)
        at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
        at java.awt.EventQueue.access$000(Unknown Source)
        at java.awt.EventQueue$1.run(Unknown Source)
        at java.awt.EventQueue$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown 
Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at 
com.iver.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:58)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)

It seems that there's something wrong in SextanteGUI.java. :(

Cheers,
Antonio

-- 
Antonio Falciano
http://www.linkedin.com/in/antoniofalciano
_______________________________________________
Sextante-users mailing list
Sextante-users@lists.forge.osor.eu
https://lists.forge.osor.eu/listinfo/sextante-users

Responder a