Failed to load class with value [web]
I executed the exact steps in the documentation except I removed the cron property to start the crawler immediately. BUt, I get following error in the elasticsearch logs:
org.elasticsearch.common.settings.NoClassSettingsException: Failed to load class with value [web]
Can someone please help?
- Vishal
I think that the installation for river-web plugin was failed. Please check your elasticsearch's log file.
I think the installation was successful. This is how my listing look like for river-web in plugins directory:
Is there anything missing here: aopalliance-1.0.jar apache-mime4j-core-0.7.2.jar apache-mime4j-dom-0.7.2.jar asm-debug-all-4.1.jar aspectjrt-1.8.0.jar bcmail-jdk15-1.45.jar bcprov-jdk15-1.45.jar boilerpipe-1.1.0.jar commons-codec-1.9.jar commons-compress-1.8.1.jar commons-httpclient-3.1.jar commons-io-2.4.jar commons-lang3-3.3.2.jar commons-logging-1.1.3.jar commons-pool2-2.2.jar elasticsearch-river-web-1.3.1.jar elasticsearch-util-0.3.0.jar fontbox-1.8.7.jar httpclient-4.3.5.jar httpclient-cache-4.3.5.jar httpcore-4.3.2.jar httpmime-4.3.5.jar icu4j-53.1.jar isoparser-1.0.2.jar java-libpst-0.8.1.jar javassist-3.4.ga.jar jcifs-1.3.17.jar jcip-annotations-1.0.jar jdom-1.0.jar jempbox-1.8.7.jar jhighlight-1.0.1.jar jlha-0.06-05.jar jmatio-1.0.jar jsoup-1.7.3.jar juniversalchardet-1.0.3.jar metadata-extractor-2.6.2.jar nekohtml-1.9.21.jar netcdf-4.2.20.jar ognl-2.6.9-patch-20090427.jar pdfbox-1.8.7.jar poi-3.11-beta2.jar poi-ooxml-3.11-beta2.jar poi-ooxml-schemas-3.11-beta2.jar poi-scratchpad-3.11-beta2.jar rome-1.0.jar s2-extension-2.4.46.jar s2-framework-2.4.46.jar s2-robot-0.8.0.jar s2-tiger-2.4.46.jar serializer-2.7.1.jar slf4j-api-1.7.7.jar slf4j-log4j12-1.7.7.jar stax-api-1.0.1.jar tagsoup-1.2.1.jar tika-core-1.6.jar tika-parsers-1.6.jar unidataCommon-4.2.20.jar vorbis-java-core-0.6.jar vorbis-java-tika-0.6.jar xalan-2.7.1.jar xercesImpl-2.10.0.jar xml-apis-1.4.01.jar xmlbeans-2.6.0.jar xmpcore-5.1.2.jar xz-1.5.jar
Link to my log file: http://internal.grazitti.com/clients/pingidentity/elasticsearch-1.4.0/logs/elasticsearch.log
Appreciate your help!
river-web for elasticsearch 1.4 is not released yet. I'll do that in this week...