Hi Hamish,

Are you running Jetty?

In Tomcat, I've put jts-1.13.jar in the WEB-INF/lib directory of the unpacked distribution and restarted. It worked fine.

Maybe check file permissions as well ...

Regards,

Lajos



On 16/03/2014 10:18, Hamish Campbell wrote:
Hey all,

Trying to use SpatialRecursivePrefixTreeFieldType to store extent polygons
but I can't seem to get it configured correctly. Hitting this on start up:

4670 [main] ERROR org.apache.solr.core.SolrCore  - Error loading
core:java.util.concurrent.ExecutionException:
java.lang.NoClassDefFoundError:
com/vividsolutions/jts/geom/CoordinateSequenceFactory


Per the manual, and David Smiley's previous responses, I've added the jst
.jar files to WEB-INF/lib in the solr .war file.

I'm still getting the error above, any other clues?

Reply via email to