Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [geomesa-users] Using the Java API - NoClassDefFoundError

Connor,

That error has do to with one of the GeoTools JAR files -- I believe
it's gt-epsg-hsql-{version}.jar -- not being on the classpath.  This is
marked as a "provided" dependency for GeoMesa, like the Accumulo and
Zookeeper JARs.

Please let us know if adding that to your classpath doesn't help.

Thanks!

Sincerely,
  -- Chris

_______________

Chris Eichelberger,
Commonwealth Computer Research, Inc.
434-284-9422 (work)




> 
> _______________________________________________
> geomesa-users mailing list
> geomesa-users@xxxxxxxxxxxxxxxx
> http://www.locationtech.org/mailman/listinfo/geomesa-users



Back to the top