Hi,
I just tried to use one of the example jython scripts for connecting to omero and I ran into an error trying to download a big image. I see other people have had this error, but I'm a bit in the dark about how to fix the problem. This is the error:
File "D:\Users\me\FIJI\analyse_particles_from_datase_dataset.py", line 100, in open_image_plus
IJ.runPlugIn("loci.plugins.LociImporter", options)
unknown = "ConnectionI.cpp:1573: Ice::MemoryLimitException:
protocol error: memory limit exceeded:
requested 260582430 bytes, maximum allowed is 256000000 bytes (see Ice.MessageSizeMax)"
I see this stuff:
https://trello.com/c/2GKksxIS/539-omero ... big-images
https://docs.openmicroscopy.org/omero/5 ... agesizemax
but my sysadmin skills are limited. If this is a config file somewhere I could probably edit it and restart the server. I'm on centos7 with omero 5.4.10-ice36-b105.
thanks for any and all help! -John