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

On 01/04/15 08:20, Emilio Lahr-Vivaz wrote:
Hi Luca,

I would try removing all those jars and just leaving the
geomesa-plugin-accumulo1.5-1.0.0-rc.5-SNAPSHOT-geoserver-plugin.jar in geoserver.

I had to add accumulo-core.jar too to see the "Accumulo feature store" show up; however, a "Sorry, your session timed out..." message appeared once I click on it.

Then I copied the following JARs to
./share/hadoop/common/hadoop-common-2.6.0.jar
./share/hadoop/common/sources/hadoop-common-2.6.0-test-sources.jar
./share/hadoop/common/sources/hadoop-common-2.6.0-sources.jar
./share/hadoop/common/hadoop-nfs-2.6.0.jar
./share/hadoop/common/lib/hadoop-auth-2.6.0.jar
./share/hadoop/common/lib/hadoop-annotations-2.6.0.jar
./share/hadoop/common/hadoop-common-2.6.0-tests.jar

...and the "New vector data source" page appeared, but GeoServer failed to find a Zookeeper class when I clicked on "Save"... hence I copied to GeoServer these JARs:
zookeeper-3.4.6.jar
accumulo-fate.jar
commons-configuration-1.6.jar

...but then:
2015-04-01 16:05:36.785::WARN: Nested in org.springframework.web.util.NestedServletException: Handler processing failed; nested exception is java.lang.NoClassDefFoundError: org/apache/thrift/TException:
java.lang.NoClassDefFoundError: org/apache/thrift/TException

It looks like the geomesa-plugin uber-jar is missing a few pieces.

Regards,

Luca Morandini
Data Architect - AURIN project
Melbourne eResearch Group
Department of Computing and Information Systems
University of Melbourne
Tel. +61 03 903 58 380
Skype: lmorandini


Back to the top