hello Richard

That is bad news. We are in an ongoing struggle to find a convenient
way to migrate large data sets. Magnolia (and jcr) is not helpful in
this regard. Importing large xml files in the repository does not
work. The packager promises to bypass this problem by splitting the
export into separate files for each content node. But by first storing
the whole package in the repo it's usefulness dies from our
perspective.

The only thing that seems to work so far is the backup and restore
jsp's, but they lack ease of use. The packaging module is what we
need...

@Grégory Would it be possible for Magnolia to change the packaging
module in this respect? Offhand it would seem like a minor change,
with big usability implications (for the better).

Anyway, thanks for the reply.

Ernst


2011/5/11 Unger, Richard <[email protected]>
>
> Hi Ernst!
>
>
>
> Yeah, Packager is EE, and hence closed source.
>
>
>
> The packager first uploads the file, and then stores the binary file in a JCR 
> property.
>
> In our experience the max-package size is given by the max-upload size, as 
> well as the maximum size that can be stored in JCR.
>
> In our case this is limited by the max-blob-size configured in various mysql 
> parameters.
>
>
>
> 3.3GB sounds much too big to deal with reliably though. I think you’ll want 
> to split that into smaller parts.
>
> We tend to use the packager for all content EXCEPT dms. That makes for 
> reasonable package sizes. The DMS content we handle separately, usually by 
> doing several XML exports, so each XML file has a reasonable size.
>
>
>
> Regards from Vienna,
>
> Richard
>
>
>
>
>
>
>
> Von: [email protected] 
> [mailto:[email protected]] Im Auftrag von Ernst Bunders
> Gesendet: Mittwoch, 11. Mai 2011 15:02
> An: Magnolia User-List
> Betreff: [magnolia-user] Re: packager module: max file size?
>
>
>
> What i might add is that there seem to be no source package available for 
> this module, which makes it hard to take a look at what goes wrong myself.
>
>
>
> regards,
>
>
>
> Ernst
>
>
>
> 2011/5/11 Ernst Bunders <[email protected]>
>
> hi
>
>
>
> I'm playing around with the packager module. I created a package with a bunch 
> of images, that is 3.3 gig large. Creating and downloading the package is no 
> problem. but when i upload it again, this fails. There is no feedback in the 
> log. What i can think of is that the upload is rejected because of some 
> upload file size limit. Or perhaps there is a bug in the packager module...
>
>
>
> Can anybody tell me anything about this?
>
>
>
> thanks,
>
> --
> Ernst Bunders
> Ontwikkelaar VPRO
>
>
> --
> Ernst Bunders
> Ontwikkelaar VPRO
>
> ________________________________
> ----------------------------------------------------------------
> For list details see
> http://www.magnolia-cms.com/home/community/mailing-lists.html
> To unsubscribe, E-mail to: <[email protected]>
> ----------------------------------------------------------------



--
Ernst Bunders
Ontwikkelaar VPRO


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to