I can't do anything with coverages using yesterday's nightly build due
to a missing class
(it/geosolutions/imageio/stream/input/FileImageInputStreamExtImpl) -
does anyone know where I can find it?
Plus did anyone know that running nightly breaks the stable build, so
I can't go back?
Ian
--
Ian Turton
Ian Turton ha scritto:
I can't do anything with coverages using yesterday's nightly build due
to a missing class
(it/geosolutions/imageio/stream/input/FileImageInputStreamExtImpl) -
does anyone know where I can find it?
Are you by any chance using Tomcat 6.0.24? They changed classloading
and broke JAI.
Plus did anyone know that running nightly breaks the stable build, so
I can't go back?
Nope. I use only nightlies
It breaks how?
Cheers
Andrea
--
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.
On Thu, Mar 25, 2010 at 3:48 PM, Andrea Aime <aaime@anonymised.com> wrote:
Ian Turton ha scritto:
I can't do anything with coverages using yesterday's nightly build due
to a missing class
(it/geosolutions/imageio/stream/input/FileImageInputStreamExtImpl) -
does anyone know where I can find it?
Are you by any chance using Tomcat 6.0.24? They changed classloading
and broke JAI.
No I'm still using 5.5 (and have been for sometime).
Plus did anyone know that running nightly breaks the stable build, so
I can't go back?
Nope. I use only nightlies
It breaks how?
2010-03-25 11:34:32,888 ERROR [org.springframework.web.context.ContextLoader] -
Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean wit
h name 'geoServer' defined in URL [jar:file:/usr/local/tomcat/webapps/geoserver-
2.0.1/WEB-INF/lib/main-2.0.1.jar!/applicationContext.xml]: Initialization of bea
n failed; nested exception is java.lang.RuntimeException: com.thoughtworks.xstre
am.converters.ConversionException: featureTypeCacheSize : featureTypeCacheSize :
featureTypeCacheSize : featureTypeCacheSize
---- Debugging information ----
message : featureTypeCacheSize : featureTypeCacheSize
cause-exception : com.thoughtworks.xstream.mapper.CannotResolveClassExceptio
n
cause-message : featureTypeCacheSize : featureTypeCacheSize
class : org.geoserver.config.impl.GeoServerInfoImpl
required-type : org.geoserver.config.impl.GeoServerInfoImpl
line number : 24
-------------------------------
Once spring shows up in the log I'm lost.
Ian
--
Ian Turton
Ciao Ian,
are you playing with 2.0 or trunk nightly?
Ciao,
Simone.
-------------------------------------------------------
Ing. Simone Giannecchini
GeoSolutions S.A.S.
Founder - Software Engineer
Via Carignoni 51
55041 Camaiore (LU)
Italy
phone: +39 0584983027
fax: +39 0584983027
mob: +39 333 8128928
http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.linkedin.com/in/simonegiannecchini
http://twitter.com/simogeo
-------------------------------------------------------
On Thu, Mar 25, 2010 at 9:25 PM, Ian Turton <ijturton@anonymised.com> wrote:
I can't do anything with coverages using yesterday's nightly build due
to a missing class
(it/geosolutions/imageio/stream/input/FileImageInputStreamExtImpl) -
does anyone know where I can find it?
Plus did anyone know that running nightly breaks the stable build, so
I can't go back?
Ian
--
Ian Turton
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
On Mon, Mar 29, 2010 at 4:35 AM, Simone Giannecchini
<simone.giannecchini@anonymised.com> wrote:
Ciao Ian,
are you playing with 2.0 or trunk nightly?
Nightly - copying the imageIO* jars from 2.0.1 fixed the problem.
Ian
--
Ian Turton