hey peppe,

sorry, my bad, missed this bug on linux.
could you please try again with either
http://jump-pilot.svn.sourceforge.net/viewvc/jump-pilot/core/trunk/scripts/oj_linux.sh?content-type=text%2Fplain
or
tomorrows NB?

thanks ede

On 29.10.2010 20:02, Giuseppe Aruta wrote:
> Hi Ede,
> ---------------------------
> 1st test
> OJ 29 Oct NB
> Ubuntu 10.04
> JRE 1.6
> No sextante
> No modification on OJ_linux.sh
>
> Clicking on OJ_linux.sh OpenJUMP doasn't run.It gives this message
> ava version "1.6.0_22"
> Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
> Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03, mixed mode)
> Exception in thread "main" java.lang.NoClassDefFoundError: 
> com/vividsolutions/jump/workbench/JUMPWorkbench
> Caused by: java.lang.ClassNotFoundException: 
> com.vividsolutions.jump.workbench.JUMPWorkbench
>       at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
>       at java.security.AccessController.doPrivileged(Native Method)
>       at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
>       at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
>       at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
>       at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
> Could not find the main class: 
> com.vividsolutions.jump.workbench.JUMPWorkbench.  Program will exit.
>
>
>
> ------------------------------------
> 2 test
> I used an embedded JRE 1.5 (embedded on OJ/bin/jre folder)
> No sextante
> I modify this line
> ## uncomment and put the path to your jre here
> #JAVA_HOME="/home/ed/jre1.6.0_21"
> to
> ## uncomment and put the path to your jre here
> JAVA_HOME="../jre1.5"
>
> I had this error
>
> awk: BEGIN{if(<  1.5)exit 1}
> awk:           ^ syntax error
> Your java version '' is insufficient to run openjump.
> Please provide an at least version '1.5' java runtime.
> /home/amministratore/Scaricati/openjump-core-1.4-SNAPSHOT-bin(4)/bin/oj_linux.sh:
>  67: ../jre1.5/bin/java: not found
>
> It seems that these lines do not localize jre machine
> OJ_linux.sh of this NB doesn't work
> ______________________________
>
> I will do other test,
> any suggestion?
>
> Peppe
>
>
>
> --- Ven 29/10/10, [email protected]<[email protected]>  ha scritto:
>
>> Da: [email protected]<[email protected]>
>> Oggetto: Re: [JPP-Devel] R: OJ 1.4 stops loading at sextante plugin
>> A: "OpenJump develop and use"<[email protected]>
>> Data: Venerdì 29 ottobre 2010, 19:47
>> Could you try the nightly build? It
>> seems like Vincent had success with it.
>>
>> ..ede
>>
>> On 29.10.2010 19:39, Giuseppe Aruta wrote:
>>>
>>>> I want to check if it is the same with OJ+Sextante
>> 0.3.
>>>>
>>>
>>> I did the test
>>> I download Sextante 0.3 here
>>> [1] http://forge.osor.eu/frs/download.php/425/sextante-0.3.zip
>>> [2] http://www.unex.es/eweb/sextantegis/sextante_openjump_bindings.zip
>>>
>>> and tried to run OJ1.4+Sextante 0.3 with Ubuntu 10.04
>>>
>> _______________________________________________________________
>>> a) With Java version "1.6.0_22"
>>> Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
>>> Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03,
>> mixed mode)
>>>
>>> This is the message of error:
>>>
>>> java.lang.NullPointerException
>>>      at
>> es.unex.sextante.core.AlgorithmsAndResources.addAlgorithmsAndPropertiesFromFolder(AlgorithmsAndResources.java:106)
>>>      at
>> es.unex.sextante.core.Sextante.initialize(Sextante.java:43)
>>>      at
>> es.unex.sextante.openjump.extensions.SextanteToolboxPlugin.initialize(SextanteToolboxPlugin.java:32)
>>>      at
>> es.unex.sextante.openjump.extensions.SextanteToolboxExtension.configure(SextanteToolboxExtension.java:10)
>>>      at
>> com.vividsolutions.jump.workbench.plugin.PlugInManager.loadConfigurations(PlugInManager.java:92)
>>>      at
>> com.vividsolutions.jump.workbench.plugin.PlugInManager.load(PlugInManager.java:86)
>>>      at
>> com.vividsolutions.jump.workbench.JUMPWorkbench.main(JUMPWorkbench.java:296)
>>>      at
>> com.vividsolutions.jump.workbench.JUMPWorkbench.main(JUMPWorkbench.java:253)
>>>
>>> ---------------------------------------------------
>>> b) Java(TM) 2 Runtime Environment, Standard Edition
>> (build 1.5.0_22-b03)
>>> Java HotSpot(TM) Client VM (build 1.5.0_22-b03, mixed
>> mode, sharing)
>>> Loading
>> es.unex.sextante.openjump.extensions.SextanteCommandLineExtension
>>> Loading
>> es.unex.sextante.openjump.extensions.SextanteHistoryExtension
>>> Loading
>> es.unex.sextante.openjump.extensions.SextanteModelerExtension
>>> Loading
>> es.unex.sextante.openjump.extensions.SextanteResultsExtension
>>> Loading
>> es.unex.sextante.openjump.extensions.SextanteToolboxExtension
>>> java.lang.NullPointerException
>>>      at
>> es.unex.sextante.core.AlgorithmsAndResources.addAlgorithmsAndPropertiesFromFolder(AlgorithmsAndResources.java:106)
>>>      at
>> es.unex.sextante.core.Sextante.initialize(Sextante.java:43)
>>>      at
>> es.unex.sextante.openjump.extensions.SextanteToolboxPlugin.initialize(SextanteToolboxPlugin.java:32)
>>>      at
>> es.unex.sextante.openjump.extensions.SextanteToolboxExtension.configure(SextanteToolboxExtension.java:10)
>>>      at
>> com.vividsolutions.jump.workbench.plugin.PlugInManager.loadConfigurations(PlugInManager.java:92)
>>>      at
>> com.vividsolutions.jump.workbench.plugin.PlugInManager.load(PlugInManager.java:86)
>>>      at
>> com.vividsolutions.jump.workbench.JUMPWorkbench.main(JUMPWorkbench.java:296)
>>>      at
>> com.vividsolutions.jump.workbench.JUMPWorkbench.main(JUMPWorkbench.java:253)
>>>
>>> ------------------------------
>>> It seems to me that this problem is not related to JRE
>> version,under linux Ubuntu
>>>
>>> Peppe
>>>
>>>
>>>
>>>
>>>
>>>
>> ------------------------------------------------------------------------------
>>> Nokia and AT&T present the 2010 Calling All
>> Innovators-North America contest
>>> Create new apps&   games for the Nokia N8 for
>> consumers in  U.S. and Canada
>>> $10 million total in prizes - $4M cash, 500 devices,
>> nearly $6M in marketing
>>> Develop with Nokia Qt SDK, Web Runtime, or Java and
>> Publish to Ovi Store
>>> http://p.sf.net/sfu/nokia-dev2dev
>>> _______________________________________________
>>> Jump-pilot-devel mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>> ------------------------------------------------------------------------------
>> Nokia and AT&T present the 2010 Calling All
>> Innovators-North America contest
>> Create new apps&  games for the Nokia N8 for consumers
>> in  U.S. and Canada
>> $10 million total in prizes - $4M cash, 500 devices, nearly
>> $6M in marketing
>> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish
>> to Ovi Store
>> http://p.sf.net/sfu/nokia-dev2dev
>> _______________________________________________
>> Jump-pilot-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>
>
>
>
> ------------------------------------------------------------------------------
> Nokia and AT&T present the 2010 Calling All Innovators-North America contest
> Create new apps&  games for the Nokia N8 for consumers in  U.S. and Canada
> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
> http://p.sf.net/sfu/nokia-dev2dev
> _______________________________________________
> Jump-pilot-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to