NLPchina / elasticsearch-analysis-ansj

Apache License 2.0
637 stars 191 forks source link

8.3.3版本的包各种报错 #219

Open RoRui opened 1 year ago

RoRui commented 1 year ago

[2022-09-23T13:09:46,361][INFO ][ansj-initializer ] [59ABX29NU9VKZTG] try to load ansj config file: D:\ELK\elasticsearch-8.3.3\config\elasticsearch-analysis-ansj\ansj.cfg.yml [2022-09-23T13:09:46,364][INFO ][ansj-initializer ] [59ABX29NU9VKZTG] load ansj config: D:\ELK\elasticsearch-8.3.3\config\elasticsearch-analysis-ansj\ansj.cfg.yml [2022-09-23T13:09:46,374][WARN ][o.a.u.MyStaticValue ] [59ABX29NU9VKZTG] not find ansj_library.properties. reason: access denied ("java.io.FilePermission" "D:\ELK\elasticsearch-8.3.3" "read") [2022-09-23T13:09:46,375][WARN ][o.a.u.MyStaticValue ] [59ABX29NU9VKZTG] not find library.properties. reason: access denied ("java.io.FilePermission" "D:\ELK\elasticsearch-8.3.3" "read") [2022-09-23T13:09:46,375][WARN ][o.a.u.MyStaticValue ] [59ABX29NU9VKZTG] not find library.properties in classpath use it by default ! [2022-09-23T13:09:46,377][INFO ][o.a.d.i.File2Stream ] [59ABX29NU9VKZTG] path to stream D:\ELK\elasticsearch-8.3.3\config\ansj_library.properties [2022-09-23T13:09:46,378][WARN ][ansj-initializer ] [59ABX29NU9VKZTG] D:\ELK\elasticsearch-8.3.3\config\ansj_library.properties load err [2022-09-23T13:09:46,380][INFO ][o.a.d.i.File2Stream ] [59ABX29NU9VKZTG] path to stream plugins/elasticsearch-analysis-ansj/stop.dic [2022-09-23T13:09:46,382][INFO ][o.a.l.StopLibrary ] [59ABX29NU9VKZTG] load stop use time:2 path is : plugins/elasticsearch-analysis-ansj/stop.dic [2022-09-23T13:09:46,382][INFO ][ansj-initializer ] [59ABX29NU9VKZTG] reload StopLibrary: stop [2022-09-23T13:09:46,385][INFO ][o.a.d.i.File2Stream ] [59ABX29NU9VKZTG] path to stream plugins/elasticsearch-analysis-ansj/synonyms.dic [2022-09-23T13:09:46,386][INFO ][o.a.l.SynonymsLibrary ] [59ABX29NU9VKZTG] load synonyms use time:1 path is : plugins/elasticsearch-analysis-ansj/synonyms.dic [2022-09-23T13:09:46,386][INFO ][ansj-initializer ] [59ABX29NU9VKZTG] reload SynonymsLibrary: synonyms [2022-09-23T13:09:46,389][INFO ][o.a.d.i.File2Stream ] [59ABX29NU9VKZTG] path to stream library/ambiguity.dic [2022-09-23T13:09:46,390][ERROR][o.a.l.AmbiguityLibrary ] [59ABX29NU9VKZTG] Init ambiguity library error :java.security.AccessControlException: access denied ("java.io.FilePermission" "library\ambiguity.dic" "read"), path: library/ambiguity.dic [2022-09-23T13:09:46,391][INFO ][o.a.d.i.File2Stream ] [59ABX29NU9VKZTG] path to stream library/default.dic [2022-09-23T13:09:46,392][ERROR][o.a.l.DicLibrary ] [59ABX29NU9VKZTG] Init dic library error :java.security.AccessControlException: access denied ("java.io.FilePermission" "library\default.dic" "read"), path: library/default.dic [2022-09-23T13:09:47,037][INFO ][o.a.l.DATDictionary ] [59ABX29NU9VKZTG] init core library ok use time : 593

shi-yuan commented 1 year ago

这个没问题的,需要根据自己词典的位置,配置好ansj.cfg.yml