Collegues,我正在尝试在IntelliJ IDEA中运行Mule应用程序。我配置了运行配置:
Main class: org.mule.MuleServer
VM options: -Dmule.verbose.exceptions=true
Program arguments: -config \src\main\app\mule-config.xml
Working directory: C:\Users\Maya\app-services
JRE: Default (1.8 - SDK of 'app-services' module)
当我跑步时,接收下一个堆栈跟踪:http://pastebin.com/24Mf3bsy
我需要检查并纠正什么?