The current nightly build should fix that bug. The R algorithm
provider was returning null instead of an empty set of algorithms.

Thanks again for your help!

Victor


2011/6/15 Antonio Falciano <afalci...@yahoo.it>:
> Hi Piotr,
> it seems the same error I had before. Have you activated R algorithms?
> If yes, open your sextante.settings file in a text editor and change the
> setting RActivate=true to RActivate=false. Save and restart gvSIG. It
> should work now. If not, try to switch manually the other *Activate
> settings from true to false and retry. Hope this helps!
>
> Cheers,
> Antonio
>
> Il 15/06/2011 11.55, Piotr Pachół ha scritto:
>>
>> Hello,
>> Here is the end part of gvSIG log (Sextante log is empty):
>>
>> 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: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.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)
>>
>> Regards,
>> Piotr
>> W dniu 2011-06-15 09:44, Victor Olaya pisze:
>>>
>>> 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

Responder a