<!doctype html><html><head>
    <meta charset="UTF-8">
</head><body>Anyone out there to help with this?<br><br><div class="gmail_quote">Am 6. Mai 2018 01:25:43 MESZ schrieb Gerd Schrick <mail@schrick-design.de>:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<p>Dear List,<br></p><p>I'm on a fresh local install of 10.5.3 in Tomcat (8.5.11) including the example site (Apollo Demo).<br>All configs/settings are unchanged.<br></p><p>When I do a Static Export (Database Management -> Static export) there's no Error/Exception shown in the output but any resource below /sites shows ... 404 instead of ... o.k. and (as expected) none of them are exported.<br></p><p>Excerpt from the output:<br><span class="note">::</span><span class="ok"></span><br> <span class="note">( 441 / 441 ) </span><span class="note">Exporting</span> /system/workplace/commons/style/template.css ... <span class="ok">o.k.</span><br> <span class="head">... exporting Non-Template Resources is finished.</span><br> <span class="head">Exporting Template Resources ...</span><br>::<br><span class="note">( 6 / 563 ) </span><span class="note">Exporting</span> /system/workplace/commons/style/diff.css ... <span class="ok">o.k.</span><br> <span class="note">( 7 / 563 ) </span><span class="note">Exporting</span> /sites/default/tutorial/step-6-publish-your-changes/index.html ... <span class="ok"> 404 </span><br> <span class="note">( 8 / 563 ) </span><span class="note">Exporting</span> /sites/default/tutorial/step-6-publish-your-changes/ ... <span class="ok"> 404<br>::</span><br></p><p>It somehow makes sense to me as I get a 404 in the browser when I request the reported URLs<br>example: /sites/default/tutorial/step-6-publish-your-changes/index.html<br>404 when: http://mymachine:8080/sites/default/tutorial/step-6-publish-your-changes/index.html<br>404 when: http://mymachine:8080/opencms/sites/default/tutorial/step-6-publish-your-changes/index.html<br>correct when: http://mymachine:8080/opencms/tutorial/step-6-publish-your-changes/index.html<br></p><p>in opencms_importexport.xml is<br><exporturl>http://mymachine:8080${CONTEXT_NAME}/handle404</exporturl><br>to omit "/handle404" (as suggested here: <a href="https://github.com/alkacon/opencms-core/issues/494)">https://github.com/alkacon/opencms-core/issues/494)</a> did not change anything.<br></p><p>I already found similar/same issues reported for older versions but all w/o a working solution.<br></p><p>Thanks for your helpful hints!<br>Gerd<br></p>
 </blockquote></div></body></html>