Giter VIP home page Giter VIP logo

Comments (3)

hcchien avatar hcchien commented on June 20, 2024

compile 可以成功 pass tests 了
可是按照 README 的 cp 了 .jar 到 plugin/jieba/ 底下
重起 elasticsearch 後發生了錯誤

[2016-08-22 14:58:35,544][INFO ][plugins ] [Jean Grey] modules [reindex, lang-expression, lang-groovy], plugins [jieba, cloud-gce], sites []
[2016-08-22 14:58:35,588][INFO ][env ] [Jean Grey] using [1] data paths, mounts [[/ (/dev/sda1)]], net usable_space [17.4gb], net total_space [
19.3gb], spins? [possibly], types [ext4]
[2016-08-22 14:58:35,589][INFO ][env ] [Jean Grey] heap size [1015.6mb], compressed ordinary object pointers [true]
[2016-08-22 14:58:35,589][WARN ][env ] [Jean Grey] max file descriptors [65535] for elasticsearch process likely too low, consider increasing t
o at least [65536]
[2016-08-22 14:58:41,861][ERROR][bootstrap ] Guice Exception: java.lang.ExceptionInInitializerError
Likely root cause: java.lang.NullPointerException
at java.io.Reader.(Reader.java:78)
at java.io.InputStreamReader.(InputStreamReader.java:129)
at org.apache.lucene.util.IOUtils.getDecodingReader(IOUtils.java:163)
at org.apache.lucene.util.IOUtils.getDecodingReader(IOUtils.java:186)
at org.elasticsearch.index.analysis.JiebaAnalyzer$DefaultSetHolder.loadDefaultStopWordSet(JiebaAnalyzer.java:65)
at org.elasticsearch.index.analysis.JiebaAnalyzer$DefaultSetHolder.(JiebaAnalyzer.java:53)
at org.elasticsearch.index.analysis.JiebaAnalyzer.loadStopWords(JiebaAnalyzer.java:80)
at org.elasticsearch.index.analysis.JiebaAnalyzer.(JiebaAnalyzer.java:95)
at org.elasticsearch.index.analysis.JiebaAnalyzer.(JiebaAnalyzer.java:85)
at org.elasticsearch.indices.analysis.JiebaIndicesAnalysis.(JiebaIndicesAnalysis.java:34)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at <<>>
at org.elasticsearch.node.Node.(Node.java:213)
at org.elasticsearch.node.Node.(Node.java:140)
at org.elasticsearch.node.NodeBuilder.build(NodeBuilder.java:143)
at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:178)
at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:270)
at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:35)

from elasticsearch-analysis-jieba.

piaolingxue avatar piaolingxue commented on June 20, 2024

多谢反馈,我彻底修复下

from elasticsearch-analysis-jieba.

piaolingxue avatar piaolingxue commented on June 20, 2024

@hcchien 已更新,现在 2.x 的版本都可以通过 ./bin/plugin 直接安装了

from elasticsearch-analysis-jieba.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.