启动Datomic shell时出错:java.lang.NoClassDefFoundError:jline/ConsoleRunner

Mar*_*nna 2 java windows datomic

我按照Datomic网站上的说明操作:http://docs.datomic.com/getting-started.html ,但是在尝试启动datomic shell提示符时出现此错误.我正在使用Windows机器.有什么建议?我在我的linux盒子上尝试了同样的事情并没有得到这个错误.

编辑:移动到不同的Windows机器,它正在工作.如果我有时间解决这个问题并找到解决方案,我会报告回来

Tim*_*ley 5

我注意到你无法从bin目录中运行shell.cmd,你需要从父目录中使用bin\shell.cmd调用它...希望有所帮助.