Buildfile: build.xml does not exist! Build failed

Having trouble installing Oxygen? Got a bug to report? Post it all here.
ehill
Posts: 27
Joined: Mon May 24, 2010 5:01 pm

Buildfile: build.xml does not exist! Build failed

Post by ehill »

The build starts to execute

Code: Select all


Executing:
"C:\Program Files (x86)\Java\jre6/bin/java" -Xmx256m -classpath "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114/tools/ant/lib/ant-launcher.jar" "-Dant.home=C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114/tools/ant" org.apache.tools.ant.launch.Launcher -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\classes" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v20110
and then I get this error:

Buildfile: build.xml does not exist!
Build failed

The process finished with exit code: 1
Radu
Posts: 9059
Joined: Fri Jul 09, 2004 5:18 pm

Re: Buildfile: build.xml does not exist! Build failed

Post by Radu »

Hi,

You are running a DITA OT transformation from an Oxygen 12.1 Plugin for Eclipse, correct?
Did you make any changes to the DITA OT distribution bundled with the Oxygen plugin?
Could you paste your entire console output in the reply? You only pasted part of it and it is incomplete.
The console output should at some point contain a path like:

Code: Select all

 -f "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114/frameworks/dita/DITA-OT/build.xml"
Does that path point to an existing build file?

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
ehill
Posts: 27
Joined: Mon May 24, 2010 5:01 pm

Re: Buildfile: build.xml does not exist! Build failed

Post by ehill »

Hi, Radu.
You are running a DITA OT transformation from an Oxygen 12.1 Plugin for Eclipse, correct?
-In C:\eclipse\plugins the folder is called "com.oxygenxml.author_12.1.0.v2011031114." So, yes?
Did you make any changes to the DITA OT distribution bundled with the Oxygen plugin?
-I configured the DITA OT transformation scenario. Is that what you mean?
I added XEP as the FO processor, added args.chapter.layout = BASIC to the parameters, and added 13 libraries on the advanced tab:

Code: Select all


${frameworks}/dita/DITA-OT/lib/dost.jar
file:/C:/eclipse/plugins/com.oxygenxml.author_12.1.0.v2011031114/lib/xercesImpl.jar
file:/C:/eclipse/plugins/com.oxygenxml.author_12.1.0.v2011031114/lib/saxon.jar
file:/C:/eclipse/plugins/com.oxygenxml.author_12.1.0.v2011031114/lib/xmlgraphics-commons-1.4.jar
file:/C:/eclipse/plugins/com.oxygenxml.author_12.1.0.v2011031114/lib/fop.jar
file:/C:/eclipse/plugins/com.oxygenxml.author_12.1.0.v2011031114/lib/batik-all-1.7.jar
file:/C:/eclipse/plugins/com.oxygenxml.author_12.1.0.v2011031114/lib/xml-apis-xpath.jar
file:/C:/eclipse/plugins/com.oxygenxml.author_12.1.0.v2011031114/lib/xml-apis-ext.jar
file:/C:/eclipse/plugins/com.oxygenxml.author_12.1.0.v2011031114/lib/avalon-framework-4.2.0.jar
${frameworks}/dita/DITA-OT/demo/fo/lib/XEP/lib/xep.jar
${frameworks}/dita/DITA-OT/demo/fo/lib/XEP/lib/x4u.jar
${frameworks}/dita/DITA-OT/demo/fo/lib/XEP/lib/XEPTask.jar
${frameworks}/dita/DITA-OT/demo/fo/lib/XEP/lib/xt.jar
Could you paste your entire console output in the reply? You only pasted part of it and it is incomplete.
-I thought I posted the whole thing. Here's what I have again:
Executing:

Code: Select all

"C:\Program Files (x86)\Java\jre6/bin/java" -Xmx256m -classpath "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114/tools/ant/lib/ant-launcher.jar" "-Dant.home=C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114/tools/ant" org.apache.tools.ant.launch.Launcher -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\classes" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\author.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\oxygen.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\oxygenEclipse.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\authorEclipse.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\resolver.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\commons-io-1.3.1.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\commons-logging-1.0.4.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\log4j.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\lib\dost-patches.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\lib\dost.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\xercesImpl.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\saxon9ee.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\saxon.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\xmlgraphics-commons-1.4.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\fop.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\batik-all-1.7.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\xml-apis-xpath.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\xml-apis-ext.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\avalon-framework-4.2.0.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\jcip-annotations.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\jeuclid-core.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\jeuclid-fop.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\jh.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\lib\jsearch.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\plugins\webhelp\lib\lucene-analyzers-3.0.0.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\plugins\webhelp\lib\lucene-core-3.0.0.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\plugins\webhelp\lib\nw-cms.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\lib\dost.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\xercesImpl.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\saxon.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\xmlgraphics-commons-1.4.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\fop.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\batik-all-1.7.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\xml-apis-xpath.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\xml-apis-ext.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\avalon-framework-4.2.0.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\demo\fo\lib\XEP\lib\xep.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\demo\fo\lib\XEP\lib\x4u.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\demo\fo\lib\XEP\lib\XEPTask.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\demo\fo\lib\XEP\lib\xt.jar" "-Dtranstype=pdf2" "-Dxep.dir=C:\eclipse\dropins\com.oxygenxml.author_12.2.0.v2011113014\com.oxygenxml.author_12.2.0.v2011113014\plugins\com.oxygenxml.author_12.2.0.v2011113014\frameworks\dita\DITA-OT\demo\fo\lib\XEP" "-Dretain.topic.fo=yes" "-DJVM_ARGS=-Xmx256m" "-Dbasedir=C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help" "-Doutput.dir=C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help/out" "-Dargs.chapter.layout=BASIC" "-Dcom.oxygenxml.ant.additional.args=" "-Dargs.input=C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\VocollectHardwareDocumentation.ditamap" "-Dpdf.formatter=xep" "-Ddita.temp.dir=C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help/temp"

Buildfile: build.xml does not exist!
Build failed

The process finished with exit code: 1

-Also, when I rebuild, I can't get that information to display. I just get a "problems" table. This table says there is one error (DITA-OT DITA transformation failed. and the resource is my ditamap and it's an XML problem. I can't find any indications within the ditamap that show a problem.
Does that path point to an existing build file?
-There is a build file in the location you posted.
Radu
Posts: 9059
Joined: Fri Jul 09, 2004 5:18 pm

Re: Buildfile: build.xml does not exist! Build failed

Post by Radu »

Hi,

Thanks for the extra details.
The ANT console output you pasted in the previous message should have contained at some point something like:

Code: Select all

-f "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\build.xml"
which would be a reference to the build file used for the publishing.
It does not seem to contain this line in your case and because of this the "build.xml" is searched probably in the Eclipse installation directory instead.

