<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
        {mso-style-priority:34;
        margin-top:0in;
        margin-right:0in;
        margin-bottom:0in;
        margin-left:.5in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
/* List Definitions */
@list l0
        {mso-list-id:1652556889;
        mso-list-type:hybrid;
        mso-list-template-ids:636387406 67698705 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}
@list l0:level1
        {mso-level-text:"%1\)";
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level2
        {mso-level-number-format:alpha-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level3
        {mso-level-number-format:roman-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:right;
        text-indent:-9.0pt;}
@list l0:level4
        {mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level5
        {mso-level-number-format:alpha-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level6
        {mso-level-number-format:roman-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:right;
        text-indent:-9.0pt;}
@list l0:level7
        {mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level8
        {mso-level-number-format:alpha-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level9
        {mso-level-number-format:roman-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:right;
        text-indent:-9.0pt;}
ol
        {margin-bottom:0in;}
ul
        {margin-bottom:0in;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">I’m the sys admin assisting a research users at UNC. So bear with since I’m not a XEP user.<o:p></o:p></p>
<p class="MsoNormal">The end user updated to v4.18 after having errors all of a sudden but it turns out it was us updating java to the latest version.<o:p></o:p></p>
<p class="MsoNormal">We are required to upgrade java asap from v1.6.0_21 to v1.6.0_24 due to some serious security vulns.
<o:p></o:p></p>
<p class="MsoNormal">This appears to have broken XEP no matter what we try.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">My observation:<o:p></o:p></p>
<p class="MsoListParagraph" style="text-indent:-.25in;mso-list:l0 level1 lfo1"><![if !supportLists]><span style="mso-list:Ignore">1)<span style="font:7.0pt "Times New Roman"">
</span></span><![endif]>xen errors with nothing changed other than using java jre v1.6.0_24<o:p></o:p></p>
<p class="MsoListParagraph"> Attribute 'padding-bottom' cannot have a value of "".<o:p></o:p></p>
<p class="MsoListParagraph" style="text-indent:-.25in;mso-list:l0 level1 lfo1"><![if !supportLists]><span style="mso-list:Ignore">2)<span style="font:7.0pt "Times New Roman"">
</span></span><![endif]>If I specify full path the full java path /usr/java/jre1.6.0_24/bin/java –jar lib/xep.jar …. then it works fine or at least doesn’t error.<o:p></o:p></p>
<p class="MsoListParagraph" style="text-indent:-.25in;mso-list:l0 level1 lfo1"><![if !supportLists]><span style="mso-list:Ignore">3)<span style="font:7.0pt "Times New Roman"">
</span></span><![endif]>Any other variant of command line fails with various errors. For example $ /usr/bin/java –jar lib/xep.jar ….<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Question is this a XEP bug?<o:p></o:p></p>
<p class="MsoNormal">User has a workaround by using jre v1.6.0_21 locally on her PC but ideally like to get it working on our main centralized server.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">#!/bin/sh<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"># XEP command-line<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">#JAVA_HOME="/usr/java/jre1.6.0_24"<o:p></o:p></p>
<p class="MsoNormal">JAVA_HOME="/usr/java/latest"<o:p></o:p></p>
<p class="MsoNormal">XEP_HOME="/home/fishback/XEP-4.18"<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">CP="$JAVA_HOME/lib/tools.jar:\<o:p></o:p></p>
<p class="MsoNormal">$XEP_HOME/lib/xep.jar:\<o:p></o:p></p>
<p class="MsoNormal">$XEP_HOME/lib/saxon.jar:\<o:p></o:p></p>
<p class="MsoNormal">$XEP_HOME/lib/xt.jar"<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">"$JAVA_HOME/bin/java" \<o:p></o:p></p>
<p class="MsoNormal"> -classpath "$CP" \<o:p></o:p></p>
<p class="MsoNormal"> "-Dcom.renderx.xep.CONFIG=$XEP_HOME/xep.xml" \<o:p></o:p></p>
<p class="MsoNormal"> com.renderx.xep.XSLDriver "$@" <o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">$ xep –fo $HOME/pdf/manual.fo -pdf $HOME/pdf/manual.pdf<o:p></o:p></p>
<p class="MsoNormal">(document [system-id file:/home/fishback/pdf/manual.fo]<o:p></o:p></p>
<p class="MsoNormal"> (validate <o:p></o:p></p>
<p class="MsoNormal"> [error] Attribute 'padding-bottom' cannot have a value of "".<o:p></o:p></p>
<p class="MsoNormal"> [validation total: 1 error]<o:p></o:p></p>
<p class="MsoNormal">Parse error: Invalid XSL FO source 'file:/home/fishback/pdf/manual.fo': 1 error found during validation<o:p></o:p></p>
<p class="MsoNormal">--<o:p></o:p></p>
<p class="MsoNormal">Steven Fishback<o:p></o:p></p>
<p class="MsoNormal">System Administrator<o:p></o:p></p>
<p class="MsoNormal">Information Technology Services (ITS)<o:p></o:p></p>
<p class="MsoNormal">University of North Carolina-CH<o:p></o:p></p>
<p class="MsoNormal">CB #3420, ITS Manning, Rm 2508<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
!DSPAM:87,4d66d97763732081050539!
</body>
</html>