[opencms-dev] static export 404 on Template Resources

Gerd Schrick mail at schrick-design.de
Sun May 6 01:25:43 CEST 2018


Dear List,

I'm on a fresh local install of 10.5.3 in Tomcat (8.5.11) including the example site (Apollo Demo).
All configs/settings are unchanged.

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.

Excerpt from the output:
::
( 441 / 441 ) Exporting /system/workplace/commons/style/template.css ... o.k.
... exporting Non-Template Resources is finished.
Exporting Template Resources ...
::
( 6 / 563 ) Exporting /system/workplace/commons/style/diff.css ... o.k.
( 7 / 563 ) Exporting /sites/default/tutorial/step-6-publish-your-changes/index.html ... 404
( 8 / 563 ) Exporting /sites/default/tutorial/step-6-publish-your-changes/ ... 404
::

It somehow makes sense to me as I get a 404 in the browser when I request the reported URLs
example: /sites/default/tutorial/step-6-publish-your-changes/index.html
404 when: http://mymachine:8080/sites/default/tutorial/step-6-publish-your-changes/index.html
404 when: http://mymachine:8080/opencms/sites/default/tutorial/step-6-publish-your-changes/index.html
correct when: http://mymachine:8080/opencms/tutorial/step-6-publish-your-changes/index.html

in opencms_importexport.xml is
<exporturl>http://mymachine:8080${CONTEXT_NAME}/handle404</exporturl>
to omit "/handle404" (as suggested here: https://github.com/alkacon/opencms-core/issues/494) did not change anything.

I already found similar/same issues reported for older versions but all w/o a working solution.

Thanks for your helpful hints!
Gerd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20180506/d1ca533e/attachment.htm>


More information about the opencms-dev mailing list