Could you try to edit the transformation scenario and in the "Advanced" tab set the value of the Custom build file field to point to the build file specified above? But this should not have been necessary.

Also in your console output I see paths like:

Code: Select all

"-Dxep.dir=C:\eclipse\dropins\com.oxygenxml.author_12.2.0.v2011113014\com.oxygenxml.author_12.2.0.v2011113014\plugins\com.oxygenxml.author_12.2.0.v2011113014\frameworks\dita\DITA-OT\demo\fo\lib\XEP"
Do you have the Oxygen plugin installed in two places in your Eclipse installation? Once in the drop-ins folder and once installed as an update site?
Maybe when you have the time you could uninstall it from both places and install a fresh Oxygen 12.2 plugin from our update site:

http://www.oxygenxml.com/software_archive_author.html

Also I do not quite know why you added those extra libraries in the transformation scenario's class path. Using XEP for DITA OT to PDF would have meant just configuring XEP in Oxygen's FO Processor preferences page:

http://www.oxygenxml.com/doc/ug-editorE ... essor.html

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
ehill
Posts: 27
Joined: Mon May 24, 2010 5:01 pm

Re: Buildfile: build.xml does not exist! Build failed

Post by ehill »

Thank you, Radu.

I'm now getting more info but still the build fails after making some changes:

Code: Select all


Executing:
"C:\Program Files (x86)\Java\jre6/bin/java" -Xmx256m -classpath "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114/tools/ant/lib/ant-launcher.jar" "-Dant.home=C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114/tools/ant" org.apache.tools.ant.launch.Launcher -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\classes" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\author.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\oxygen.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\oxygenEclipse.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\authorEclipse.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\resolver.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\commons-io-1.3.1.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\commons-logging-1.0.4.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\log4j.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\lib\dost-patches.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\lib\dost.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\xercesImpl.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\saxon9ee.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\saxon.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\xmlgraphics-commons-1.4.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\fop.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\batik-all-1.7.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\xml-apis-xpath.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\xml-apis-ext.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\avalon-framework-4.2.0.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\jcip-annotations.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\jeuclid-core.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\jeuclid-fop.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\lib\jh.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\lib\jsearch.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\plugins\webhelp\lib\lucene-analyzers-3.0.0.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\plugins\webhelp\lib\lucene-core-3.0.0.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\plugins\webhelp\lib\nw-cms.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\lib\dost.jar" -lib "C:\eclipse\dropins\com.oxygenxml.author_12.2.0.v2011113014\plugins\com.oxygenxml.author_12.2.0.v2011113014\lib\xercesImpl.jar" -lib "C:\eclipse\dropins\com.oxygenxml.author_12.2.0.v2011113014\plugins\com.oxygenxml.author_12.2.0.v2011113014\lib\saxon.jar" -lib "C:\eclipse\dropins\com.oxygenxml.author_12.2.0.v2011113014\plugins\com.oxygenxml.author_12.2.0.v2011113014\lib\xmlgraphics-commons-1.4.jar" -lib "C:\eclipse\dropins\com.oxygenxml.author_12.2.0.v2011113014\plugins\com.oxygenxml.author_12.2.0.v2011113014\lib\fop.jar" -lib "C:\eclipse\dropins\com.oxygenxml.author_12.2.0.v2011113014\plugins\com.oxygenxml.author_12.2.0.v2011113014\lib\batik-all-1.7.jar" -lib "C:\eclipse\dropins\com.oxygenxml.author_12.2.0.v2011113014\plugins\com.oxygenxml.author_12.2.0.v2011113014\lib\xml-apis-xpath.jar" -lib "C:\eclipse\dropins\com.oxygenxml.author_12.2.0.v2011113014\plugins\com.oxygenxml.author_12.2.0.v2011113014\lib\xml-apis-ext.jar" -lib "C:\eclipse\dropins\com.oxygenxml.author_12.2.0.v2011113014\plugins\com.oxygenxml.author_12.2.0.v2011113014\lib\avalon-framework-4.2.0.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\demo\fo\lib\XEP\lib\xep.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\demo\fo\lib\XEP\lib\x4u.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\demo\fo\lib\XEP\lib\XEPTask.jar" -lib "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\demo\fo\lib\XEP\lib\xt.jar" -f "C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks/dita/DITA-OT/build.xml" "-Dtranstype=pdf2" "-Ddita.input.valfile=C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\intermec.ditaval" "-Dxep.dir=C:\eclipse\dropins\com.oxygenxml.author_12.2.0.v2011113014\com.oxygenxml.author_12.2.0.v2011113014\plugins\com.oxygenxml.author_12.2.0.v2011113014\frameworks\dita\DITA-OT\demo\fo\lib\XEP" "-Dretain.topic.fo=yes" "-DJVM_ARGS=-Xmx256m" "-Dbasedir=C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help" "-Doutput.dir=C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help/out" "-Dargs.chapter.layout=BASIC" "-Dargs.input=C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\IntermecHardwareDocumentation.ditamap" "-Dcom.oxygenxml.ant.additional.args=" "-Dpdf.formatter=xep" "-Ddita.temp.dir=C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help/temp"

Buildfile: C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\build.xml

init:

clean-output:

pdfswitch-warning:

start-process:

init-logger:

init-URIResolver:

use-init.envhhcdir:

use-init.hhcdir:

use-init:

check-arg:
[echo] *****************************************************************
[echo] * basedir = C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help
[echo] * dita.dir = C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT
[echo] * input = C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\IntermecHardwareDocumentation.ditamap
[echo] * transtype = pdf2
[echo] * tempdir = C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help/temp
[echo] * outputdir = C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help/out
[echo] * extname = .xml
[echo] * clean.temp = true
[echo] * clean.output = false
[echo] * xslt.parser = SAXON
[echo] *****************************************************************

output-deprecated-msg:

output-css-warn-message:

start-preprocess:

gen-list-flag-check:

gen-list-without-flagging:

