Actions
Bug #2404
closedSystem.NullReferenceException: Object reference not set to an instance of an object
Start date:
2015-06-18
Due date:
% Done:
100%
Estimated time:
Legacy ID:
Applies to branch:
9.6
Fix Committed on Branch:
9.6
Fixed in Maintenance Release:
Platforms:
Description
The following schema validation exception was reported by user:
System.NullReferenceException: Object reference not set to an instance of an object.
at org.apache.xerces.parsers.XML11Configuration.parse(XMLInputSource xmlis)
at org.apache.xerces.parsers.XMLParser.parse(XMLInputSource xmlis)
at org.apache.xerces.parsers.AbstractSAXParser.parse(InputSource is)
at org.apache.xerces.jaxp.SAXParserImpl.JAXPSAXParser.parse(InputSource is)
at net.sf.saxon.event.Sender.sendSAXSource(SAXSource , Receiver , ParseOptions )
at net.sf.saxon.event.Sender.send(Source source, Receiver receiver, ParseOptions options)
at Saxon.Api.SchemaValidator.Run()
Please register to edit this issue
Actions