我是日食,java和騾子的學生。嘗試運行時 - > Mule Server時出現錯誤,不知道問題可能出在哪裏。有什麼建議麼?非常感謝您的任何建議!如何開始調試這個Java錯誤?
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 *
********************************************************************************
這是一個重要的教訓:) – MByD 2011-05-20 22:11:56
嗯,我也看到了這一點。你如何驗證你正在使用哪個工作區? – 2011-05-20 22:21:02
@MByD - 是的。當我意識到有多少開發人員不知道它時,我感到很驚訝。 – Sandman 2011-05-20 22:57:18