gen-list-with-flagging:
[pipeline] Using XERCES.
[pipeline] Using Xerces grammar pool for DTD and schema caching.
[pipeline] [DOTJ031I][INFO] no specified rule for 'product=wired_headsets' was found in the ditaval file.And it will take default action or parent prop action if specified. To remove this message, you can specify one rule for 'product=wired_headsets' in the ditaval file.
[pipeline] [DOTJ031I][INFO] no specified rule for 'product=wireless_headset' was found in the ditaval file.And it will take default action or parent prop action if specified. To remove this message, you can specify one rule for 'product=wireless_headset' in the ditaval file.
[pipeline] [DOTJ031I][INFO] no specified rule for 'product=srx2' was found in the ditaval file.And it will take default action or parent prop action if specified. To remove this message, you can specify one rule for 'product=srx2' in the ditaval file.
[pipeline] [DOTJ031I][INFO] no specified rule for 'product=srx' was found in the ditaval file.And it will take default action or parent prop action if specified. To remove this message, you can specify one rule for 'product=srx' in the ditaval file.
[pipeline] [DOTJ031I][INFO] no specified rule for 'product=t2x' was found in the ditaval file.And it will take default action or parent prop action if specified. To remove this message, you can specify one rule for 'product=t2x' in the ditaval file.
[pipeline] [DOTJ031I][INFO] no specified rule for 'product=t5' was found in the ditaval file.And it will take default action or parent prop action if specified. To remove this message, you can specify one rule for 'product=t5' in the ditaval file.
[pipeline] [DOTJ031I][INFO] no specified rule for 'product=t1' was found in the ditaval file.And it will take default action or parent prop action if specified. To remove this message, you can specify one rule for 'product=t1' in the ditaval file.
[pipeline] [DOTJ031I][INFO] no specified rule for 'product=a500' was found in the ditaval file.And it will take default action or parent prop action if specified. To remove this message, you can specify one rule for 'product=a500' in the ditaval file.
[pipeline] [DOTJ031I][INFO] no specified rule for 'product=a700' was found in the ditaval file.And it will take default action or parent prop action if specified. To remove this message, you can specify one rule for 'product=a700' in the ditaval file.
[pipeline] [DOTJ031I][INFO] no specified rule for 'product=vvh' was found in the ditaval file.And it will take default action or parent prop action if specified. To remove this message, you can specify one rule for 'product=vvh' in the ditaval file.
[pipeline] [DOTJ031I][INFO] no specified rule for 'product=no_moto' was found in the ditaval file.And it will take default action or parent prop action if specified. To remove this message, you can specify one rule for 'product=no_moto' in the ditaval file.
[pipeline] [DOTJ031I][INFO] no specified rule for 'product=not_a500_not_a700' was found in the ditaval file.And it will take default action or parent prop action if specified. To remove this message, you can specify one rule for 'product=not_a500_not_a700' in the ditaval file.
[pipeline] [DOTJ031I][INFO] no specified rule for 'product=not_a700' was found in the ditaval file.And it will take default action or parent prop action if specified. To remove this message, you can specify one rule for 'product=not_a700' in the ditaval file.
[pipeline] [DOTJ031I][INFO] no specified rule for 'product=ptx_WAP_NEO' was found in the ditaval file.And it will take default action or parent prop action if specified. To remove this message, you can specify one rule for 'product=ptx_WAP_NEO' in the ditaval file.

gen-list:

debug-filter-flag-check:

debug:

debug-and-filter:
[pipeline] Using Xerces grammar pool for DTD and schema caching.
[pipeline] Using Xerces grammar pool for DTD and schema caching.

debug-filter:

copy-image-check:

copy-image:

copy-html-check:

copy-html:

copy-flag-check:

copy-flag:

copy-subsidiary-check:

copy-subsidiary:

copy-generated-files:
[copy] Copying 2 files to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\out

copy-files:

conrefpush-check:

conrefpush:

conref-check:

conref:
[xslt] Transforming into C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\numbered_error_messages.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\numbered_error_messages.xml.cnrf
[xslt] Loading stylesheet C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\xsl\preprocess\conref.xsl
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\spoken_error_messages.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\spoken_error_messages.xml.cnrf
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\bt_pair_intermec_ck3_with_scanner_manual.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\bt_pair_intermec_ck3_with_scanner_manual.xml.cnrf
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\bt_pair_intermec_ck3_with_scanner_quick_connect.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\bt_pair_intermec_ck3_with_scanner_quick_connect.xml.cnrf
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\bt_pair_intermec_ck3_with_scanner_search.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\bt_pair_intermec_ck3_with_scanner_search.xml.cnrf
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\bt_pair_intermec_with_zebra_printer.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\bt_pair_intermec_with_zebra_printer.xml.cnrf
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\change_srx_battery.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\change_srx_battery.xml.cnrf
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\ts_terminal_button_presses.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\ts_terminal_button_presses.xml.cnrf
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_install_other_sync_2.0.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_install_other_sync_2.0.xml.cnrf
[move] Moving 9 files to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp

move-meta-entries-check:

move-meta-entries:

keyref-check:

keyref:

coderef-check:

coderef:

mapref-check:

mapref:
[xslt] Transforming into C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\IntermecHardwareDocumentation.ditamap to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\IntermecHardwareDocumentation.ditamap.ref
[xslt] Loading stylesheet C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\xsl\preprocess\mapref.xsl
[move] Moving 1 file to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp

mappull-check:

mappull:
[xslt] Transforming into C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\IntermecHardwareDocumentation.ditamap to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\IntermecHardwareDocumentation.ditamap.pull
[xslt] Loading stylesheet C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\xsl\preprocess\mappull.xsl
[xslt] : Warning! Stylesheet module file:/C:/eclipse/plugins/com.oxygenxml.author_12.1.0.v2011031114/frameworks/dita/DITA-OT/xsl/common/dita-utilities.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
[xslt] [DOTX019W][WARN]: The type attribute on a topicref element does not match the target topic. The type attribute was set to 'concept', but the topicref points to a more specific 'task' topic. This may cause your links to sort incorrectly in the output. Note that the type attribute is inherited in maps, so the value 'concept' may come from an ancestor topicref. Check and make the type of topicref match with the actual type of topic.The location of this problem was at (File = C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\IntermecHardwareDocumentation.ditamap, Element = topicref:92)
[xslt] [DOTX019W][WARN]: The type attribute on a topicref element does not match the target topic. The type attribute was set to 'concept', but the topicref points to a more specific 'task' topic. This may cause your links to sort incorrectly in the output. Note that the type attribute is inherited in maps, so the value 'concept' may come from an ancestor topicref. Check and make the type of topicref match with the actual type of topic.The location of this problem was at (File = C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\IntermecHardwareDocumentation.ditamap, Element = topicref:93)
[xslt] [DOTX019W][WARN]: The type attribute on a topicref element does not match the target topic. The type attribute was set to 'concept', but the topicref points to a more specific 'task' topic. This may cause your links to sort incorrectly in the output. Note that the type attribute is inherited in maps, so the value 'concept' may come from an ancestor topicref. Check and make the type of topicref match with the actual type of topic.The location of this problem was at (File = C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\IntermecHardwareDocumentation.ditamap, Element = topicref:94)
[xslt] [DOTX019W][WARN]: The type attribute on a topicref element does not match the target topic. The type attribute was set to 'concept', but the topicref points to a more specific 'topic' topic. This may cause your links to sort incorrectly in the output. Note that the type attribute is inherited in maps, so the value 'concept' may come from an ancestor topicref. Check and make the type of topicref match with the actual type of topic.The location of this problem was at (File = C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\IntermecHardwareDocumentation.ditamap, Element = appendix:1)
[move] Moving 1 file to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp

