On Wed, 16 Sep 2020 at 23:41, Russell Grew <
[email protected]> wrote:

> By way of update to my own email, after some digging around GitHub
> Geotools code and tracing through logs.
>
>
>
> *On CSV* I copied gt-csv-23.1.jar into place. The error is now.
>
>
>
> <ows:ExceptionReport version="1.1.0" xsi:schemaLocation="
> http://www.opengis.net/ows/1.1
> http://dpsyddev01:8080/geoserver/schemas/ows/1.1.0/owsAll.xsd";>
>
> <ows:Exception exceptionCode="NoApplicableCode">
>
> <ows:ExceptionText>
>
> java.lang.NoClassDefFoundError: com/opencsv/ICSVParser
> com/opencsv/ICSVParser com.opencsv.ICSVParser
>
> </ows:ExceptionText>
>
> </ows:Exception>
>
> </ows:ExceptionReport>
>
>
>

This is odd as WPS should be pulling in gt-csv and all of its dependencies,
it's clearly listed in the dependencies of the pom file but seems not to be
in the wps extension zip file.
This was added 2 years ago and I can't see that anything relevant has
changed recently in the poms.

I'm not entirely sure how the extension assembly works so I can't really
say what's going wrong

Ian
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to