typedb / biograkn

BioGrakn Knowledge Graph
https://blog.grakn.ai/biograkn-accelerating-biomedical-knowledge-discovery-with-a-grakn-knowledge-graph-84706768d7d4
180 stars 52 forks source link

after typing ./grakn server start, the grakn server didn't set up properly #88

Open secondbrain-note opened 3 years ago

secondbrain-note commented 3 years ago

Description

PS E:\biograkn> + ./grakn server start 程序“grakn”无法运行: 没有应用程序与此操作的指定文件有关联。所在位置 行:1 字符: 1

Environment

  1. OS (where Grakn server runs): { Windows 10 }
  2. Grakn version (and platform): { Grakn Core 1.5.7_biograkn_0.2 }
  3. Other environment details:

Reproducible Steps

Steps to create the smallest reproducible scenario:

  1. { e.g. Run ... }
  2. { e.g. Load ... }
  3. { e.g. Query ... }
  4. { e.g. See error ... }
secondbrain-note commented 3 years ago

I think the "grakn"file under the "biograkn" folder have some probem. image

secondbrain-note commented 3 years ago

I also download the Grakn-core-1.5.7 and unzip it. The "grakn" file under it is a ".bat" file。so there is no problem to run ./grakn server start, I can use grakn workbase now. but I still have a question, how can I use the data in the "biograkn" from this repository while I install grakn core from other folder? Looking forward for the answer, thanks in advance.

tiantsing commented 3 years ago

Looking forward for the answer too.

tiantsing commented 3 years ago

image

copy the grakn.bat to

image

the, use command ./grakn.bat server start or grakn.bat server start