Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

traversers使用shortestpath报错:{"exception":"class java.lang.OutOfMemoryError","message":"Java heap space","cause":""} #375

Closed
1 task done
HumanHero opened this issue May 5, 2022 · 1 comment

Comments

@HumanHero
Copy link

HumanHero commented May 5, 2022

Problem Type (问题类型)

exception / error (异常报错)

Before submit

Environment (环境信息)

  • Server Version: v0.12.0
  • Hubble Version: v1.6.5

Your Question (问题描述)

http://192.168.64.1:8080/graphs/hugegraph/traversers/paths?source="
3:XXXXX1"&target="3:XXXX2"&max_depth=5

可正常查询出数据

http://192.168.64.1:8080/graphs/hugegraph/traversers/shortestpath?source="
3:XXXXX1"&target="3:XXXX2"&max_depth=5

返回错误
{"exception":"class java.lang.OutOfMemoryError","message":"Java heap space","cause":""}

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

No response

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

No response

@imbajin
Copy link
Contributor

imbajin commented May 5, 2022

refer #371, please move to apache hugegraph-toolchain please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants