我是eclipse、java和mule的学生。我在尝试运行为--> Mule 服务器时遇到错误,并且不知道问题可能是什么。有什么建议么?非常感谢您的任何建议!!!
INFO 2011-05-20 12:00:59,425 [main] org.mule.MuleServer: Mule Server initializing...
ERROR 2011-05-20 12:00:59,785 [main] org.mule.MuleServer:
********************************************************************************
Message : and (java.io.FileNotFoundException)
Code : MULE_ERROR-12999
--------------------------------------------------------------------------------
Exception stack is:
1. and (java.io.FileNotFoundException)
org.mule.config.ConfigResource:35 (null)
2. and (java.io.FileNotFoundException) (org.mule.api.config.ConfigurationException)
org.mule.config.builders.AbstractResourceConfigurationBuilder:96 (http://www.mulesoft.org/docs/site/current3/apidocs/org/mule/api/config/ConfigurationException.html)
--------------------------------------------------------------------------------
Root Exception stack trace:
java.io.FileNotFoundException: and
at org.mule.config.ConfigResource.<init>(ConfigResource.java:35)
at org.mule.config.builders.AbstractResourceConfigurationBuilder.loadConfigResources(AbstractResourceConfigurationBuilder.java:90)
at org.mule.config.builders.AbstractResourceConfigurationBuilder.<init>(AbstractResourceConfigurationBuilder.java:46)
+ 3 more (set debug level logging or '-Dmule.verbose.exceptions=true' for everything)
********************************************************************************
ERROR 2011-05-20 12:00:59,800 [main] org.mule.MuleServer:
********************************************************************************
* A Fatal error has occurred while the server was running: *
* and (java.io.FileNotFoundException) *
* *
* The error is fatal, the system will shutdown *
********************************************************************************