Menu

#2 Exception when job-logging-config is missing job-config

open
Suresh
5
2006-10-23
2006-10-23
Anonymous
No

Framework is throwing the following exception when
job-config element is missing the job-logging-config
element in the job configuration. It supposed to be
the optional element and use the framework logging.

-------------------------------------------

{ConfigurationException [component = job-config]
[message = Found 0job-logging-config element(s) in
configuration of job helloworld.]}
at
org.jmonks.batch.framework.config.xml.XMLJobConfig.<in
it>(XMLJobConfig.java:96)
at
org.jmonks.batch.framework.config.xml.XMLJobConfigFact
ory.getJobConfig(XMLJobConfigFactory.java:202)
at org.jmonks.batch.framework.Main.process
(Main.java:110)
at org.jmonks.batch.framework.Main.main
(Main.java:230)

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.