[opencms-dev] 10.5.2 - static export - pictures missing?!
Dominic Rothemel
dominic at rothemel.de
Mon Jul 24 20:00:44 CEST 2017
Hello,
I've installed 10.5.2 and imported my modules and my content.
No problem so far.
I use the static export feature.
The opencms-importexport.xml is to change only in one line
from
<exporturl>http://127.0.0.1:8080${CONTEXT_NAME}/handle404</exporturl>
to:
<exporturl>http://127.0.0.1:8080${CONTEXT_NAME}</exporturl>
Export works.
But I noticed that some pics are missing.
From 9.000 pics some of the size generatred (picname.jpg_number.jpg)
pics are missing in each export.
Can anyone try the same and confirm this?
One example:
diff -r ./backup1/ ./export/
Only in
./backup1/sites/default/de/Pelikan/Modelle/Historische-Fuellhalter/100N/Magnum/Magnum-details:
Pelikan-Magnum-5.jpg_1396131631.jpg
Without any change a new export and the diff's result is:
/srv/tomcat/webapps/opencms # diff -r ./backup1/ ./export/
Only in ./export/sites/default/de/Pelikan/dies-und-das/Dummy/pics:
Tester-Pelikan-P55-Future.jpg_410943219.jpg
Only in
./backup1/sites/default/de/Pelikan/dies-und-das/Werkzeuge/Anleitung-60:
Pelikan-60-Anleitung.jpg_395075302.jpg
Only in
./backup1/sites/default/de/Pelikan/dies-und-das/Werkzeuge/Pelikan-Kasten:
Pelikan-Reparaturkasten-2.jpg_607455803.jpg
Only in
./backup1/sites/default/de/Pelikan/dies-und-das/Werkzeuge/Pelikan-Kasten:
Pelikan-Reparaturkasten-Inhalt.jpg_395075302.jpg
The export logs shows the missing file and OK.
Thank you!
Dominic
More information about the opencms-dev
mailing list