chunk-check:

chunk:

maplink-check:

maplink:
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\IntermecHardwareDocumentation.ditamap to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\maplinks.unordered
[xslt] Loading stylesheet C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\xsl\preprocess\maplink.xsl

move-links-check:

move-links:

topicpull-check:

topicpull:
[xslt] Transforming into C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\about_error_messages.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\about_error_messages.xml.pull
[xslt] Loading stylesheet C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\xsl\preprocess\topicpull.xsl
[xslt] : Warning! Stylesheet module file:/C:/eclipse/plugins/com.oxygenxml.author_12.1.0.v2011031114/frameworks/dita/DITA-OT/xsl/common/dita-utilities.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\about_hardware_docs.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\about_hardware_docs.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\about_pairing_headsets.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\about_pairing_headsets.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\about_sending_back_equip.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\about_sending_back_equip.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\accessories.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\accessories.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\bar_code_scanners.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\bar_code_scanners.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\battery_safety.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\battery_safety.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\breaking_pairing_srx_device.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\breaking_pairing_srx_device.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\care_for_headsets_microphones.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\care_for_headsets_microphones.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\charging_SRX_battery.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\charging_SRX_battery.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\charging_srx2_battery.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\charging_srx2_battery.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\cleaning_contacts.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\cleaning_contacts.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\cleaning_plastics.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\cleaning_plastics.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\cleaning_procedures.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\cleaning_procedures.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\compliance.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\compliance.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\contact_information.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\contact_information.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\contact_support.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\contact_support.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\general_safety_guidelines.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\general_safety_guidelines.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\handheld_devices.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\handheld_devices.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\headsets_wired.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\headsets_wired.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\headsets_wireless.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\headsets_wireless.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\intermec_SR61B-T_intro.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\intermec_SR61B-T_intro.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\intermec_pb50.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\intermec_pb50.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\intermec_sf51_barcode.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\intermec_sf51_barcode.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\introduction.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\introduction.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\listening_kits.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\listening_kits.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\lxe_8652_intro.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\lxe_8652_intro.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\metrologic_ms9535_intro.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\metrologic_ms9535_intro.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\samson_wireless_listening_intro.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\samson_wireless_listening_intro.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\sony_urx_listening_kit.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\sony_urx_listening_kit.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\sr20_headset_intro.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\sr20_headset_intro.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\srx2_headset_intro.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\srx2_headset_intro.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\srx2_pairing.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\srx2_pairing.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\srx_headset_intro.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\srx_headset_intro.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\srx_pairing.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\srx_pairing.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\supervisor_audio_srx.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\supervisor_audio_srx.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\templatetraining.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\templatetraining.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\troubleshooting_equipment_problems.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\troubleshooting_equipment_problems.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\use_wireless_listening_system.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\use_wireless_listening_system.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\vvh_changing_voice.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\vvh_changing_voice.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\vvh_maintenance_mode.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\vvh_maintenance_mode.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\vvh_peripheral_pairing.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\vvh_peripheral_pairing.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\vvh_warning_messages.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\vvh_warning_messages.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\vvh_zebra_ql_320.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\concepts\vvh_zebra_ql_320.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\battery_warm_up_srx2.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\battery_warm_up_srx2.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\battery_warm_up_time.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\battery_warm_up_time.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\headset_choosing.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\headset_choosing.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\lxe_8652_scanner_parts.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\lxe_8652_scanner_parts.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\metrologic_ms9535_scanner_specs.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\metrologic_ms9535_scanner_specs.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\numbered_error_messages.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\numbered_error_messages.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\part_number_listening_kits.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\part_number_listening_kits.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\patents.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\patents.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\peripherals_part_numbers.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\peripherals_part_numbers.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\spoken_error_messages.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\spoken_error_messages.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\sr20_specs.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\sr20_specs.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\sr21_specs.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\sr21_specs.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\srx2_battery_specs.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\srx2_battery_specs.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\srx2_charger_LED.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\srx2_charger_LED.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\srx2_compatibility.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\srx2_compatibility.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\srx2_design.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\srx2_design.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\srx2_modes_led.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\srx2_modes_led.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\srx2_specs.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\srx2_specs.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\srx_battery_specs.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\srx_battery_specs.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\srx_config_parms.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\srx_config_parms.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\srx_modes_led.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\srx_modes_led.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\srx_pairing_faq.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\srx_pairing_faq.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\srx_pairing_modes.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\srx_pairing_modes.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\srx_specs.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\srx_specs.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\t2_bluetooth_adapter_specs.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\t2_bluetooth_adapter_specs.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\vvh_pairing_status_icons.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\vvh_pairing_status_icons.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\wireless_headset_supplies_part_number.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\reference\wireless_headset_supplies_part_number.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\adjust_for_optimum_performance.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\adjust_for_optimum_performance.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\attach_emodule_srx2.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\attach_emodule_srx2.xml.pull
ehill
Posts: 27
Joined: Mon May 24, 2010 5:01 pm

Re: Buildfile: build.xml does not exist! Build failed

Post by ehill »

Code: Select all


