启动 Anypoint Studio 时缺少错误日志

Error log missing when launching Anypoint Studio

我正在尝试设置我的 Mac 以使用 Mulesoft 和 Anypoint Studio,但是当我启动 Anypoint 时,我收到以下消息:

An error has occurred.
See the log file
/Users/me/AnypointStudio/studio-workspace/.metadata/.log

当我转到那个路径时,studio-workspace 目录是空的,所以 there/s 没有 .metadata/.log 文件。没有错误消息,我不知道如何解决这个问题。

运行 Mac OS。这是我 运行 java -version

时得到的
java version "1.8.0_181"
Java(TM) SE Runtime Environment (build 1.8.0_181-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.181-b13, mixed mode)

干杯。

在终端中,尝试 less +G /Users/me/AnypointStudio/studio-workspace/.metadata/.log。要退出,请点击 'q'