Hi All,
I'm newbie to Spring Batch Processing. Trying to configure <skippable-exception-classes> in the job, but i am facing following exception. We are using spring batch 2.0
Caused by: org.springframework.beans.factory.xml.XmlBeanDefin itionStoreException: Line 19 in XML document from class path resource [indexJobContext.xml] is invalid; nested exception is org.xml.sax.SAXParseException: cvc-complex-type.2.2: Element 'skippable-exception-classes' must have no element [children], and the value must be valid.
at org.springframework.beans.factory.xml.XmlBeanDefin itionReader.doLoadBeanDefinitions(XmlBeanDefinitio nReader.java:404)
at org.springframework.beans.factory.xml.XmlBeanDefin itionReader.loadBeanDefinitions(XmlBeanDefinitionR eader.java:342)
at org.springframework.beans.factory.xml.XmlBeanDefin itionReader.loadBeanDefinitions(XmlBeanDefinitionR eader.java:310)
at org.springframework.beans.factory.support.Abstract BeanDefinitionReader.loadBeanDefinitions(AbstractB eanDefinitionReader.java:143)
at org.springframework.beans.factory.support.Abstract BeanDefinitionReader.loadBeanDefinitions(AbstractB eanDefinitionReader.java:178)
at
Please help if anyone has faced issue prior.
Thanks,
Rakesh.


Reply With Quote
="http://www.springframework.org/schema/p"