Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] still imageio-ext mismatch?

> I was able to see that class from GeoTools trunk - it finds it in a jar: imageio-ext-utilities-1.0.6-1.jar
> I am not sure about GeoTools 2.6.x/uDig - the refresh.xml should of pulled it in...

Ok, I am trying the sdk, since I am assuming that one contains the
same things as the RC4 export?
So this should be a problem of the RC4 I guess.

Andrea


>
> Jody
>
> On 27/06/2010, at 7:06 AM, andrea antonello wrote:
>
>> I am testing the sdk and loading a wms layer of the altas of canada
>> doesn't work. I get some:
>>
>> net.refractions.udig.project.render.RenderException: Error occurred
>> during reading of image.  The server could be down but also try
>> modifying the WMS preferences.
>>       at net.refractions.udig.render.internal.wms.basic.BasicWMSRenderer2$3.run(BasicWMSRenderer2.java:472)
>> Caused by: java.lang.NoClassDefFoundError:
>> it/geosolutions/imageio/utilities/StringToDouble
>>       at it.geosolutions.imageio.plugins.arcgrid.raster.EsriAsciiGridRaster.parseHeader(EsriAsciiGridRaster.java:145)
>>       at it.geosolutions.imageio.plugins.arcgrid.spi.AsciiGridsImageReaderSpi.canDecodeInput(AsciiGridsImageReaderSpi.java:217)
>>       at javax.imageio.ImageIO$CanDecodeInputFilter.filter(ImageIO.java:541)
>>       at javax.imageio.spi.FilterIterator.advance(ServiceRegistry.java:793)
>>       at javax.imageio.spi.FilterIterator.next(ServiceRegistry.java:811)
>>       at javax.imageio.ImageIO$ImageReaderIterator.next(ImageIO.java:502)
>>       at javax.imageio.ImageIO$ImageReaderIterator.next(ImageIO.java:487)
>>       at javax.imageio.ImageIO.read(ImageIO.java:1417)
>>       at javax.imageio.ImageIO.read(ImageIO.java:1326)
>>       at net.refractions.udig.render.internal.wms.basic.BasicWMSRenderer2$3.run(BasicWMSRenderer2.java:464)
>> ...
>>
>> Didn't want to file a ticket before being sure that I haven't screwed
>> up my sdk install.
>>
>> Any feedback?
>>
>> Andrea
>> _______________________________________________
>> 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
>


Back to the top