Hi everyone,
I have an issue loading/displaying large (~600Mb) mosaic images in .lsm format. After being imported, those images can't be displayed in the client immediately. The thumbnail picture show a clock-like image. However, pictures become available for display 2 to 3 hours later.
I've tested this issue on the workstation running the database, with the same result, so this is not an issue related to CPU, RAM or LAN transfer rate (The database runs on a beefed-up desktop computer with an Intel Core i7-4820K CPU @ 3.70GHz, 4 Cores, 8 Logical Processors, and 64.0 GB installed RAM). Once available, those files are actually displayed very quickly on any remote client.
I went through the Troubleshooting OMERO page, but didn't find a solution.
Here's the diagnostics report
================================================================================
OMERO Diagnostics 5.0.8-ice35-b60
================================================================================
Commands: java -version 1.8.0 (C:\ProgramData\Oracle\Java\javapath\java.EXE -- 2 others)
Commands: python -V 2.7.8 (C:\Anaconda\python.EXE -- 2 others)
Commands: icegridnode --version 3.5.1 (C:\Ice\Ice35\bin\icegridnode.EXE)
Commands: icegridadmin --version 3.5.1 (C:\Ice\Ice35\bin\icegridadmin.EXE)
Commands: psql --version 9.2.10 (C:\Program Files\PostgreSQL\9.2\bin\psql.EXE)
Server: icegridnode running
Server: Blitz-0 active (pid = 2240, enabled)
Server: DropBox inactive (disabled)
Server: FileServer active (pid = 2524, enabled)
Server: Indexer-0 active (pid = 2544, enabled)
Server: MonitorServer inactive (disabled)
Server: OMERO.Glacier2 active (pid = 2684, enabled)
Server: OMERO.IceStorm active (pid = 2712, enabled)
Server: PixelData-0 active (pid = 2756, enabled)
Server: Processor-0 active (pid = 2776, enabled)
Server: Tables-0 active (pid = 2800, enabled)
Server: TestDropBox inactive (enabled)
Server: OMERO.master active (running as LocalSystem)
OMERO: SSL port 4064
OMERO: TCP port 4063
Log dir: D:\OmeroAdmin\var\log exists
Log files: Blitz-0.log 26.0 MB errors=4807 warnings=439
Log files: DropBox.log 4.0 KB errors=15 warnings=0
Log files: FileServer.log 1.0 KB
Log files: Indexer-0.log 11.0 KB
Log files: MonitorServer.log 5.0 KB errors=10 warnings=0
Log files: OMEROweb.log n/a
Log files: PixelData-0.log 15.0 KB
Log files: Processor-0.log 123.0 KB errors=67 warnings=33
Log files: Tables-0.log 131.0 KB errors=67 warnings=33
Log files: TestDropBox.log n/a
Log files: master.err 3.0 KB errors=0 warnings=30
Log files: master.out 0.0 KB
Log files: Total size 26.86 MB
Environment:OMERO_HOME=(unset)
Environment:OMERO_NODE=(unset)
Environment:OMERO_MASTER=(unset)
Environment:OMERO_TEMPDIR=(unset)
Environment:PATH=C:\Anaconda;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\MATLAB\R2014b\runtime\win64;C:\Program Files\MATLAB\R2014b\bin;C:\Program Files\PostgreSQL\9.2\bin;C:\Anaconda\Scripts;C:\Ice\Ice35\bin;C:\Users\Vincent.GeekLU\AppData\Roaming\Dashlane\3.2.3.77451\bin\Firefox_Extension\{442718d9-475e-452a-b3e1-fb1ee16b8e9f}\components;C:\Users\Vincent.GeekLU\AppData\Roaming\Dashlane\3.2.4.78888\bin\Firefox_Extension\{442718d9-475e-452a-b3e1-fb1ee16b8e9f}\components
Environment:PYTHONPATH=C:\Ice\Ice35\python
Environment:ICE_HOME=(unset)
Environment:LD_LIBRARY_PATH=(unset)
Environment:DYLD_LIBRARY_PATH=(unset)
OMERO data dir: 'D:\\OmeroBinaries' Exists? True Is writable? True
OMERO temp dir: 'C:\Users\Vincent.GeekLU\AppData\Roaming\omero\tmp' Exists? True Is writable? True (Size: 0)
OMERO.web status... [NOT STARTED]
Let me know if you have any idea how to fix this.
Thanks!