<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: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=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:-webkit-standard;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:12.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></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="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt'>I know nothing of setup on oXygen on mac, but this to me look like it could be wrong:<br><br></span><span style='font-size:11.0pt;font-family:-webkit-standard'>> Cannot run program "/Users/Colleen/XEP/xep" (in directory "/Applications/Oxygen XML Editor"):<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:-webkit-standard'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:-webkit-standard'>Does this imply that it is looking for XEP in:<br><br><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:-webkit-standard'>/Applications/Oxygen XML Editor/Users/Colleen/XEP/xep<br><br></span><span style='font-size:11.0pt'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'>I would check through your setup closely. Obviously this is not an error with RenderX XEP because you have not even run it yet. You are getting a file not found for the XEP start script.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'>Kevin<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'><o:p> </o:p></span></p><div><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:11.0pt'>From:</span></b><span style='font-size:11.0pt'> Xep-support <xep-support-bounces@renderx.com> <b>On Behalf Of </b>Trainor, Kevin<br><b>Sent:</b> Friday, September 11, 2020 7:56 AM<br><b>To:</b> xep-support@renderx.com<br><b>Subject:</b> [xep-support] Problem getting XEP to run under Oxygen XML Editor<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='font-size:11.0pt'>Hi All,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'>I have students installing XEP 4.30 to use with Oxygen XML Editor this semester.  I have two students using macOS who can’t get transformation scenarios to run.  This problem is happening despite their following installation and run instructions that work for me on macOS.  Here is the error that they are getting:<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'><o:p> </o:p></span></p><p class=MsoNormal style='margin-left:.5in'><span style='font-size:11.0pt;font-family:-webkit-standard'>The process 'XEP' ended with code: -1234567.<br>The error was:<br>Cannot run program "/Users/Colleen/XEP/xep" (in directory "/Applications/Oxygen XML Editor"): error=2, No such file or directory<br>java.io.IOException: Cannot run program "/Users/Colleen/XEP/xep" (in directory "/Applications/Oxygen XML Editor"): error=2, No such file or directory<br>       at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)<br>       at java.lang.Runtime.exec(Runtime.java:620)<br>       at ro.sync.cmdline.h.b(Unknown Source)<br>       at ro.sync.exml.editor.xmleditor.hc.qih(Unknown Source)<br>       at ro.sync.exml.editor.xmleditor.hc.dhh(Unknown Source)<br>       at ro.sync.exml.editor.xmleditor.hc.tih(Unknown Source)<br>       at ro.sync.exml.editor.xmleditor.hc.wgh(Unknown Source)<br>       at ro.sync.exml.editor.xmleditor.hc$4.lre(Unknown Source)<br>       at ro.sync.ui.application.lb.run(Unknown Source)<br>Caused by: java.io.IOException: error=2, No such file or directory<br>       at java.lang.UNIXProcess.forkAndExec(Native Method)<br>       at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)<br>       at java.lang.ProcessImpl.start(ProcessImpl.java:134)<br>       at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)<br>       ... 8 more<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'>Does anyone have any ideas about configuration problems on macOS that could lead to these symptoms?<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'>Thanks in advance for your help.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;color:black'><o:p> </o:p></span></p><div><p class=MsoNormal><span style='font-size:11.0pt;color:black'><o:p> </o:p></span></p></div><div><p class=MsoNormal><span style='font-size:11.0pt;color:black'>Best Regards,<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:11.0pt;color:black'>Kevin<o:p></o:p></span></p></div><div><p class=MsoNormal align=center style='text-align:center'><span style='font-size:11.0pt;color:black'><img width=1405 height=1 style='width:14.6333in;height:.0083in' id="Rectangle_x0020_1" src="cid:image002.png@01D68825.72A6CD70"></span><span style='font-size:11.0pt;color:black'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:11.0pt;color:black'>Kevin Trainor<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:11.0pt;color:black'>Senior Lecturer<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:11.0pt;color:black'>School of Information Sciences<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:11.0pt;color:black'>University of Illinois at Urbana-Champaign<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:11.0pt;color:black'>M 847-650-9706<o:p></o:p></span></p></div><p class=MsoNormal><o:p> </o:p></p></div></body></html>