[geotk] WPS client example

Emmanuel Blondel emmanuel.blondel1 at gmail.com
Mon Feb 3 04:02:09 PST 2014


I've indeed checked it. All Geotk modules are from 4.x-SNAPSHOT.
I've correctly added JAI core and imageio as dependencies, but i get the 
same error.

See attached dependency tree

Le 03/02/2014 11:21, Martin Desruisseaux a écrit :
> Hello Emmanuel
>
> Le 03/02/14 11:07, Emmanuel Blondel a écrit :
>> Exception in thread "main" java.util.ServiceConfigurationError: 
>> javax.imageio.spi.ImageReaderSpi: Provider 
>> org.geotoolkit.coverage.wkb.WKBRasterImageReader$Spi could not be 
>> instantiated: java.lang.NoSuchFieldError: VERSION
>
> When the exception ends in "Error", except for a few cases like 
> "OutOfMemoryError" this is usually a compilation problem or a mismatch 
> in the library versions. Could you try to run "mvn dependency:tree" 
> from your project root and see if there is a mix of Geotk 3.x and 4.x 
> JAR files? (search for "geotk-" in the output of above command and see 
> if there is any "3.something" strings).
>
>     Martin
>
>
>
> _______________________________________________
> Geotoolkit mailing list
> Geotoolkit at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geotoolkit


-- 
*Emmanuel Blondel*
GIS Consultant
Engineer in Agronomy & Environment