[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\bt_pair_intermec_ck3_with_scanner_manual.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\bt_pair_intermec_ck3_with_scanner_manual.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\bt_pair_intermec_ck3_with_scanner_quick_connect.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\bt_pair_intermec_ck3_with_scanner_quick_connect.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\bt_pair_intermec_ck3_with_scanner_search.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\bt_pair_intermec_ck3_with_scanner_search.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\bt_pair_intermec_with_pb50_printer.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\bt_pair_intermec_with_pb50_printer.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\bt_pair_intermec_with_previous_printer.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\bt_pair_intermec_with_previous_printer.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\bt_pair_intermec_with_zebra_printer.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\bt_pair_intermec_with_zebra_printer.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\change_srx_battery.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\change_srx_battery.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\charge_srx2_battery.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\charge_srx2_battery.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\clean_dual_cup_ear_pad.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\clean_dual_cup_ear_pad.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\clean_headband_pad.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\clean_headband_pad.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\clean_headsets.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\clean_headsets.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\clean_windscreens.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\clean_windscreens.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\configure_scan_for_voice.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\configure_scan_for_voice.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\enable_device_logging.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\enable_device_logging.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\headset_adjust.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\headset_adjust.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\insert_srx2_battery.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\insert_srx2_battery.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\insert_srx_battery.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\insert_srx_battery.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\install_strap_srx.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\install_strap_srx.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\install_strap_srx2.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\install_strap_srx2.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\load_templates_handheld.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\load_templates_handheld.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\lxe_8652_scanner_pairing.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\lxe_8652_scanner_pairing.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\lxe_8652_scanner_pairing_scannerinit.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\lxe_8652_scanner_pairing_scannerinit.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\lxe_8652_scanner_setup.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\lxe_8652_scanner_setup.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\package_for_return.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\package_for_return.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\remove_emodule_srx2.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\remove_emodule_srx2.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\remove_headset.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\remove_headset.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\remove_srx2_battery.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\remove_srx2_battery.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\remove_srx_battery.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\remove_srx_battery.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\replace_ear_pad_sr20.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\replace_ear_pad_sr20.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\replace_earpad_srx2.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\replace_earpad_srx2.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\return_equipment.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\return_equipment.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\set_up_receiving.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\set_up_receiving.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\set_up_sony_receiving.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\set_up_sony_receiving.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\set_up_sony_transmitting.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\set_up_sony_transmitting.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\set_up_transmitting.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\set_up_transmitting.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\training_handheld.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\training_handheld.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\training_printedlist.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\training_printedlist.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\troubleshoot_LED_problems.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\troubleshoot_LED_problems.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\ts_equip_barcode_wont_scan.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\ts_equip_barcode_wont_scan.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\ts_equip_cant_hear.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\ts_equip_cant_hear.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\ts_equip_headset_wont_stay_on.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\ts_equip_headset_wont_stay_on.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\ts_equip_terminal_beeping.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\ts_equip_terminal_beeping.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\ts_terminal_button_presses.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\ts_terminal_button_presses.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\ts_terminal_shuts_off.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\ts_terminal_shuts_off.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\ts_terminal_wont_load_task.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\ts_terminal_wont_load_task.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\ts_terminal_wont_turn_on.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\ts_terminal_wont_turn_on.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\ts_wont_load_template.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\ts_wont_load_template.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\use_sr_series_headsets_freezer.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\use_sr_series_headsets_freezer.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_changing_voice.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_changing_voice.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_enabling_voice_change.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_enabling_voice_change.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_install_other_sync_2.0.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_install_other_sync_2.0.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_install_vocollect_voice.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_install_vocollect_voice.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_install_vocollect_voice_1.3.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_install_vocollect_voice_1.3.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_install_vocollect_voice_2.0.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_install_vocollect_voice_2.0.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_install_vocollect_voice_additional_devices.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_install_vocollect_voice_additional_devices.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_intermec_temp_conversion_tool.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_intermec_temp_conversion_tool.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_pair_srx2_handheld.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_pair_srx2_handheld.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_pair_srx_handheld.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_pair_srx_handheld.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_setting_default_voice.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_setting_default_voice.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_turn_voice_engine_off.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_turn_voice_engine_off.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_turn_voice_engine_on.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_turn_voice_engine_on.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_update_config_activesync.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_update_config_activesync.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_update_config_other.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_update_config_other.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_update_config_voiceconsole.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\vvh_update_config_voiceconsole.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\wear_sr_series_headsets.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\wear_sr_series_headsets.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\wear_srx2_headset.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\wear_srx2_headset.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\wear_srx_headset.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\tasks\wear_srx_headset.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\topics\regulatory_compliance.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\topics\regulatory_compliance.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\topics\rohs_dec_conformity.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\topics\rohs_dec_conformity.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\topics\srx2_dec_conformity.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\topics\srx2_dec_conformity.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\topics\srx_dec_conformity.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\topics\srx_dec_conformity.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\topics\support_info_general.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\topics\support_info_general.xml.pull
[xslt] Processing C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\topics\support_info_questions.xml to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp\html\topics\support_info_questions.xml.pull
[move] Moving 146 files to C:\Users\ehill\ehill_IT-4181_4325\ehill_IT-4181_4325\techpubs\VocollectHardwareHelp_DITA\en_us\hardware_help\temp

preprocess:

dita-preprocess:

map2pdf2:

publish.map.pdf:
[echo] current target:publish.map.pdf

transform.topic2pdf:

copyCoreArtwork:

transform.topic2fo:
[dita-version] Search finished
[echo] Using document.locale=en_US
[echo]
[index-preprocess] [INFO] IBM ICU4J Collator is not found. Default Java Collator will be used
[index-preprocess] [INFO] IBM ICU4J Collator is not found. Default Java Collator will be used
[echo] Java maximum memory=${maxJavaMemory}
[java] java.lang.NoClassDefFoundError: ${baseJVMArgLine}
[java] Caused by: java.lang.ClassNotFoundException: ${baseJVMArgLine}
[java] at java.net.URLClassLoader$1.run(Unknown Source)
[java] at java.security.AccessController.doPrivileged(Native Method)
[java] at java.net.URLClassLoader.findClass(Unknown Source)
[java] at java.lang.ClassLoader.loadClass(Unknown Source)
[java] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
[java] at java.lang.ClassLoader.loadClass(Unknown Source)
[java] Could not find the main class: ${baseJVMArgLine}. Program will exit.
[java] Exception in thread "main"
BUILD FAILED
C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\build.xml:72: The following error occurred while executing this line:
C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\build.xml:330: The following error occurred while executing this line:
C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\demo\fo\build.xml:181: The following error occurred while executing this line:
C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\demo\fo\build.xml:367: The following error occurred while executing this line:
C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\demo\fo\build.xml:304: Java returned: 1

Total time: 9 seconds

The process finished with exit code: 1
Radu
Posts: 9059
Joined: Fri Jul 09, 2004 5:18 pm

Re: Buildfile: build.xml does not exist! Build failed

Post by Radu »

Hi,

I tried to merge the console output posts in two posts using the

Code: Select all

[code]
[/code] tags to mark the console output.
In the future if you have long log outputs, please attach them to an email and send them directly to support@oxygenxml.com.

The error seems to be obtained in the build file:

C:\eclipse\plugins\com.oxygenxml.author_12.1.0.v2011031114\frameworks\dita\DITA-OT\demo\fo\build.xml

at line 304. Did you make any modifications to that particular build file?
If not, please send us an email and attach the build file specified above to it.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
ehill
Posts: 27
Joined: Mon May 24, 2010 5:01 pm

Re: Buildfile: build.xml does not exist! Build failed

Post by ehill »

Thank you and sorry about that.

I email the build file to that email address. I did not make any changes to it.

Thanks,
Erin
Frank Ralf
Posts: 460
Joined: Thu Jan 23, 2014 2:29 pm
Location: Hamburg
Contact:

Re: Buildfile: build.xml does not exist! Build failed

Post by Frank Ralf »

Hi,

I'm getting the same error message when using an external DITA-OT with oXygen 15.2 and a custom DITA transformation. The build.xml file exists but the build fails directly after starting the transformation.

Code: Select all


Buildfile: file:\C:\DITA-OT\DITA-OT1_7_2\build.xml does not exist!
Build failed
Frank
Frank Ralf
parson AG
www.parson-europe.com
Radu
Posts: 9059
Joined: Fri Jul 09, 2004 5:18 pm

Re: Buildfile: build.xml does not exist! Build failed

Post by Radu »

Hi Frank,

You probably edited the transformation scenario and in the Parameters tab set a value for the dita.dir parameter. That value must be a file path like C:\DITA-OT\DITA-OT1_7_2\build.xml and not an URL path like you have now file:\C:\DITA-OT\DITA-OT1_7_2\build.xml.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Frank Ralf
Posts: 460
Joined: Thu Jan 23, 2014 2:29 pm
Location: Hamburg
Contact:

Re: Buildfile: build.xml does not exist! Build failed

Post by Frank Ralf »

Thanks for the quick response, Radu. I will try that and report back.

Frank
Frank Ralf
parson AG
www.parson-europe.com
Frank Ralf
Posts: 460
Joined: Thu Jan 23, 2014 2:29 pm
Location: Hamburg
Contact:

Re: Buildfile: build.xml does not exist! Build failed

Post by Frank Ralf »

Hi Radu,
Radu wrote:You probably edited the transformation scenario and in the Parameters tab set a value for the dita.dir parameter. That value must be a file path like C:\DITA-OT\DITA-OT1_7_2\build.xml and not an URL path like you have now file:\C:\DITA-OT\DITA-OT1_7_2\build.xml.
You were right. I had copied the file path from within oXygen's Project View instead of Windows Explorer.

But now I get another error message when running the custom transformation:

Code: Select all


C:\DITA-OT\DITA-OT1.7.2\plugins\org.dita.base\build_preprocess.xml:24: 
Failed to run pipeline: [DOTJ012F][FATAL]
Failed to parse the input file 'C:\Oxygen XML Author 15\samplemap_hw_block.ditamap'.
The XML parser reported the following error: : T:\sample_dita_files\datasheet.dtd
(The system cannot find the file specified)
I implemented the DITA customization with the recommended plugin mechanism and copied the plugin to the external OT's plugin folder. I suppose the reason is that I have to run the "DITA OT Integrator" Ant script? How do I do this for an external OT?

Kind regards,
Frank
Frank Ralf
parson AG
www.parson-europe.com
Frank Ralf
Posts: 460
Joined: Thu Jan 23, 2014 2:29 pm
Location: Hamburg
Contact:

Re: Buildfile: build.xml does not exist! Build failed

Post by Frank Ralf »

I tried running Ant from the command line but failed:

Code: Select all


C:\DITA-OT\DITA-OT1.7.5\tools\ant\bin>ant
Unable to locate tools.jar.
Expected to find it in C:\ProgramData\Adobe\CS5\lib\tools.jar
Buildfile: build.xml does not exist!
Build failed
Looks like Adobe has hijacked one of the Java environment variables.

Frank
Frank Ralf
parson AG
www.parson-europe.com
Radu
Posts: 9059
Joined: Fri Jul 09, 2004 5:18 pm

Re: Buildfile: build.xml does not exist! Build failed

Post by Radu »

Hi Frank,

So you have two problems:
But now I get another error message when running the custom transformation:
I implemented the DITA customization with the recommended plugin mechanism and copied the plugin to the external OT's plugin folder. I suppose the reason is that I have to run the "DITA OT Integrator" Ant script? How do I do this for an external OT?
Your DITA Map samplemap_hw_block.ditamap has a DOCTYPE reference (public and system ID) to that custom DTD which was installed by the plugin you have created for the DITA OT, right?
After you integrated the plugin, did you check in the C:\DITA-OT\DITA-OT1.7.5\catalog-dita.xml XML catalog file to see if the additional public and system ID mappings were added for your customization plugin?
I tried running Ant from the command line but failed
Actually the warning about the "tools.jar" does not matter.
But if you start "ant" in the folder C:\DITA-OT\DITA-OT1.7.5\tools\ant\bin it will look for the default "build.xml" in the same folder C:\DITA-OT\DITA-OT1.7.5\tools\ant\bin and fail because it cannot find it.
You should have opened the command line in the folder C:\DITA-OT\DITA-OT1.7.5 and run tools\ant\bin\ant.bat from that folder in order to have the process's current folder be the folder where the DITA OT build.xml is located.
Or when you run "ant" you can give it the path to the build file like ant -f ../../../build.xml

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Frank Ralf
Posts: 460
Joined: Thu Jan 23, 2014 2:29 pm
Location: Hamburg
Contact:

Re: Buildfile: build.xml does not exist! Build failed

Post by Frank Ralf »

Thanks for the quick response, Radu. I will try your suggestions and report back.

Frank
Frank Ralf
parson AG
www.parson-europe.com
Frank Ralf
Posts: 460
Joined: Thu Jan 23, 2014 2:29 pm
Location: Hamburg
Contact:

Re: Buildfile: build.xml does not exist! Build failed

Post by Frank Ralf »

Hi Radu,

Thanks to your hints I now can run Ant successfully. However, now I get the following error message with the build.xml file that comes with the OT 1.7.5:

Code: Select all


BUILD FAILED
C:\DITA-OT\DITA-OT1.7.5\build.xml:27: [DOTA001F][FATAL]
"${transtype}" is not a recognized transformation type.
Supported transformation types are docbook, eclipsecontent, eclipsehelp, htmlhelp, javahelp, legacypdf, odt, pdf, pdf2, tocjs, troff, wordrtf, xhtml.
I've tried swapping the build file with the one that comes with oXygen 15.2 but this also fails, albeit with a different error message:

Code: Select all


BUILD FAILED
C:\DITA-OT\DITA-OT1.7.5\build.xml:379:
Cannot find
C:\DITA-OT\DITA-OT1.7.5\plugins\net.sourceforge.dita4publishers.common.mapdriven\build_common_mapdriven.xml imported from C:\DITA-OT\DITA-OT1.7.5\build.xml
I now just copied the three lines of code manually to the relevant catalog-dita.xml file - which does the trick ;-)

