Bug #1446
closedUnhelpful error message when saxonce-license-B0.txt not found
100%
Description
If the license is not found then on the local file system I get this error message:
Fri Mar 02 13:22:40 GMT+100 2012 Xstl20Processor
SEVERE: License (serial number null) has expired
but for http it is more helpfull:
Fri Mar 02 13:23:50 GMT+100 2012 Xstl20Processor
SEVERE: No Saxon-CE license found at: http://test.rudolphina.org/svg/saxonce-license-B0.txt
So, given the following dir/file structure
svg dir
SaxonDebug dir
Saxonce.nocache.js
Plaene dir
test1 dir
svg-t5-011.xhtml
the license has to be in the svg directory.
Updated by Community Admin over 12 years ago
A change will be made to ensure that, for Saxon-CE setups that use the local file system instead of HTTP, the 'no-license-file' error message is more helpful and indicates the path where the license-file was expected. There's also a spelling/capitalization error in the internal label for the error class (Xstl20Processor) which should be corrected.
(added by Philip Fearon)
Updated by O'Neil Delpratt over 11 years ago
- Status changed from Resolved to Closed
- Fixed in version changed from Beta 0.2 to 1.0
Fixed in Saxon-CE version 1.0
Updated by O'Neil Delpratt over 11 years ago
- Sprint/Milestone changed from Beta 0.2 to Release 1.0
Please register to edit this issue