[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] xml catalogs xerces, saxon, and olinking (target database is picked up as relative to docbook-xsl)
Okay, here is output from xsltproc (both with it making the
intermediate file and with trying to process that file to html
here are the source files and intermediate file:
http://chris.chiasson.name/temp/2006-9-19/Engineering_Optimization/
here is the ant output
engineering-optimization:
Overriding previous definition of reference to mfiles
init:
[copy] Copying 84 files to C:\workspace\build\Engineering_Optimization
start-xvnc:
exec-math:
init-xsl:
[exec] Stripping NS from DocBook 5/NG document.
[exec] Processing stripped document.
[exec] xmlXPathCompOpEval: function node-set bound to undefined prefix exsl
t
check-xsl:
check-html.xsl:
check-src-xml:
to-html:
[exec] xmlXPathCompOpEval: function node-set bound to undefined prefix exsl
t
[exec] runtime error: file file:///C%3A/Program%20Files/docbook-xsl/docbook
-xsl-1.71.0/html/profile-docbook.xsl line 334 element apply-templates
[exec] The 'select' expression did not evaluate to a node set.
[exec] Result: 10
move-build-to-dist:
[move] Moving 86 files to C:\workspace\htdocs\Engineering_Optimization
all:
all:
On 9/19/06, Chris Chiasson <chris@chiasson.name> wrote:
> Using the intermediate transformation approach, saxon keeps failing on
> the olink part of the final transformation. Xsltproc crashed on the
> final transformation transformation when I first tried it. The second
> time, it didn't crash. It never rendered an html file though. Here is
> the ant output for xsltproc runs 1 and 2:
>
> engineering-optimization:
> Overriding previous definition of reference to mfiles
>
> init:
> [copy] Copying 84 files to C:\workspace\build\Engineering_Optimization
>
> start-xvnc:
>
> exec-math:
>
> init-xsl:
> [exec] Stripping NS from DocBook 5/NG document.
> [exec] Processing stripped document.
> [exec] xmlXPathCompOpEval: function node-set bound to undefined
> prefix exslt
>
> check-xsl:
>
> check-html.xsl:
>
> check-src-xml:
>
> to-html:
> [exec] Result: -1073741819
>
> move-build-to-dist:
> [move] Moving 85 files to C:\workspace\htdocs\Engineering_Optimization
>
> all:
>
> all:
>
> BUILD SUCCESSFUL
> Total time: 1 minute 2 seconds
>
>
> engineering-optimization:
> Overriding previous definition of reference to mfiles
>
> init:
> [copy] Copying 84 files to C:\workspace\build\Engineering_Optimization
>
> start-xvnc:
>
> exec-math:
>
> init-xsl:
> [exec] Stripping NS from DocBook 5/NG document.
> [exec] Processing stripped document.
> [exec] xmlXPathCompOpEval: function node-set bound to undefined
> prefix exslt
>
> check-xsl:
>
> check-html.xsl:
>
> check-src-xml:
>
> to-html:
> [exec] Result: -1073741819
>
> move-build-to-dist:
> [move] Moving 85 files to C:\workspace\htdocs\Engineering_Optimization
>
> all:
>
> all:
>
> BUILD SUCCESSFUL
> Total time: 1 minute 2 seconds
>
>
> --
> http://chris.chiasson.name/
>
--
http://chris.chiasson.name/
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]