This is the part of gvSIG.log about SEXTANTE when I try to restart gvSIG: DEBUG AWT-EventQueue-1 com.iver.andami.Launcher - Initializing extensions from es.unex.sextante INFO AWT-EventQueue-1 com.iver.andami.Launcher - Initializing es.unex.sextante.gvsig.extensions.SextanteAboutExtension... INFO AWT-EventQueue-1 com.iver.andami.Launcher - Initializing es.unex.sextante.gvsig.extensions.SextantePointCollectorExtension... INFO AWT-EventQueue-1 com.iver.andami.Launcher - Initializing es.unex.sextante.gvsig.extensions.SextanteHelpExtension... INFO AWT-EventQueue-1 com.iver.andami.Launcher - Initializing es.unex.sextante.gvsig.extensions.SextanteDataExplorerExtension... INFO AWT-EventQueue-1 com.iver.andami.Launcher - Initializing es.unex.sextante.gvsig.extensions.SextanteAboutExtension... INFO AWT-EventQueue-1 com.iver.andami.Launcher - Initializing es.unex.sextante.gvsig.extensions.SextanteAdditionalResultsExtension... INFO AWT-EventQueue-1 com.iver.andami.Launcher - Initializing es.unex.sextante.gvsig.extensions.SextanteCommandLineExtension... INFO AWT-EventQueue-1 com.iver.andami.Launcher - Initializing es.unex.sextante.gvsig.extensions.SextanteHistoryExtension... INFO AWT-EventQueue-1 com.iver.andami.Launcher - Initializing es.unex.sextante.gvsig.extensions.SextanteModelerExtension... INFO AWT-EventQueue-1 com.iver.andami.Launcher - Initializing es.unex.sextante.gvsig.extensions.SextanteToolboxExtension... 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 es.unex.sextante.gui.core.SextanteGUI._initialize(SextanteGUI.java:284) at es.unex.sextante.gui.core.SextanteGUI.initialize(SextanteGUI.java:238) at es.unex.sextante.gvsig.extensions.SextanteToolboxExtension.initialize(SextanteToolboxExtension.java:33) 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)
Il 15/06/2011 10.22, Antonio Falciano ha scritto: > Hi all, > SEXTANTE trunk actually allows me to install 187 GRASS modules (GRASS > GIS 6.4.1) and 272 SAGA algorithm (SAGA 2.0.6). However, playing a bit > with the SEXTANTE settings (and setups), gvSIG returns me the following > error and then it's not possible to execute it again, as Piotr reported > before. > > java.lang.NullPointerException > at > es.unex.sextante.core.Sextante.getAlgorithmProviderName(Sextante.java:373) > at > es.unex.sextante.gui.core.SextanteGUI.getAlgorithmIcon(SextanteGUI.java:658) > at > es.unex.sextante.gui.toolbox.AlgorithmTreeCellRenderer.getCustomIcon(AlgorithmTreeCellRenderer.java:44) > at > es.unex.sextante.gui.toolbox.AlgorithmTreeCellRenderer.getTreeCellRendererComponent(AlgorithmTreeCellRenderer.java:73) > at javax.swing.plaf.basic.BasicTreeUI.paintRow(Unknown Source) > at javax.swing.plaf.basic.BasicTreeUI.paint(Unknown Source) > at javax.swing.plaf.ComponentUI.update(Unknown Source) > at javax.swing.JComponent.paintComponent(Unknown Source) > at javax.swing.JComponent.paint(Unknown Source) > at javax.swing.JComponent.paintChildren(Unknown Source) > at javax.swing.JComponent.paint(Unknown Source) > at javax.swing.JViewport.paint(Unknown Source) > at javax.swing.JComponent.paintChildren(Unknown Source) > at javax.swing.JComponent.paint(Unknown Source) > at javax.swing.JComponent.paintChildren(Unknown Source) > at javax.swing.JComponent.paint(Unknown Source) > at javax.swing.JComponent.paintChildren(Unknown Source) > at javax.swing.JComponent.paint(Unknown Source) > at javax.swing.JComponent.paintChildren(Unknown Source) > at javax.swing.JComponent.paint(Unknown Source) > at javax.swing.JComponent.paintChildren(Unknown Source) > at javax.swing.JComponent.paint(Unknown Source) > at javax.swing.JComponent.paintChildren(Unknown Source) > at javax.swing.JComponent.paint(Unknown Source) > at javax.swing.JLayeredPane.paint(Unknown Source) > at javax.swing.JComponent.paintChildren(Unknown Source) > at javax.swing.JComponent.paint(Unknown Source) > at javax.swing.JComponent.paintChildren(Unknown Source) > at javax.swing.JComponent.paint(Unknown Source) > at javax.swing.JComponent.paintChildren(Unknown Source) > at javax.swing.JComponent.paint(Unknown Source) > at javax.swing.JLayeredPane.paint(Unknown Source) > at javax.swing.JComponent.paintToOffscreen(Unknown Source) > at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown > Source) > at javax.swing.RepaintManager$PaintManager.paint(Unknown Source) > at javax.swing.RepaintManager.paint(Unknown Source) > at javax.swing.JComponent._paintImmediately(Unknown Source) > at javax.swing.JComponent.paintImmediately(Unknown Source) > at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) > at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) > at javax.swing.RepaintManager.seqPaintDirtyRegions(Unknown Source) > at > javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown > Source) > 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) > DEBUG AWT-EventQueue-1 com.iver.core.mdiManager.NewSkin - Activando > Console di informazione > INFO AWT-EventQueue-1 > com.iver.cit.gvsig.fmap.drivers.db.utils.SingleVectorialDBConnectionManager > - Successfully closed all connections. > > Cheers, > Antonio > > Il 15/06/2011 9.44, Victor Olaya ha scritto: >> Piotr >> >> coould you send us the gvSIG log and the SEXTANTE so we can find out >> what is going on and try to solve it? >> >> thanks in advance >> >> Victor >> >> >> 2011/6/15 Piotr Pach�³�ᅵ<piotrpac...@gmail.com>: >>> Hello, >>> I checked new version from nightly build. >>> After first lauching of gvSIG with sextante The same error occured: "Error >>> instalando SAGA" >>> After nexts launching of gvSIG occured an error of gvSIG launcher and gvSIG >>> couldn't start. >>> When I delete directory � es.unex.sextante (with new nightly build) from >>> extensions or replace directory with older files gvSIG starts ... >>> Something wrong in compilation? >>> >>> Regards, >>> Piotr >>> >>> >>> >>> W dniu 2011-06-14 09:09, Victor Olaya pisze: >>>> >>>> ooops. It seems that the automated task I created was wrong and it >>>> wasn't working. You can check now and you will find the most recent >>>> version in the nightly build. � And hopefully SAGA integration will >>>> work fine :-) >>>> >>>> Thanks for helping us testing SEXTANTE! >>>> >>>> Victor >>>> >>>> 2011/6/13 Antonio Falciano<afalci...@yahoo.it>: >>>>> >>>>> Hi Piotr, >>>>> the available nightly build is dated 1st of June, so it could not >>>>> probably contain the latest improvements about SAGA integration. So, >>>>> stay tuned for the next update or build SEXTANTE directly from trunk. >>>>> >>>>> Cheers, >>>>> Antonio >>>>> >>>>> Il 13/06/2011 15.36, Piotr Pach�³�ᅵ ha scritto: >>>>>> >>>>>> Hello, >>>>>> I am afraid it is not a problem of space in Saga install path. >>>>>> I have installed SAGA directly in "C:\SAGA-GIS" and the same error >>>>>> occured: "Error instalando SAGA" >>>>>> Besides Grass is instaled in "Program Files" directory (it means with >>>>>> space in install path) >>>>>> and I could install Grass algorithms in Sextante. >>>>>> >>>>>> Regards, >>>>>> Piotr >>>>>> >>>>>> W dniu 2011-06-13 10:01, Antonio Falciano pisze: >>>>>>> >>>>>>> Il 12/06/2011 22.46, Piotr Pach�³�ᅵ ha scritto: >>>>>>>> >>>>>>>> Hello, >>>>>>>> Thanks for reply. I followed your instructions. >>>>>>>> I installed Grass algorithms in Sextante but I couldn't install Saga >>>>>>>> algorithms in Sextante. >>>>>>>> I indicated directory: "C:\Program Files\SAGA-GIS" and pressed button >>>>>>>> "Configure SAGA" >>>>>>>> An error occured: "Error instalando SAGA" >>>>>>> >>>>>>> Hi Piotr, >>>>>>> I'm not sure, but this error could be due to space in SAGA install >>>>>>> path. >>>>>>> I have installed SAGA directly in "C:\SAGA-GIS" and it seems to be well >>>>>>> configured, even if I don't have tested deeply its algorithms yet. >>>>>>> Hope this helps! >>>>>>> >>>>>>> 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