Home > Back-end >  Write a little bit of code, they became so, to solve
Write a little bit of code, they became so, to solve

Time:04-03

Weblogic. Application. ModuleException: Java. Lang. IllegalArgumentException: Name always be null.
The at weblogic. Application. Internal. ExtensibleModuleWrapper. Start (ExtensibleModuleWrapper. Java: 140)
The at weblogic. Application. Internal. Flow. ModuleListenerInvoker. Start (ModuleListenerInvoker. Java: 124)
The at weblogic. Application. Internal. Flow. ModuleStateDriver $3. Next (ModuleStateDriver. Java: 216)
The at weblogic. Application. Internal. Flow. ModuleStateDriver $3. Next (ModuleStateDriver. Java: 211)
The at weblogic. Application. Utils. StateMachineDriver. NextState (42) StateMachineDriver. Java:
Truncated. See the log file for complete stacktrace
Under Caused By: Java. Lang. IllegalArgumentException: Name always be null.
The at org. Quartz. Utils. Key. & lt; init> (62) Key. Java:
The at org. Quartz. TriggerKey. & lt; init> (TriggerKey. Java: 67)
The at org. Quartz. TriggerKey. TriggerKey (TriggerKey. Java: 75)
An ins. Fastapp. Dal. Service. Impl. JobTaskService. AddJob (JobTaskService. Java: 123)
The at ins. Fastapp. Dal. Service. Impl. JobTaskService. Init (JobTaskService. Java: 161)
Truncated. See the log file for complete stacktrace

Weblogic. Application. ModuleException: Java. Lang. IllegalArgumentException: Name always be null.
The at weblogic. Application. Internal. ExtensibleModuleWrapper. Start (ExtensibleModuleWrapper. Java: 140)
The at weblogic. Application. Internal. Flow. ModuleListenerInvoker. Start (ModuleListenerInvoker. Java: 124)
The at weblogic. Application. Internal. Flow. ModuleStateDriver $3. Next (ModuleStateDriver. Java: 216)
The at weblogic. Application. Internal. Flow. ModuleStateDriver $3. Next (ModuleStateDriver. Java: 211)
The at weblogic. Application. Utils. StateMachineDriver. NextState (42) StateMachineDriver. Java:
Truncated. See the log file for complete stacktrace
Under Caused By: Java. Lang. IllegalArgumentException: Name always be null.
The at org. Quartz. Utils. Key. & lt; init> (62) Key. Java:
The at org. Quartz. TriggerKey. & lt; init> (TriggerKey. Java: 67)
The at org. Quartz. TriggerKey. TriggerKey (TriggerKey. Java: 75)
An ins. Fastapp. Dal. Service. Impl. JobTaskService. AddJob (JobTaskService. Java: 123)
The at ins. Fastapp. Dal. Service. Impl. JobTaskService. Init (JobTaskService. Java: 161)
Truncated. See the log file for complete stacktrace

CodePudding user response:

Under Caused By: Java. Lang. IllegalArgumentException: Name always be null.
This is the right message?

CodePudding user response:

Ins. Fastapp. Dal. Service. Impl. JobTaskService. AddJob (JobTaskService. Java: 123)

This code seems to be your own...

Under Caused By: Java. Lang. IllegalArgumentException: Name always be null.

That's not you preach less parameter name...
  • Related