We have moved a Liferay Portal Community Edition 6.1.2 CE installation from one server to another "as it is", by copying the war files and all directories. Everything works fine, just the images (located in "document_library") are not displayed in the browser.
On both servers, the old one and the new one, Liferay is running on JBoss 7. Everything including the Java version is identical (or so we believe - because apparently, it is not). Images from the theme folder are displayed, just not from the documents folder. Databases are absolutely identical.
A similar kind of issue is found in many forums and on SE, but mostly related to upgrades from, say 6.0.6 to 6.1.0 as in Images and document not visible after migration to liferay 6.1.0 GA1.
We have tried
- setting all rights to everybody
- comparing configuration files
Unfortunately, as is easy to tell, neither the sysadmin nor us developers are Liferay experts (and it is hard to find them) - this is an inherited project. Sysadmin says this has to do with the war file, so I post this question here rather than on Serverfault, for now.
Any hint where to look and what to try next is highly appreciated.