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

[Bug] gremlin example script execution error with RocksDB backend #2520

Open
1 task done
VGalaxies opened this issue Apr 14, 2024 · 0 comments
Open
1 task done

[Bug] gremlin example script execution error with RocksDB backend #2520

VGalaxies opened this issue Apr 14, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers gremlin TinkerPop gremlin help wanted Extra attention is needed rocksdb RocksDB backend

Comments

@VGalaxies
Copy link
Contributor

VGalaxies commented Apr 14, 2024

Bug Type (问题类型)

gremlin (结果不合预期)

Before submit

  • 我已经确认现有的 IssuesFAQ 中没有相同 / 重复问题 (I have confirmed and searched that there are no similar problems in the historical issue and documents)

Environment (环境信息)

  • Server Version: 1.3.0 (Apache Release Version)
  • Backend: RocksDB

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

An error occurs when using Gremlin-Console Stand-alone in offline mode:

         \,,,/
         (o o)
-----oOOo-(3)-oOOo-----
plugin activated: HugeGraph
plugin activated: tinkerpop.server
plugin activated: tinkerpop.utilities
plugin activated: tinkerpop.tinkergraph
main dict load finished, time elapsed 1512 ms
model load finished, time elapsed 125 ms.
Error in scripts/example.groovy at [26: graph.serverStarted(GlobalMasterInfo.master("server-tinkerpop"))] - Failed to update/query server info: java.util.concurrent.ExecutionException: org.apache.hugegraph.backend.BackendException: Table 'hugegraph+v' is not opened

Related PRs:

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

No response

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

No response

@VGalaxies VGalaxies added bug Something isn't working gremlin TinkerPop gremlin help wanted Extra attention is needed labels Apr 14, 2024
@dosubot dosubot bot added the rocksdb RocksDB backend label Apr 14, 2024
@imbajin imbajin added the good first issue Good for newcomers label Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers gremlin TinkerPop gremlin help wanted Extra attention is needed rocksdb RocksDB backend
Projects
None yet
Development

No branches or pull requests

2 participants