Hi, More weird it comes. I backed a couple of Java versions and now I am getting full Java crash. See the attachment. Yes, last nights snapshot and the files taken from your Linux related mail.
-Jukka- ________________________________________ Lähettäjä: [email protected] [[email protected]] Lähetetty: 16. syyskuuta 2011 19:16 Vastaanottaja: OpenJump develop and use Aihe: Re: [JPP-Devel] ecw 0.0.7 plugin error weird, do you use a fresh oj snapshot with the ecw files copied in (v2 tgz)? where is it located (folder path)? ede On 16.09.2011 17:56, Rahkonen Jukka wrote: > Actually my Java version was 1.6.0_27 and I can repeat the error with Windows > Vista 32-bit. > > > -Jukka- > ________________________________________ > Lähettäjä: Edgar Soldin [[email protected]] > Lähetetty: 16. syyskuuta 2011 17:37 > Vastaanottaja: OpenJump develop and use > Aihe: Re: [JPP-Devel] ecw 0.0.7 plugin error > > Let's see what the others say. It works for me on jre6u26 on XP32 SP3. See > attached > > ede > > On 16.09.2011 16:10, Rahkonen Jukka wrote: >> Same error still but it is a Java version problem. I tried with 1.5.0_20 and >> it worked fine. I did not try with any older 1.6 version. >> >> -Jukka- >> >> >>> -----Alkuperäinen viesti----- >>> Lähettäjä: [email protected] [mailto:[email protected]] >>> Lähetetty: 16. syyskuuta 2011 17:01 >>> Vastaanottaja: OpenJump develop and use >>> Aihe: Re: [JPP-Devel] ecw 0.0.7 plugin error >>> >>> i am sorry. with all the different dlls i packed the wrong >>> ones. d**it. >>> the one attached to the linux32 test mail i sent just now >>> should work for you. extract with 7zip. >>> >>> ede >>> >>> On 16.09.2011 15:53, Rahkonen Jukka wrote: >>>>>> Unfortunately I am still getting exactly the same error with XP. >>>> >>>>> is it a 32bit XP? >>>> Yes >>>>> is it a 32bit jre you use? >>>> Yes, >>>> >>>> J:\>java -version >>>> java version "1.6.0_27" >>>> Java(TM) SE Runtime Environment (build 1.6.0_27-b07) >>>> Java HotSpot(TM) Client VM (build 20.2-b06, mixed mode, sharing) >>>> >>>>> what service pack is your XP? >>>> It is XP Professional, version 2002, Service Pack 3 >>>> >>>> -Jukka- >>>> >>>> ..ede >>>> >>>>> >>>>> -Jukka- >>>>> >>>>> edgar.soldin wrote: >>>>> >>>>>> could you please try the attached? >>>>>> i operated them out of gvsig 1.11 and they seem to work >>> even with xp. >>>>> >>>>>> as a little gadget i took the linux libs as well. >>>>>> @Arnd: could you please check if you can load ecw with >>> the attached files copied accordingly. please remove/rename >>> 'lib/ermapper.jar' if you have it there and use the attched >>> oj_linux.sh to start oj. >>>>> >>>>> ede >>>>> >>>>>> On 16.09.2011 14:35, Rahkonen Jukka wrote: >>>>>>> Hi, >>>>>> >>>>>>> Yes, nightly build shows the error >>>>>> >>>>>> com.vividsolutions.jump.JUMPException: >>> D:\ohjelmat\OpenJUMP_142_d_ECW\lib\ext\jecw.dll: Can't find >>> dependent libraries >>>>>> at >>> com.vividsolutions.jump.workbench.imagery.ecw.ECWImage.init(EC >>> WImage.java:92) >>>>>> at >>> com.vividsolutions.jump.workbench.imagery.ecw.ECWImage.<init>( >>> ECWImage.java:70) >>>>>> at >>> com.vividsolutions.jump.workbench.imagery.ecw.ECWImageFactory. >>> createImage(ECWImageFactory.java:67) >>>>>> at >>> com.vividsolutions.jump.workbench.imagery.ImageryLayerDataset. >>> createImage(ImageryLayerDataset.java:77) >>>>>> at >>> org.openjump.core.ui.io.file.ReferencedImageFactoryFileLayerLo >>> ader.createFeature(ReferencedImageFactoryFileLayerLoader.java:223) >>>>>> at >>> org.openjump.core.ui.io.file.ReferencedImageFactoryFileLayerLo >>> ader.open(ReferencedImageFactoryFileLayerLoader.java:122) >>>>>> at >>> org.openjump.core.ui.plugin.file.open.OpenFileWizard.run(OpenF >>> ileWizard.java:131) >>>>>> at >>> org.openjump.core.ui.plugin.file.OpenWizardPlugIn.run(OpenWiza >>> rdPlugIn.java:93) >>>>>> at >>> com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$T >> askWrapper.run(TaskMonitorManager.java:152) >>>>>> at java.lang.Thread.run(Unknown Source) >>>>>> >>>>>> -Jukka- >>>>>> >>>>>> edgar.soldin wrote: >>>>>> >>>>>>> just checked, works fine with java 5,6,7 x86 on windows 7. >>>>>> >>>>>>> in xp it throws >>>>>> ..\jecw.dll Can't find dependent libraries. >>>>>> >>>>>>> I guess the dll's are missing some runtime that is >>> available in Win7 out of the box. >>>>>> >>>>>>> Do you get the same error jukka? >>>>>>> Please try this with the nightly build, as it contains a >>> fix where errors where silently ignored. >>>>>> >>>>>>> thanks ede >>>>>> >>>>>> >>>>>> On 16.09.2011 12:25, Rahkonen Jukka wrote: >>>>>>> Hi, >>>>>>> >>>>>>> I tried to test your plugin with OJ 1.4.2 release but >>> unfortunately it does not show my ecw images. I tested first >>> that the OpenJUMP 1.4.2 release version opens and shows the >>> images. Then I removed the original ECW files (ermapper.jar >>> and the dll files) and used your plugin files instead. Now >>> the ecw file appears in the layer list but the image does not >>> show. I do not get any errors into openjump.log file. The >>> layer properties tool reports layer extents as 0,0,-1, -1 >>>>>>> >>>>>>> I verified that I have not troubles with gvSIG version >>> 1.11 final which seems to contain the same files. I am >>> runnin Windows XP Pro and Java 1.6.0_27. >>>>>>> >>>>>>> -Jukka Rahkonen- >>>>>>> >>>>>>> >>>>>>> *Lähettäjä:* Giuseppe Aruta [mailto:[email protected]] >>>>>>> *Lähetetty:* 16. syyskuuta 2011 11:07 >>>>>>> *Vastaanottaja:* OpenJump develop and use >>>>>>> *Aihe:* Re: [JPP-Devel] ecw license WAS: Re: ecw bugfix >>>>>>> >>>>>>> Hi, >>>>>>> >>>>>>> some months ago I tested GvSIG ECW lib (jecw.jar) >>> with OpenJUMP - It was working fine, even faster than >>> ErMapper.jar from ErMapper. >>>>>>> With this lib GvSIG team seems to have solved the >>> bug that let ECW file to daspear (when zooming out of the >>> image extension). >>>>>>> I did a link to this lib (included all dll files) >>> that works with OpenJUMP >>>>>>> >>> http://sourceforge.net/projects/opensit/files/Openjump/ecw_plu >>> gin.zip/download >>>>>>> >>>>>>> >>>>>>> Giuseppe >>>>>>> *Da:* Stefan Steiniger <[email protected]> >>>>>>> *A:* OpenJump develop and use >>> <[email protected]> >>>>>>> *Inviato:* Giovedì 15 Settembre 2011 20:46 >>>>>>> *Oggetto:* Re: [JPP-Devel] ecw license WAS: Re: ecw bugfix >>>>>>> >>>>>>> Hence, I think the implementation was done by Jon >>> Aquino - as it came >>>>>>> from JUMP 1.2 >>>>>>> >>>>>>> and thanks to Jukka for the license text info. >>>>>>> After reading this, I think we could just distribute >>> them (in the >>>>>>> release) - but we need at least to add the license >>> note from ER Mapper >>>>>>> SDK 3. But that's a personal opinion. >>>>>>> >>>>>>> stefan >>>>>>> >>>>>>> >>>>>>> >>> -------------------------------------------------------------- >>> ---------------- >>>>>>> Doing More with Less: The Next Generation Virtual Desktop >>>>>>> What are the key obstacles that have prevented many >>> mid-market businesses >>>>>>> from deploying virtual desktops? How do >>> next-generation virtual desktops >>>>>>> provide companies an easier-to-deploy, >>> easier-to-manage and more affordable >>>>>>> virtual desktop >>> model.http://www.accelacomm.com/jaw/sfnl/114/51426474/ >>>>>>> _______________________________________________ >>>>>>> Jump-pilot-devel mailing list >>>>>>> [email protected] >>> <mailto:[email protected]> >>>>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>> -------------------------------------------------------------- >>> ---------------- >>>>>>> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA >>>>>>> http://p.sf.net/sfu/rim-devcon-copy2 >>>>>>> >>>>>>> >>>>>>> >>>>>>> _______________________________________________ >>>>>>> Jump-pilot-devel mailing list >>>>>>> [email protected] >>>>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel >>>>>> >>>>>> >>> -------------------------------------------------------------- >>> ---------------- >>>>>> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA >>>>>> http://p.sf.net/sfu/rim-devcon-copy2 >>>>>> _______________________________________________ >>>>>> Jump-pilot-devel mailing list >>>>>> [email protected] >>>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel >>>>>> >>> -------------------------------------------------------------- >>> ---------------- >>>>>> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA >>>>>> http://p.sf.net/sfu/rim-devcon-copy2 >>>>>> _______________________________________________ >>>>>> Jump-pilot-devel mailing list >>>>>> [email protected] >>>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel >>>>> >>> -------------------------------------------------------------- >>> ---------------- >>>>> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA >>>>> http://p.sf.net/sfu/rim-devcon-copy2 >>>>> _______________________________________________ >>>>> Jump-pilot-devel mailing list >>>>> [email protected] >>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel >>>> >>>> >>> -------------------------------------------------------------- >>> ---------------- >>>> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA >>>> http://p.sf.net/sfu/rim-devcon-copy2 >>>> _______________________________________________ >>>> Jump-pilot-devel mailing list >>>> [email protected] >>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel >>>> >>> -------------------------------------------------------------- >>> ---------------- >>>> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA >>>> http://p.sf.net/sfu/rim-devcon-copy2 >>>> _______________________________________________ >>>> Jump-pilot-devel mailing list >>>> [email protected] >>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel >>> >>> -------------------------------------------------------------- >>> ---------------- >>> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA >>> http://p.sf.net/sfu/rim-devcon-copy2 >>> _______________________________________________ >>> Jump-pilot-devel mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel >>> >> ------------------------------------------------------------------------------ >> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA >> http://p.sf.net/sfu/rim-devcon-copy2 >> _______________________________________________ >> Jump-pilot-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > > -- > public class WhoDidIt{ // A comment. I love comments > private static Person sender; > > public static void main (String[] foo){ > > sender = new Person(); > sender.setName(new String[]{"Edgar", "Soldin"}); > > Address address = new Address(); > address.setStreet("Stadtweg 119"); > address.setZip(39116); > address.setCity("Magdeburg"); > address.setCountry("Germany"); > > sender.setAddress(address); > > sender.setMobilePhone(" +49(0)171-2782880 "); > sender.setWebSiteUrl(" http://www.soldin.de "); > sender.setEmail(" [email protected] "); > sender.setPGPPublicKey(" http://www.soldin.de/edgar_soldin.asc "); > sender.setGender(true); > > System.out.println(sender.toString()); > } > } > > ------------------------------------------------------------------------------ > BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA > http://p.sf.net/sfu/rim-devcon-copy2 > _______________________________________________ > Jump-pilot-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA http://p.sf.net/sfu/rim-devcon-copy2 _______________________________________________ Jump-pilot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
hs_err_pid7076.log
Description: hs_err_pid7076.log
------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA http://p.sf.net/sfu/rim-devcon-copy2
_______________________________________________ Jump-pilot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