Kind regards,
Frank
Frank Ralf
parson AG
www.parson-europe.com
Radu
Posts: 9059
Joined: Fri Jul 09, 2004 5:18 pm

Re: Buildfile: build.xml does not exist! Build failed

Post by Radu »

Hi Frank,
Thanks to your hints I now can run Ant successfully. However, now I get the following error message with the build.xml file that comes with the OT 1.7.5:
It seems that you are not passing the transtype parameter to the external DITA OT.
I do not know exactly what you are doing, what parameters you are sending. Do you use the "startcmd.bat" which is located in the DITA OT?

http://dita-ot.sourceforge.net/1.7/read ... vacmd.html
I've tried swapping the build file with the one that comes with oXygen 15.2 but this also fails, albeit with a different error message:
That's not a good idea (as you found out). The thing is that the DITA OT bundled with Oxygen has a lot of additional plugins installed in it (the DITA for Publishers plugins for example). When a plugin which contributes to the publishing is integrated, it also modifies the main build file with imports to the new plugin's build files. So the build.xml from Oxygen's DITA OT has imports to build files from plugins which are not available in your external DITA OT.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Frank Ralf
Posts: 460
Joined: Thu Jan 23, 2014 2:29 pm
Location: Hamburg
Contact:

Re: Buildfile: build.xml does not exist! Build failed