Geographic Information Systems
in Agronomy - Environment - Fisheries
Email: emmanuel.blondel1 at gmail.com - Emmanuel.Blondel at fao.org
View my LinkedIn profileView my LinkedIn profile 
<http://fr.linkedin.com/in/emmanuelblondel1>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geotoolkit/attachments/20140203/93ba793f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: btn_in_20x15.png
Type: image/png
Size: 288 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/geotoolkit/attachments/20140203/93ba793f/attachment.png>
-------------- next part --------------
[INFO] org.fao.fi.gis:gis-intersections:jar:1.0-SNAPSHOT
[INFO] +- org.slf4j:slf4j-simple:jar:1.5.6:compile
[INFO] |  \- org.slf4j:slf4j-api:jar:1.5.6:compile
[INFO] +- javax.media:jai_core:jar:1.1.3:compile
[INFO] +- javax.media:jai_imageio:jar:1.1.1:compile
[INFO] +- org.jvnet.ogc:wms-v_1_3_0-schema:jar:1.0.3:compile
[INFO] |  \- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.6.0:compile
[INFO] +- com.thoughtworks.xstream:xstream:jar:1.4.5:compile
[INFO] |  +- xmlpull:xmlpull:jar:1.1.3.1:compile
[INFO] |  \- xpp3:xpp3_min:jar:1.1.4c:compile
[INFO] +- org.geotoolkit:geotk-utility:jar:4.x-SNAPSHOT:compile
[INFO] |  +- org.apache.sis.storage:sis-storage:jar:0.4-jdk7-SNAPSHOT:compile
[INFO] |  +- java3d:vecmath:jar:1.5.2:compile
[INFO] |  +- org.opengis:geoapi-pending:jar:3.1-SNAPSHOT:compile
[INFO] |  +- org.apache.sis.core:sis-utility:jar:0.4-jdk7-SNAPSHOT:compile
[INFO] |  +- net.jcip:jcip-annotations:jar:1.0:compile
[INFO] |  \- javax.measure:jsr-275:jar:0.9.3:compile
[INFO] +- org.geotoolkit.pending:geotk-filter:jar:4.x-SNAPSHOT:compile
[INFO] |  +- org.geotoolkit.pending:geotk-utility-pending:jar:4.x-SNAPSHOT:compile
[INFO] |  |  \- org.geotoolkit:geotk-coverage:jar:4.x-SNAPSHOT:compile
[INFO] |  +- org.geotoolkit.pending:geotk-temporal:jar:4.x-SNAPSHOT:compile
[INFO] |  +- org.geotoolkit.pending:geotk-jtswrapper:jar:4.x-SNAPSHOT:compile
[INFO] |  |  \- org.geotoolkit.pending:geotk-geometry:jar:4.x-SNAPSHOT:compile
[INFO] |  \- commons-beanutils:commons-beanutils:jar:1.8.3:compile
[INFO] +- org.geotoolkit:geotk-referencing:jar:4.x-SNAPSHOT:compile
[INFO] |  \- org.apache.sis.core:sis-referencing:jar:0.4-jdk7-SNAPSHOT:compile
[INFO] +- org.geotoolkit:geotk-epsg:jar:4.x-SNAPSHOT:compile
[INFO] +- org.geotoolkit.pending:geotk-shapefile:jar:4.x-SNAPSHOT:compile
[INFO] |  +- org.geotoolkit.pending:geotk-featurestore-core:jar:4.x-SNAPSHOT:compile
[INFO] |  |  \- org.geotoolkit.pending:geotk-feature:jar:4.x-SNAPSHOT:compile
[INFO] |  |     \- jaxen:jaxen-limited:jar:1.1.2:compile
[INFO] |  +- org.geotoolkit.pending:geotk-dbf:jar:4.x-SNAPSHOT:compile
[INFO] |  \- org.geotoolkit.pending:geotk-index:jar:4.x-SNAPSHOT:compile
[INFO] +- org.geotoolkit:geotk-metadata:jar:4.x-SNAPSHOT:compile
[INFO] |  \- org.apache.sis.core:sis-metadata:jar:0.4-jdk7-SNAPSHOT:compile
[INFO] +- org.geotoolkit.pending:geotk-client-wps:jar:4.x-SNAPSHOT:compile
[INFO] |  +- org.geotoolkit.pending:geotk-render2d:jar:4.x-SNAPSHOT:compile
[INFO] |  |  +- org.geotoolkit:geotk-display:jar:4.x-SNAPSHOT:compile
[INFO] |  |  +- org.geotoolkit.pending:geotk-processing-coverage:jar:4.x-SNAPSHOT:compile
[INFO] |  |  |  +- org.geotoolkit.pending:geotk-coverageio-postgresql:jar:4.x-SNAPSHOT:compile
[INFO] |  |  |  |  +- org.geotoolkit.pending:geotk-coverageio-wkb:jar:4.x-SNAPSHOT:compile
[INFO] |  |  |  |  +- org.geotoolkit.pending:geotk-utility-jdbc:jar:4.x-SNAPSHOT:compile
[INFO] |  |  |  |  |  \- commons-dbcp:commons-dbcp:jar:1.4:compile
[INFO] |  |  |  |  |     \- commons-pool:commons-pool:jar:1.5.4:compile
[INFO] |  |  |  |  \- org.postgis:postgis-jdbc:jar:1.5.1:compile
[INFO] |  |  |  +- org.geotoolkit.pending:geotk-coverageio-imagery:jar:4.x-SNAPSHOT:compile
[INFO] |  |  |  \- org.geotoolkit:geotk-analytics:jar:4.x-SNAPSHOT:compile
[INFO] |  |  \- org.geotoolkit.pending:geotk-render:jar:4.x-SNAPSHOT:compile
[INFO] |  |     \- org.geotoolkit.pending:geotk-style:jar:4.x-SNAPSHOT:compile
[INFO] |  +- org.geotoolkit.pending:geotk-clients-core:jar:4.x-SNAPSHOT:compile
[INFO] |  |  +- org.geotoolkit.pending:geotk-coverageio-store:jar:4.x-SNAPSHOT:compile
[INFO] |  |  |  \- org.geotoolkit:geotk-coverage-sql:jar:4.x-SNAPSHOT:compile
[INFO] |  |  +- net.iharder:base64:jar:2.3.8:compile
[INFO] |  |  \- io.netty:netty:jar:3.3.1.Final:compile
[INFO] |  +- org.geotoolkit.pending:geotk-xml-wps:jar:4.x-SNAPSHOT:compile
[INFO] |  |  +- org.geotoolkit.pending:geotk-xml-ogc:jar:4.x-SNAPSHOT:compile
[INFO] |  |  +- org.geotoolkit.pending:geotk-xml-ows:jar:4.x-SNAPSHOT:compile
[INFO] |  |  +- org.geotoolkit.pending:geotk-xml-mathml:jar:4.x-SNAPSHOT:compile
[INFO] |  |  \- net.sf.json-lib:json-lib:jar:jdk15:2.4:compile
[INFO] |  |     +- commons-collections:commons-collections:jar:3.2.1:compile
[INFO] |  |     +- commons-lang:commons-lang:jar:2.5:compile
[INFO] |  |     +- commons-logging:commons-logging:jar:1.1.1:compile
[INFO] |  |     \- net.sf.ezmorph:ezmorph:jar:1.0.6:compile
[INFO] |  +- org.geotoolkit.pending:geotk-jaxp-core:jar:4.x-SNAPSHOT:compile
[INFO] |  |  \- org.geotoolkit.pending:geotk-xml-xsd:jar:4.x-SNAPSHOT:compile
[INFO] |  +- org.geotoolkit.pending:geotk-jaxp-gml:jar:4.x-SNAPSHOT:compile
[INFO] |  |  \- org.geotoolkit.pending:geotk-xml-gml:jar:4.x-SNAPSHOT:compile
[INFO] |  |     \- org.geotoolkit:geotk-metadata-sql:jar:4.x-SNAPSHOT:compile
[INFO] |  +- org.geotoolkit.pending:geotk-processing-core:jar:4.x-SNAPSHOT:compile
[INFO] |  |  \- org.geotoolkit.pending:geotk-filter-cql:jar:4.x-SNAPSHOT:compile
[INFO] |  |     \- org.antlr:antlr-runtime:jar:3.4:compile
[INFO] |  |        +- org.antlr:stringtemplate:jar:3.2.1:compile
[INFO] |  |        \- antlr:antlr:jar:2.7.7:compile
[INFO] |  +- org.geotoolkit:geotk-coverageio:jar:4.x-SNAPSHOT:compile
[INFO] |  +- org.geotoolkit.pending:geotk-coverageio-geotiff:jar:4.x-SNAPSHOT:compile
[INFO] |  \- postgresql:postgresql:jar:9.1-901-1.jdbc4:compile
[INFO] +- org.fao.fi.gis:gis-metadata-model:jar:1.0-SNAPSHOT:compile
[INFO] +- org.fao.fi.gis:gis-metadata-main:jar:1.0-SNAPSHOT:compile
[INFO] |  \- com.vividsolutions:jts:jar:1.12:compile
[INFO] |     \- xerces:xercesImpl:jar:2.4.0:compile
[INFO] +- org.fao.fi.gis:gis-metadata-publisher:jar:1.0-SNAPSHOT:compile
[INFO] |  +- it.geosolutions:geoserver-manager:jar:1.6-SNAPSHOT:compile
[INFO] |  |  +- commons-io:commons-io:jar:2.0.1:compile
[INFO] |  |  +- commons-httpclient:commons-httpclient:jar:3.1:compile
[INFO] |  |  |  \- commons-codec:commons-codec:jar:1.2:compile
[INFO] |  |  +- org.jdom:jdom:jar:1.1:compile
[INFO] |  |  \- org.slf4j:jcl-over-slf4j:jar:1.5.11:compile
[INFO] |  \- it.geosolutions:geonetwork-manager:jar:1.0.0:compile
[INFO] |     \- log4j:log4j:jar:1.2.16:compile
[INFO] +- org.fao.fi.gis:gis-metadata-collection:jar:1.0-SNAPSHOT:compile
[INFO] \- junit:junit:jar:4.8.2:test


More information about the Geotoolkit mailing list