Project

Profile

Help

Bug #4242

closed

NullPointerException in checkPlausibility when parsing http://schemas.opengis.net/sos/2.0/sos.xsd

Added by Angelo Quaglia almost 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Schema conformance
Sprint/Milestone:
-
Start date:
2019-06-25
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
9.9, trunk
Fix Committed on Branch:
9.9, trunk
Fixed in Maintenance Release:
Platforms:

Description

25 Jun 2019 17:42:04,001 DEBUG [main] (Transformer.java:4626) - Loaded schema validation provider com.saxonica.ee.jaxp.SchemaFactoryImpl 25 Jun 2019 17:42:04,004 DEBUG [main] (Transformer.java:4685) - Before schemaFactory.newSchema(sources) 25 Jun 2019 17:42:07,546 DEBUG [main] (Locator.java:1943) - java.lang.NullPointerException at net.sf.saxon.expr.AxisExpression.checkPlausibility(AxisExpression.java:492) at net.sf.saxon.expr.AxisExpression.typeCheck(AxisExpression.java:158) at com.saxonica.ee.schema.IdentityConstraint.typeCheck(IdentityConstraint.java:208) at com.saxonica.ee.schema.SchemaCompiler.typeCheckIdentityConstraints(SchemaCompiler.java:624) at com.saxonica.ee.schema.PreparedSchema.validate(PreparedSchema.java:1025) at com.saxonica.ee.schema.SchemaCompiler.compile(SchemaCompiler.java:500) at com.saxonica.ee.schema.SchemaCompiler.validate(SchemaCompiler.java:534) at com.saxonica.config.EnterpriseConfiguration.addSchemaSource(EnterpriseConfiguration.java:682) at com.saxonica.ee.jaxp.SchemaFactoryImpl.newSchema(SchemaFactoryImpl.java:271) at eu.europa.ec.inspire.model.transform.Transformer.parseXMLSchema(Transformer.java:4686)

Please register to edit this issue

Also available in: Atom PDF