Post by Frank Ralf »

Thanks for the thorough explanation, Radu! We made other customizations to the build file as well, so your information will help us find the best approach to integrate them into the external OT.

Kind regards,
Frank
Frank Ralf
parson AG
www.parson-europe.com
Frank Ralf
Posts: 460
Joined: Thu Jan 23, 2014 2:29 pm
Location: Hamburg
Contact:

Re: Buildfile: build.xml does not exist! Build failed

Post by Frank Ralf »

I've tried your suggestions successfully, Radu. However, shouldn't Ant run integrator.xml instead of build.xml?

Frank
Frank Ralf
parson AG
www.parson-europe.com
Radu
Posts: 9059
Joined: Fri Jul 09, 2004 5:18 pm

Re: Buildfile: build.xml does not exist! Build failed

Post by Radu »

Hi Frank,

The integrator.xml should be run the first time after you add a new plugin to the DITA OT. It will make the necessary changes to add the plugin's extensions to the main build files and XSLT stylesheets.
Then for publishing you always run the main build.xml file.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Frank Ralf
Posts: 460
Joined: Thu Jan 23, 2014 2:29 pm
Location: Hamburg
Contact:

Re: Buildfile: build.xml does not exist! Build failed

Post by Frank Ralf »

Thanks for this clarification, Radu.

Frank
Frank Ralf
parson AG
www.parson-europe.com
sku
Posts: 6
Joined: Wed Aug 27, 2014 12:23 pm

Re: Buildfile: build.xml does not exist! Build failed

Post by sku »

Hi there,

I had the same issue, but could fix it applying your tips. Anyway, Now I receive the following error message:

Code: Select all

The specified logger class org.dita.dost.log.DITAOTBuildLogger could not be used because Class not found: org.dita.dost.log.DITAOTBuildLogger
java.lang.RuntimeException
at org.apache.tools.ant.Main.createLogger(Main.java:915)
at org.apache.tools.ant.Main.addBuildListeners(Main.java:860)
at org.apache.tools.ant.Main.runBuild(Main.java:721)
at org.apache.tools.ant.Main.startAnt(Main.java:217)
at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)

The process finished with exit code: 1
Any idea how to fix this?

Thanks in advance!
Steffi
Radu
Posts: 9059
Joined: Fri Jul 09, 2004 5:18 pm

Re: Buildfile: build.xml does not exist! Build failed

Post by Radu »

Hi Steffi,

I would need more details in order to help you.
Do you use the DITA Open Toolkit which comes with Oxygen or a custom DITA OT installation?
Did you make any changes to the transformation scenario used to start the publishing process?
Could you paste the entire console output received from the ANT process in the Oxygen DITA OT console view? I need to see the command line which was used to start the process.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
sku
Posts: 6
Joined: Wed Aug 27, 2014 12:23 pm

Re: Buildfile: build.xml does not exist! Build failed

Post by sku »

Hi Radu,

as I'm new to the company I just have to find out what was done before. Thus, I can't exactly say if this is a custom installation or the Oxygen DITA Toolkit. The Toolkit is located in a bin folder, together with a XEP folder. When I look at this, I suppose this must be a toolkit downloaded from the DITA OT webpage.

No I did not make changes to the transformation scenario. The only thing I can say is, that they used SVN for the documentation repository (now Git) and that people before me worked with Linux. But I don't know if this makes a difference.

This is the whole thing:

Code: Select all

Executing:
"c:\program files\oxygen xml editor 14\jre/bin/java" -classpath "C:\Program Files\Oxygen XML Editor 14/tools/ant/lib/ant-launcher.jar" "-Dant.home=C:\Program Files\Oxygen XML Editor 14/tools/ant" org.apache.tools.ant.launch.Launcher -lib "C:\Program Files\Oxygen XML Editor 14\classes" -lib "C:\Program Files\Oxygen XML Editor 14\lib\author.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\authorEclipse.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\avalon-framework-4.2.0.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\batik-all-1.7.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\commons-io-1.3.1.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\commons-logging-1.0.4.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\fop.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\log4j.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\oxygen.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\oxygenEclipse.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\resolver.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\saxon.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\saxon9ee.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\xercesImpl.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\xml-apis-ext.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\xml-apis-xpath.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\xmlgraphics-commons-1.3.1.jar" -f

"C:\Users\xyz\_Documentation\dita\bin\DITA-OT1.5.3\build.xml" "-Dtranstype=pdf2" "-Dbasedir=C:\Users\xyz\_Documentation\dita" "-Doutput.dir=C:\Users\xyz\_Documentation\dita/output/bla/draft-pdf" "-Ddita.temp.dir=C:\Users\xyz\_Documentation\dita/temp" "-Dpdf.formatter=xep" "-Dargs.filter=C:\Users\xyz\_Documentation\dita\build-files\bla-docu_PDF.ditaval" "-Ddita.input.valfile=C:\Users\xyz\_Documentation\dita\build-files\bla-docu_PDF.ditaval" "-Dxep.dir=C:\Users\xyz\_Documentation\dita/bin/XEP" "-Ddita.dir=C:\Users\xyz\_Documentation\dita\bin\DITA-OT1.5.3\build.xml" "-Ddita.extname=.dita" "-Dretain.topic.fo=yes" "-Dargs.draft=yes" "-Dcustomization.dir=C:\Users\xyz\_Documentation\dita/bin/dita-ot/demo/fo/Customization-bla" "-Dargs.input=C:\Users\xyz\_Documentation\dita\dita-src\bla.ditamap" "-Dpublish.required.cleanup=yes" "-DbaseJVMArgLine=" -logger org.dita.dost.log.DITAOTBuildLogger

