[ome-devel] OMERO upload problems

Niko Ehrenfeuchter nikolaus.ehrenfeuchter at unibas.ch
Thu Feb 27 16:25:53 GMT 2014


Hi Douglas,

On 27.02.2014 17:12, Douglas Russell wrote:
> Hi Niko,
>
> We have hit this same issue here in Oxford. It happens with gigantic
> filesets. I think there is metadata for each of them and in combination,
> it exceeds the 64MB. For now, we have set:
>
> <property name="Ice.MessageSizeMax" value="262144"/>
>
> I guess this should really be addressed to chunk the data into multiple
> messages if it exceeds the size, but increasing this should get you
> going for now.

thanks for the fast reply. The only question now is: where do I 
configure this value, found it in two locations:

OMERO.server/ice.config
OMERO.server/grid/templates.xml

I guess we have to restart the omero services after changing these 
settings, can this be done without interrupting people's work (something 
like apache's "graceful" restart) or should I wait until no one is 
logged on?

Thanks again!
Niko


More information about the ome-devel mailing list