Bug #2064
closedPoor diagnostics when license file expired
100%
Description
When running from the command line and loading configuration details from a configuration file using the -config option, Saxon produces poor diagnostics if it has found that the license file has expired. Specifically, it falls back to unlicensed mode (that is, Saxon-HE capability) and reports an error only if functionality that requires a license is then requested. For example, if there is a call to an extension function only available in Saxon-PE or higher, Saxon will simply report that the extension function could not be found.
Updated by Michael Kay over 10 years ago
- Status changed from In Progress to Resolved
Patch raised which causes fatal license problems (as distinct from "no license found") to be reported immediately.
Updated by O'Neil Delpratt over 10 years ago
- Status changed from Resolved to Closed
- % Done changed from 0 to 100
- Fixed in version set to 9.5.1.6
Bug fix applied in Saxon maintenance release 9.5.1.6
Please register to edit this issue