[GeoNetwork-users] maximum file size for upload

Hello Jeroen

I am allready subscribed to the list. I hope the mail is allright like this.

Hello everybody

We setted up a MySQL Database with acces to Geonetwork. The installation in the Intranet is done an everybody is able to access the platform. A german speaking user-interface is planned. Thanks so far to all the developers!
One problem that is left and turns into a big restriction for the whole database, is that the upload is limited to an maximim file size of about 50 MB. I am not sure, but I think that this is mainly a problem of the integrated Jetty Server?!
Would it be useful to use the Apache Taomcat may be or is there an easy way to config the Jetty Server to a bigger file size fot the up -and download?

Best regards

André Stumpf

Department Stadtökologie, Umweltplanung und Verkehr
Department Urban Ecology, Environmental Planning and Transport

Helmholtz-Zentrum für Umweltforschung GmbH - UFZ
Helmholtz Centre for Environmental Research - UFZ
Permoserstraße 15 / 04318 Leipzig / Germany

andre.stumpf@anonymised.com / http://www.ufz.de
phone +49 341 235 2541 / Fax 49 341 235 2534

Hi André,

the 50 mb limit is just a constant defined in Jeeves (jeeves.constants.Jeeves).

Cheers,
Andrea

Hello Jeroen

I am allready subscribed to the list. I hope the mail is allright like this.

Hello everybody

We setted up a MySQL Database with acces to Geonetwork. The installation in the Intranet is done an everybody is able to access the platform. A german speaking user-interface is planned. Thanks so far to all the developers!
One problem that is left and turns into a big restriction for the whole database, is that the upload is limited to an maximim file size of about 50 MB. I am not sure, but I think that this is mainly a problem of the integrated Jetty Server?!
Would it be useful to use the Apache Taomcat may be or is there an easy way to config the Jetty Server to a bigger file size fot the up -and download?

Best regards

André Stumpf

Department Stadtökologie, Umweltplanung und Verkehr
Department Urban Ecology, Environmental Planning and Transport

Helmholtz-Zentrum für Umweltforschung GmbH - UFZ
Helmholtz Centre for Environmental Research - UFZ
Permoserstraße 15 / 04318 Leipzig / Germany

andre.stumpf@anonymised.com / http://www.ufz.de
phone +49 341 235 2541 / Fax 49 341 235 2534

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork

Hi Andre,
Although the upload is limited in size, the download is not limited. Our working practice (which is maybe not always all that practical :slight_smile: is to upload a small file and replace the file on disk with the large, correct one.
I will list the restriction as something we can change to be configurable instead of being hardcoded.
Ciao,
Jeroen

On Mar 14, 2007, at 3:26 PM, andre.stumpf@anonymised.com wrote:

One problem that is left and turns into a big restriction for the whole database, is that the upload is limited to an maximim file size of about 50 MB. I am not sure, but I think that this is mainly a problem of the integrated Jetty Server?!
Would it be useful to use the Apache Taomcat may be or is there an easy way to config the Jetty Server to a bigger file size fot the up -and download?