Buildfile: C:\Users\xyz\_Documentation\dita\bin\DITA-OT1.5.3\build.xml
The specified logger class org.dita.dost.log.DITAOTBuildLogger could not be used because Class not found: org.dita.dost.log.DITAOTBuildLogger
java.lang.RuntimeException
at org.apache.tools.ant.Main.createLogger(Main.java:915)
at org.apache.tools.ant.Main.addBuildListeners(Main.java:860)
at org.apache.tools.ant.Main.runBuild(Main.java:721)
at org.apache.tools.ant.Main.startAnt(Main.java:217)
at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)

The process finished with exit code: 1
Radu
Posts: 9059
Joined: Fri Jul 09, 2004 5:18 pm

Re: Buildfile: build.xml does not exist! Build failed

Post by Radu »

Hi,

If you are editing the Oxygen transformation scenario you are using, in the Parameters tab:

http://www.oxygenxml.com/doc/ug-oxygen/ ... ments.html

there is a dita.dir parameter which on your side has the value:

C:\Users\xyz\_Documentation\dita\bin\DITA-OT1.5.3\build.xml

Its value should be:

C:\Users\xyz\_Documentation\dita\bin\DITA-OT1.5.3\

because it is the path to the folder and not the path to the build file from the folder.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
sku
Posts: 6
Joined: Wed Aug 27, 2014 12:23 pm

Re: Buildfile: build.xml does not exist! Build failed

Post by sku »

Now it says the following:

Code: Select all

Executing:
"c:\program files\oxygen xml editor 14\jre/bin/java" -Xmx1024m -classpath "C:\Program Files\Oxygen XML Editor 14/tools/ant/lib/ant-launcher.jar" "-Dant.home=C:\Program Files\Oxygen XML Editor 14/tools/ant" org.apache.tools.ant.launch.Launcher -lib "C:\Program Files\Oxygen XML Editor 14\classes" -lib "C:\Program Files\Oxygen XML Editor 14\lib\author.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\authorEclipse.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\avalon-framework-4.2.0.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\batik-all-1.7.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\commons-io-1.3.1.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\commons-logging-1.0.4.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\fop.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\log4j.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\oxygen.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\oxygenEclipse.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\resolver.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\saxon.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\saxon9ee.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\xercesImpl.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\xml-apis-ext.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\xml-apis-xpath.jar" -lib "C:\Program Files\Oxygen XML Editor 14\lib\xmlgraphics-commons-1.3.1.jar" -f "C:\Users\xyz\_Documentation\dita/build-files/bla-docu_build.xml" html "-Dtranstype=xhtml" "-Dbasedir=C:\Users\xyz\_Documentation\dita" "-Doutput.dir=C:\Users\xyz\_Documentation\dita/output/bla/html" "-Ddita.temp.dir=C:\Users\xyz\_Documentation\dita/temp" "-Dargs.filter=C:\Users\xyz\_Documentation\dita\build-files\bla-docu_HTML.ditaval" "-Ddita.input.valfile=C:\Users\xyz\_Documentation\dita\build-files\bla-docu_HTML.ditaval" "-Dargs.logdir=C:\Users\xyz\_Documentation\dita/output/bla/html" "-Ddita.dir=C:\Users\xyz\_Documentation\dita\bin\DITA-OT1.5.3" "-Dargs.xhtml.toc=toc" "-Ddita.extname=.dita" "-Dargs.outext=htm" "-Dargs.input=C:\Users\xyz\_Documentation\dita\dita-src\bla.ditamap" "-DbaseJVMArgLine=-Xmx1024m"

Buildfile: C:\Users\xyz\_Documentation\dita\build-files\bla-docu_build.xml
[echo]
[echo] Building the bla User Guide
[echo]

BUILD FAILED
C:\Users\xyz\_Documentation\dita\build-files\bla-docu_build.xml:28: Cannot find C:\Users\xyz\_Documentation\dita\bin\dita-ot\conductor.xml imported from C:\Users\xyz\_Documentation\dita\build-files\DPX-docu_build.xml

Total time: 0 seconds

The process finished with exit code: 1
Radu
Posts: 9059
Joined: Fri Jul 09, 2004 5:18 pm

Re: Buildfile: build.xml does not exist! Build failed

Post by Radu »

Hi,

The error means that in the custom DITA Open Toolkit distribution you are using the build file C:\Users\xyz\_Documentation\dita\build-files\DPX-docu_build.xml has an import to a file called C:\Users\xyz\_Documentation\dita\bin\dita-ot\conductor.xml which does not exist.

I'm sorry but I do not know how to help you further, you probably need to find out more details about what customizations were made to the DITA OT my asking your colleagues.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
sku
Posts: 6
Joined: Wed Aug 27, 2014 12:23 pm

Re: Buildfile: build.xml does not exist! Build failed

Post by sku »

The thing is that this file DOES exist! I will have to find somebody who knows what's happening there. Thank you for your support.
sku
Posts: 6
Joined: Wed Aug 27, 2014 12:23 pm

Re: Buildfile: build.xml does not exist! Build failed

Post by sku »

I don't know how to edit my reply, so I have to start a new one.

I found something about a DITA-OT output customization in our wiki.
Adjust Folder Structure for Output in XML Build Files
Problem

During the output process, the temporary directory is created in a different directory for Oxygen and command line builds: For command line builds, the temp directory is created in "build-files", for Oxygen it is created as "output/temp" directory.
Default behavior When Building with Oxygen

Oxygen enables the user to set an absolute path for the temp directory. For every transformation scenario, a separate temporary directory can be defined, using the "Edit transformation scenario" command. In the "Output files" tab, a path for the temporary folder can be specified.
Default Behavior when Building from the Command Line

On the command line, the temporary directory inherits its path from the "basedir" which is usually set to the current directory of the build-script. The dita.temp.dir variable only modifies the directory name of the temporary folder and can not take an absolute path.
Changes to Enable Desired Command Line Behavior

It is not possible to define "temp" as a child of "output" because the "output" directory is created after "basedir" and "temp" have been specified. "temp" can not take the value of a not yet existing folder.

Because temp is dependent on the base directory (defined in the variable basedir), the value of basedir was changed to be identical with the workingcopy root directory. "basedir" has to be set relative to the "build-files" directory and would be "../". Then

"temp" was specified as "basedir/temp" and
"output" was chosen as "basedir/output.
All other paths depending on "basedir" throughout the build scripts have been changed to reflect the new relative location of the "basedir".
I actually don't know what they're saying here. :oops: :cry:
Radu
Posts: 9059
Joined: Fri Jul 09, 2004 5:18 pm

Re: Buildfile: build.xml does not exist! Build failed

Post by Radu »

Hi,

That wiki discusses what parameters need to be set to define the temp and output folders for the publishing engine. Looking at the command line you sent, the folders seem to be properly set in your transformation scenario. So I do not think that wiki fragment is related in any way to the problem you posted above.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply