我在MacOS11.6上成功安装了exist-DB,我可以从http://localhost:8080/exist/访问它
但是,当我单击eXide时,它抛出以下错误

发布于 2021-10-08 07:53:17
谢谢你的评论!
我终于设法让它工作起来了。也许是我的Mac,但.jar安装程序不能工作,所以我卸载了所有东西,包括库子文件夹中的exist.org,这是我之前错过的,可能会抛出同样的错误。
重新下载.img文件现在似乎可以工作了;
The steps I did were:
.jar installer only installs folder but no application exists
1.uninstall everything (including subfolder in /library/)
2. download .img file not .jar
3. re-install and it should work https://stackoverflow.com/questions/69377469
复制相似问题