Larry Evans
2014-03-29 14:12:17 UTC
After downloading:
http://iweb.dl.sourceforge.net/project/saxon/Saxon-HE/9.5/SaxonHE9-5-1-5J.zip
and unzipping into:
~/dwnlds/saxon/9.5
I tried the test in item 4 of:
http://www.saxonica.com/documentation/#!about/gettingstarted/gettingstartedjava
however, this resulted in error messages which I (as a newbie) have no
idea how to interpret:
~/dwnlds/saxon/9.5 $
/home/evansl/dwnlds/oracle/jdk_8_nb_8/install.dir/jdk1.8.0/bin/java -cp
./saxon9he.jar net.sf.saxon.Query -t -qs:current-date()
Saxon-HE 9.5.1.5J from Saxonica
Java version 1.8.0
Analyzing query from {current-date}
Analysis time: 394.15976 milliseconds
Error on line 1 of *module with no systemId*:
XPDY0002: The context item is absent
Query processing failed: Run-time errors were reported
What should I do to fix this problem?
TIA.
-regards,
Larry
http://iweb.dl.sourceforge.net/project/saxon/Saxon-HE/9.5/SaxonHE9-5-1-5J.zip
and unzipping into:
~/dwnlds/saxon/9.5
I tried the test in item 4 of:
http://www.saxonica.com/documentation/#!about/gettingstarted/gettingstartedjava
however, this resulted in error messages which I (as a newbie) have no
idea how to interpret:
~/dwnlds/saxon/9.5 $
/home/evansl/dwnlds/oracle/jdk_8_nb_8/install.dir/jdk1.8.0/bin/java -cp
./saxon9he.jar net.sf.saxon.Query -t -qs:current-date()
Saxon-HE 9.5.1.5J from Saxonica
Java version 1.8.0
Analyzing query from {current-date}
Analysis time: 394.15976 milliseconds
Error on line 1 of *module with no systemId*:
XPDY0002: The context item is absent
Query processing failed: Run-time errors were reported
What should I do to fix this problem?
TIA.
-regards,
Larry