Fixing error in Publishing Document Builder due to large resources size
When you upload a large resource (more than 20 MB) to Publishing Document Builder, the resource upload fails. It happens because the default column size in databases is too small to store the large resource. This issue is observed in Db2® or Derby database.
About this task
Procedure
Stop the WebSphere Liberty server server that is packaged with Publishing Document Builder, go to the command line and stop the server from:
:
Document_Builder_InstallDir\server\server.shutdown.batFor example, C:\Program Files\IBM\DocumentBuilder\server\server.shutdown.bat
:
Document_Builder_InstallDir/server/server.shutdownFor example, /opt/IBM/DocumentBuilder/server/server.shutdown