[opencms-dev] Issue publishing pdfs
Chris Gamble
Chris.Gamble at cpbinc.com
Thu May 26 22:05:32 CEST 2005
Thanks for the suggestion. I am actually using postgres 7.4.5 for the main site, but it also fails on an instance i run on mysql. none of the pdfs are over 2 megs, and the grouping of 20 is less than 14mb.
-----Original Message-----
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org]On Behalf Of Markus Daniel
Sent: Thursday, May 26, 2005 11:55 AM
To: The OpenCms mailing list
Subject: Re: [opencms-dev] Issue publishing pdfs
Chris Gamble wrote:
> We have about 14mb of pdfs for our site. When I try to upload, i get frequent null value errors and have to start the process over -- one file at a time. When I attempt to publish, It fails at several points. THe error I found in the log file is:
>
> Caused by: org.opencms.file.CmsVfsResourceNotFoundException: Unable to read file with structure ID "259daa70-cdfd-11d9-a824-00304841646f"
>
> For now, I will just push the pdfs to a non-cms directory, though I do wonder if anyone has run into this problem before.
>
Hi,
if you use MySQL have a look into my.cnf
there should be a row this something like
set-variable = max_allowed_packet=16M
maybe you are not allowed to load big files into the database, if this
is so, just increase the value.
HTP
Markus
_______________________________________________
This mail is send to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://mail.opencms.org/mailman/listinfo/opencms-dev
More information about the opencms-dev
mailing list