作业帮 > 综合 > 作业

java.lang.IllegalArgumentException这个异常是什么意思啊,如何解决

来源:学生作业帮 编辑:拍题作业网作业帮 分类:综合作业 时间:2024/04/27 15:16:17
java.lang.IllegalArgumentException这个异常是什么意思啊,如何解决
java.lang.IllegalArgumentException:donot find config file,path=E:\编程软件\Eclipse\eclipse-jee-helios-SR2-win32\eclipse\src\config.xml
\x05at com.lingxun.fileconfig.ConfigManager.initConfigContext(ConfigManager.java:154)
\x05at pde.ams.workflow.action.message.AMSSms.execute(AMSSms.java:71)
\x05at pde.ams.workflow.action.message.SmsRunner.startSms(SmsRunner.java:58)
\x05at pde.ams.workflow.action.message.SmsJob.execute(SmsJob.java:29)
\x05at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
\x05at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:525)
字面 非法参数 通常情况为找不到文件等 你这个 是找不到这个“E:\编程软件\Eclipse\eclipse-jee-helios-SR2-win32\eclipse\src\config.xml

复制路径 到文件路径 看下什么情况,有可能是没有通常是没编译,不排除其他情况