Dear GeoServer-List,

I have just installed the recent GeoServer 2.15.0 with the "Excel-WFS Output 
Format"-extension.

When trying to do a getFeature-request with the "excel2007"-outputformat, I got 
this exception (the "excel"-outputformat worked fine):

Caused by: java.lang.ClassNotFoundException: 
org.apache.commons.compress.archivers.zip.ZipFile
                at 
org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1285)
                at 
org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119)


It seems that the "commons-compress"-library is missing.
After downloading it (from 
https://commons.apache.org/proper/commons-compress/download_compress.cgi) and 
adding it to the "WEB-INF\lib"-folder, it is working.

Maybe you have to add the dependency to the Excel WFS Output Format-extension.

I am running the GeoServer in a Windows environment using Tomcat 9 and Oracle 
JDK 8.

Best regards,
Paul
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to