Project

Profile

Help

Support #5632

closed

NPE in SchemaReader

Added by Radu Coravu over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
-
Sprint/Milestone:
-
Start date:
2022-08-03
Due date:
% Done:

0%

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

Description

One of our auto tests throws a NPE in the Saxon EE class SchemaReader, probably because a certain import is not properly resolved through the XML catalog, maybe this situation could be handled in the Saxon code by throwing some other exception.

java.lang.NullPointerException
	at com.saxonica.ee.schema.sdoc.SchemaReader.read(SchemaReader.java:142)
	at com.saxonica.ee.schema.sdoc.XSDImport.prepareAttributes(XSDImport.java:212)

Please register to edit this issue

Also available in: Atom PDF