写了点代码 , 就变成这样了,求解

阿飞学习之路 2021-04-02 03:01:09
<2021-4-2 上午10时29分24秒 CST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID "4137959768699" for task "0". Error is: "weblogic.application.ModuleException: java.lang.IllegalArgumentException: Name cannot be null."
weblogic.application.ModuleException: java.lang.IllegalArgumentException: Name cannot be null.
at weblogic.application.internal.ExtensibleModuleWrapper.start(ExtensibleModuleWrapper.java:140)
at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:124)
at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:216)
at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:211)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)
Truncated. see log file for complete stacktrace
Caused By: java.lang.IllegalArgumentException: Name cannot be null.
at org.quartz.utils.Key.<init>(Key.java:62)
at org.quartz.TriggerKey.<init>(TriggerKey.java:67)
at org.quartz.TriggerKey.triggerKey(TriggerKey.java:75)
at ins.fastapp.dal.service.impl.JobTaskService.addJob(JobTaskService.java:123)
at ins.fastapp.dal.service.impl.JobTaskService.init(JobTaskService.java:161)
Truncated. see log file for complete stacktrace
>
<2021-4-2 上午10时29分24秒 CST> <Error> <Deployer> <BEA-149202> <Encountered an exception while attempting to commit the 1 task for the application "qywx-web_war_exploded".>
<2021-4-2 上午10时29分24秒 CST> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application "qywx-web_war_exploded".>
<2021-4-2 上午10时29分24秒 CST> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
weblogic.application.ModuleException: java.lang.IllegalArgumentException: Name cannot be null.
at weblogic.application.internal.ExtensibleModuleWrapper.start(ExtensibleModuleWrapper.java:140)
at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:124)
at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:216)
at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:211)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)
Truncated. see log file for complete stacktrace
Caused By: java.lang.IllegalArgumentException: Name cannot be null.
at org.quartz.utils.Key.<init>(Key.java:62)
at org.quartz.TriggerKey.<init>(TriggerKey.java:67)
at org.quartz.TriggerKey.triggerKey(TriggerKey.java:75)
at ins.fastapp.dal.service.impl.JobTaskService.addJob(JobTaskService.java:123)
at ins.fastapp.dal.service.impl.JobTaskService.init(JobTaskService.java:161)
Truncated. see log file for complete stacktrace
>
...全文
479 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
1100101001 2021-04-09
  • 打赏
  • 举报
回复
少个名称定义
酷爱码 2021-04-08
  • 打赏
  • 举报
回复
java.lang.IllegalArgumentException: Name cannot be null.
月明星稀灬 2021-04-07
  • 打赏
  • 举报
回复
at ins.fastapp.dal.service.impl.JobTaskService.addJob(JobTaskService.java:123) 添加定时器的时候需要给这个job塞Name
maradona1984 2021-04-02
  • 打赏
  • 举报
回复
ins.fastapp.dal.service.impl.JobTaskService.addJob(JobTaskService.java:123) 这个代码貌似是你们自己的代码吧... Caused By: java.lang.IllegalArgumentException: Name cannot be null. 那不就说明你传的参数少了name啊...
小龙和乐师 2021-04-02
  • 打赏
  • 举报
回复
Caused By: java.lang.IllegalArgumentException: Name cannot be null. 这个提示信息不对吗?

67,515

社区成员

发帖
与我相关
我的任务
社区描述
J2EE只是Java企业应用。我们需要一个跨J2SE/WEB/EJB的微容器,保护我们的业务核心组件(中间件),以延续它的生命力,而不是依赖J2SE/J2EE版本。
社区管理员
  • Java EE
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