Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [geomesa-users] Problem with geomesa geoserver plugin installation

Hi,

 

I’m having trouble instaling geomesa plugin to geoserver.

Geoserver is running without any error until I go to any page of  GeoMesa where I get this error :

 

On the “Data Stores” page :

2015-05-21 16:15:16.905::WARN:  /geoserver/geomesa/ingest/rate

org.locationtech.geomesa.shade.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: org/locationtech/geomesa/shade/commons/httpclient/HttpClient

        at org.locationtech.geomesa.shade.google.common.cache.LocalCache$Segment.get(LocalCache.java:2232)

 

 

On the “Hadoop Status” page :

org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public org.locationtech.geomesa.plugin.ui.HadoopStatusPage()

       at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)

 

Do you have any idea of what is happening ?

 

Also, do you plan on creating a virtual machine with geoserver+geomesa plugin or using Docker ?

 

Thanks,

 

Frank Gouineau


Back to the top