0

我有 5 个骡子流。运行时报错——

错误是——

 Reading plugins from C:/MuleStudio/plugins/org.mule.tooling.server.3.4.0.ee_3.4.0.201307221331/mule/plugins
 Exception in thread "main" org.mule.api.MuleRuntimeException: More than one mule-  deploy descriptors found in application 'Project'
at   org.mule.module.launcher.DefaultAppBloodhound.fetch(DefaultAppBloodhound.java:84)
    at   org.mule.module.launcher.application.DefaultApplicationFactory.createApp(DefaultApplication Factory.java:42)
    at   org.mule.tooling.server.application.ApplicationDeployer.createApplication(ApplicationDeployer.java:93)
at   org.mule.tooling.server.application.ApplicationDeployer.main(ApplicationDeployer.java:116)

如何解决这个问题?谢谢

4

1 回答 1

0

你有多个 mule-deploy 文件。在 emacs 中编辑可能会导致这种情况。删除重复项。

于 2013-12-05T15:30:46.060 回答