Yes it works. I have use other computer (where everything did work) to develop my program and i had all the stuff in that machine, now i got other, and i just copy all the jvm&udig&eclipse etc. stuff. I tought the shp file contains relative path to images, but it did not, the location where absolute path direct was not copied to new computer.
I think i did shp file with some experimental tool in geotools source code, that wiki page is unknow for me, but looks great! thanks man. - Artsi 2009/7/23 andrea antonello <[email protected]>: >> Ok, problem solved. The shp file contain absolute paths to files, and those >> files wasnt on my new computer, i remember now it was told somewhere, but too >> late. >> The geotools seems to log this incident at level which is too fine for >> default >> jvm logging setting. (INFO) > > You are telling me that now the mosaic plugin works? > Did you follow the steps at this link to create the shapefile: > http://geoserver.org/display/GEOSDOC/Using+the+ImageMosaic+plugin > > At the code sprint we discussed about possibilities to change that > since people want to use just gdaltindex to create the shape. The best > way would be to insert the tool that creates the mosaic from udig. > > Andrea > > > > > >> >> - Artsi >> >> >> 2009/7/22 andrea antonello <[email protected]>: >>>> Yes, well not with trunk but with 1.2M4, sorry i forgot mention.. >>>> >>>> The jvm environments should be same as other machine, the JVM is >>>> submitted by udig team >>>> it was somewhere at download pages.. but maby i try to download >>>> everything again etc. >>> >>> No, what happens to you is what has to happen. I mean, we are not >>> glad, but it is like that. We are solving that in the release we are >>> creating bundling up the jre with the needed imageio-ext stuff. We are >>> currently working on stableizing the release. >>> So nothing will change until that will come. >>> >>>> Btw. is it known that confluence is down?? i would like to see howto >>>> build everything from source.. >>> >>> Yes, confluence is down at the moment. We are all waiting to get it up >>> again. >>> >>> Andrea >>> >>>> >>>> - Artsi >>>> >>>> >>>> >>>> 2009/7/22 andrea antonello <[email protected]>: >>>>> Hi, it seems that you are working on udig trunk and your imageio-ext >>>>> environment isn't set properly. >>>>> >>>>> Andrea >>>>> >>>>> On Wed, Jul 22, 2009 at 12:53 PM, Arto Pastinen<[email protected]> >>>>> wrote: >>>>>> Hi, >>>>>> >>>>>> I keep getting following stack all the time i try to import mosaic >>>>>> image, any hints??? >>>>>> >>>>>> I got that same error some times also in other machine, mut it didnt >>>>>> came all the time, udig & jvm is directly copied from that >>>>>> machine so everything should be same.. >>>>>> >>>>>> log4j:WARN No appenders could be found for logger >>>>>> (org.geotools.resource). >>>>>> log4j:WARN Please initialize the log4j system properly. >>>>>> 22-Jul-2009 13:47:18 >>>>>> it.geosolutions.imageio.gdalframework.GDALUtilities loadGDAL >>>>>> WARNING: Native library load failed.java.lang.UnsatisfiedLinkError: no >>>>>> gdaljni in java.library.path >>>>>> >>>>>> 15 >>>>>> 15 >>>>>> net.refractions.udig.project.render.RenderException: >>>>>> java.lang.NullPointerException >>>>>> at >>>>>> net.refractions.udig.render.internal.gridcoverage.basic.BasicGridCoverageRenderer.render(BasicGridCoverageRenderer.java:182) >>>>>> at >>>>>> net.refractions.udig.render.internal.gridcoverage.basic.BasicGridCoverageRenderer.render(BasicGridCoverageRenderer.java:376) >>>>>> at >>>>>> net.refractions.udig.project.internal.render.impl.RenderJob.startRendering(RenderJob.java:108) >>>>>> at >>>>>> net.refractions.udig.project.internal.render.impl.RenderJob.run(RenderJob.java:213) >>>>>> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >>>>>> Caused by: java.lang.NullPointerException >>>>>> at >>>>>> org.geotools.gce.imagemosaic.ImageMosaicReader.loadRequestedTiles(ImageMosaicReader.java:1163) >>>>>> at >>>>>> org.geotools.gce.imagemosaic.ImageMosaicReader.loadTiles(ImageMosaicReader.java:728) >>>>>> at >>>>>> org.geotools.gce.imagemosaic.ImageMosaicReader.read(ImageMosaicReader.java:567) >>>>>> at >>>>>> net.refractions.udig.render.internal.gridcoverage.basic.BasicGridCoverageRenderer.render(BasicGridCoverageRenderer.java:135) >>>>>> ... 4 more >>>>>> >>>>>> >>>>>> - Artsi >>>>>> _______________________________________________ >>>>>> User-friendly Desktop Internet GIS (uDig) >>>>>> http://udig.refractions.net >>>>>> http://lists.refractions.net/mailman/listinfo/udig-devel >>>>>> >>>>> _______________________________________________ >>>>> User-friendly Desktop Internet GIS (uDig) >>>>> http://udig.refractions.net >>>>> http://lists.refractions.net/mailman/listinfo/udig-devel >>>>> >>>> _______________________________________________ >>>> User-friendly Desktop Internet GIS (uDig) >>>> http://udig.refractions.net >>>> http://lists.refractions.net/mailman/listinfo/udig-devel >>>> >>> _______________________________________________ >>> User-friendly Desktop Internet GIS (uDig) >>> http://udig.refractions.net >>> http://lists.refractions.net/mailman/listinfo/udig-devel >>> >> _______________________________________________ >> User-friendly Desktop Internet GIS (uDig) >> http://udig.refractions.net >> http://lists.refractions.net/mailman/listinfo/udig-devel >> > _______________________________________________ > User-friendly Desktop Internet GIS (uDig) > http://udig.refractions.net > http://lists.refractions.net/mailman/listinfo/udig-devel > _______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
