hugegraph / hugegraph-hubble

Please move to Apache Hugegraph-Toolchain, Thanks
https://github.com/apache/hugegraph-toolchain/tree/master/hugegraph-hubble
Apache License 2.0
40 stars 42 forks source link

[Bug] There is no message for key 'gremlin script' #362

Open seagle-yuan opened 2 years ago

seagle-yuan commented 2 years ago

Bug Type (问题类型)

exception / error (异常报错)

Before submit

Environment (环境信息)

Expected & Actual behavior (期望与实际表现)

2022-03-29 14:08:49.571 ERROR 2845 --- [http-nio-0.0.0.0-38088-exec-7] c.b.h.handler.MessageSourceHandler : There is no message for key 'Error encountered evaluating script: g.V(1065780357,972 399091,2326477735,825238847,1192934923,'17:T164P18211113980',1161252897,147233488,1260176651,118191888,365536980,1442212843,1468230814,1079805308,1099498408,1364069231,378382505,1610846758,186120007 3,'17:T051P5962210153',149594055,1210093070,1095390820,1305445856,583401717,1069903359,1379673094,559134568,2463116268,1505155839,1115711690,1681124479,1330851614,1692629934,62650601,423773712,11238 65256,1386847741,1134781943,1458510778,2370190864,966754248,1790775005,1169986271,660318780,2331209369,1848850521,1241250449,'17:T005P11515114955',5162043,2309613520,8470269,83167368,1812508534,1065 438719,99473517,1318250002,1006579836,372780469,2469082022,1038196337,1729178754,1092663220,1699323614,2388256195,299977594,827202771,1511610247,2349105307,1566576065,1000777989,'17:T212P18316422718 9',9670435,2712672004,11272217,1242516918,90765011,142776377,572017315,897758015,1212800244,960546944,1072538668,422074862,'17:T002P11172150250',1703275337,723744243,1702080674,85666761,'17:T110P182 110243195',215175438,1589748000,1488584280,383983887,119373551,123603114,1201655145,2805480129,1015643765,1498980006).bothE().dedup().limit(500)' 2022-03-29 14:24:35.250 ERROR 2845 --- [http-nio-0.0.0.0-38088-exec-2] c.b.h.handler.MessageSourceHandler : There is no message for key 'Error encountered evaluating script: g.V(1065780357,972 399091,2326477735,825238847,1192934923,'17:T164P18211113980',1161252897,147233488,1260176651,118191888,365536980,1442212843,1468230814,1079805308,1099498408,1364069231,378382505,1610846758,186120007 3,'17:T051P5962210153',149594055,1210093070,1095390820,1305445856,583401717,1069903359,1379673094,559134568,2463116268,1505155839,1115711690,1681124479,1330851614,1692629934,62650601,423773712,11238 65256,1386847741,1134781943,1458510778,2370190864,966754248,1790775005,1169986271,660318780,2331209369,1848850521,1241250449,'17:T005P11515114955',5162043,2309613520,8470269,83167368,1812508534,1065 438719,99473517,1318250002,1006579836,372780469,2469082022,1038196337,1729178754,1092663220,1699323614,2388256195,299977594,827202771,1511610247,2349105307,1566576065,1000777989,'17:T212P18316422718 9',9670435,2712672004,11272217,1242516918,90765011,142776377,572017315,897758015,1212800244,960546944,1072538668,422074862,'17:T002P11172150250',1703275337,723744243,1702080674,85666761,'17:T110P182 110243195',215175438,1589748000,1488584280,383983887,119373551,123603114,1201655145,2805480129,1015643765,1498980006).bothE().dedup().limit(500)'

Vertex/Edge example (问题点 / 边数据举例)

execute "g.V().limit(100)"

Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构)

No response