I am new to Omero and find it very nice and after an installation with which I had some issues I finally get it to work (almost).
I have a recurrent problem when exporting with Omero.figure, not all the time, but sometimes : "Unable to create figure, no processor available" I have read here that it is a known issue, I was wondering wether it had been fixed or not.
I also have some problems with some 'big' images that I have to treat. 5 stacks 5k x 5k, the projection picture would not display, and the Omero.figure tell me that it's too big... Is there any size limitations for pictures treatment in Omero ?
Of note I am currently running both server and insight on the same computer (that shouldn't be a problem I think). The server is a Mac pro 64Go RAM with 4 HD RAID 5 4.7 To and 2 processors quad core Xeon 2.4 GHz.
Also on Omero web, it doesn't seem to load the css, I guessed a permission problem of the folder where the css but that is not the case. I have attached a picture of my Omero.web webpage...
Here is the output of Omero diagnostics :
- Code: Select all
================================================================================
OMERO Diagnostics 5.1.2-ice35
================================================================================
Commands: java -version 1.8.0 (/usr/bin/java)
Commands: python -V 2.7.10 (/usr/local/bin/python -- 2 others)
Commands: icegridnode --version 3.5.1 (/usr/local/bin/icegridnode)
Commands: icegridadmin --version 3.5.1 (/usr/local/bin/icegridadmin)
Commands: psql --version 9.4.4 (/usr/local/bin/psql)
Server: icegridnode running
Server: Blitz-0 active (pid = 1323, enabled)
Server: DropBox active (pid = 1325, enabled)
Server: FileServer active (pid = 1324, enabled)
Server: Indexer-0 active (pid = 1326, enabled)
Server: MonitorServer active (pid = 1327, enabled)
Server: OMERO.Glacier2 active (pid = 1328, enabled)
Server: OMERO.IceStorm active (pid = 1331, enabled)
Server: PixelData-0 active (pid = 1329, enabled)
Server: Processor-0 active (pid = 1382, enabled)
Server: Tables-0 active (pid = 1454, enabled)
Server: TestDropBox inactive (enabled)
Log dir: /usr/local/Cellar/omero/5.1.2/var/log exists
Log files: Blitz-0.log 19.0 MB errors=83 warnings=106
Log files: DropBox.log 6.0 KB errors=8 warnings=3
Log files: FileServer.log 1.0 KB
Log files: Indexer-0.log 208.0 KB errors=105 warnings=0
Log files: MonitorServer.log 2.0 KB errors=2 warnings=0
Log files: OMEROweb.log 8.0 KB errors=6 warnings=6
Log files: OMEROweb_request.log 0.0 KB
Log files: PixelData-0.log 219.0 KB errors=109 warnings=2
Log files: Processor-0.log 86.0 KB errors=28 warnings=12
Log files: Tables-0.log 58.0 KB errors=34 warnings=12
Log files: TestDropBox.log n/a
Log files: master.err 47.0 KB errors=0 warnings=18
Log files: master.out 0.0 KB
Log files: Total size 20.02 MB
Environment:OMERO_HOME=(unset)
Environment:OMERO_NODE=(unset)
Environment:OMERO_MASTER=(unset)
Environment:OMERO_USERDIR=(unset)
Environment:OMERO_TMPDIR=(unset)
Environment:PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin
Environment:PYTHONPATH=(unset)
Environment:ICE_HOME=(unset)
Environment:LD_LIBRARY_PATH=(unset)
Environment:DYLD_LIBRARY_PATH=(unset)
OMERO SSL port:4064
OMERO TCP port:4063
OMERO data dir:'/Users/remi/var/OMERO.data' Exists? True Is writable? True
OMERO temp dir:'/Users/remi/omero/tmp' Exists? True Is writable? True (Size: 0)
JVM settings: Blitz -Xmx7200m -XX:MaxPermSize=1g -XX:+IgnoreUnrecognizedVMOptions
JVM settings: Indexer -Xmx4800m -XX:MaxPermSize=1g -XX:+IgnoreUnrecognizedVMOptions
JVM settings: Pixeldata -Xmx7200m -XX:MaxPermSize=1g -XX:+IgnoreUnrecognizedVMOptions
JVM settings: Repository -Xmx4800m -XX:MaxPermSize=1g -XX:+IgnoreUnrecognizedVMOptions
OMERO.web status... [RUNNING] (PID 948)
If someone could have a look that would be very nice !
Thank you.
Remi