Started by upstream project "Trigger" build number 106
originally caused by:
 Started by timer
Running as SYSTEM
Building remotely on testintegration (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-test-integration
[OMERO-test-integration] $ /bin/bash -xe /tmp/jenkins12918174014775337778.sh
+ rm -rf /home/omero/workspace/OMERO-test-integration/.venv3
+ python3 -m venv /home/omero/workspace/OMERO-test-integration/.venv3
+ source /home/omero/workspace/OMERO-test-integration/.venv3/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/omero/workspace/OMERO-test-integration/.venv3
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/home/omero/workspace/OMERO-test-integration/.venv3/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(.venv3) '
++ export PS1
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ pip install https://github.com/glencoesoftware/zeroc-ice-py-rhel9-x86_64/releases/download/20230830/zeroc_ice-3.6.5-cp39-cp39-linux_x86_64.whl
Collecting zeroc-ice==3.6.5
  Downloading https://github.com/glencoesoftware/zeroc-ice-py-rhel9-x86_64/releases/download/20230830/zeroc_ice-3.6.5-cp39-cp39-linux_x86_64.whl (31.3 MB)
Installing collected packages: zeroc-ice
Successfully installed zeroc-ice-3.6.5
+ pip install -U pip future setuptools
Requirement already satisfied: pip in ./.venv3/lib/python3.9/site-packages (21.2.3)
Collecting pip
  Using cached pip-24.0-py3-none-any.whl (2.1 MB)
Collecting future
  Using cached future-1.0.0-py3-none-any.whl (491 kB)
Requirement already satisfied: setuptools in ./.venv3/lib/python3.9/site-packages (53.0.0)
Collecting setuptools
  Using cached setuptools-70.0.0-py3-none-any.whl (863 kB)
Installing collected packages: setuptools, pip, future
  Attempting uninstall: setuptools
    Found existing installation: setuptools 53.0.0
    Uninstalling setuptools-53.0.0:
      Successfully uninstalled setuptools-53.0.0
  Attempting uninstall: pip
    Found existing installation: pip 21.2.3
    Uninstalling pip-21.2.3:
      Successfully uninstalled pip-21.2.3
Successfully installed future-1.0.0 pip-24.0 setuptools-70.0.0
+ pip install markdown
Collecting markdown
  Using cached Markdown-3.6-py3-none-any.whl.metadata (7.0 kB)
Collecting importlib-metadata>=4.4 (from markdown)
  Using cached importlib_metadata-7.1.0-py3-none-any.whl.metadata (4.7 kB)
Collecting zipp>=0.5 (from importlib-metadata>=4.4->markdown)
  Using cached zipp-3.19.2-py3-none-any.whl.metadata (3.6 kB)
Using cached Markdown-3.6-py3-none-any.whl (105 kB)
Using cached importlib_metadata-7.1.0-py3-none-any.whl (24 kB)
Using cached zipp-3.19.2-py3-none-any.whl (9.0 kB)
Installing collected packages: zipp, importlib-metadata, markdown
Successfully installed importlib-metadata-7.1.0 markdown-3.6 zipp-3.19.2
+ pip install mox3 pytest pytest-django pytest-xdist pytest-mock
Collecting mox3
  Using cached mox3-1.1.0-py3-none-any.whl.metadata (3.2 kB)
Collecting pytest
  Using cached pytest-8.2.2-py3-none-any.whl.metadata (7.6 kB)
Collecting pytest-django
  Using cached pytest_django-4.8.0-py3-none-any.whl.metadata (8.3 kB)
Collecting pytest-xdist
  Using cached pytest_xdist-3.6.1-py3-none-any.whl.metadata (4.3 kB)
Collecting pytest-mock
  Using cached pytest_mock-3.14.0-py3-none-any.whl.metadata (3.8 kB)
Collecting pbr!=2.1.0,>=2.0.0 (from mox3)
  Using cached pbr-6.0.0-py2.py3-none-any.whl.metadata (1.3 kB)
Collecting fixtures>=3.0.0 (from mox3)
  Using cached fixtures-4.1.0-py3-none-any.whl.metadata (21 kB)
Collecting iniconfig (from pytest)
  Using cached iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB)
Collecting packaging (from pytest)
  Using cached packaging-24.1-py3-none-any.whl.metadata (3.2 kB)
Collecting pluggy<2.0,>=1.5 (from pytest)
  Using cached pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB)
Collecting exceptiongroup>=1.0.0rc8 (from pytest)
  Using cached exceptiongroup-1.2.1-py3-none-any.whl.metadata (6.6 kB)
Collecting tomli>=1 (from pytest)
  Using cached tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB)
Collecting execnet>=2.1 (from pytest-xdist)
  Using cached execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB)
Using cached mox3-1.1.0-py3-none-any.whl (43 kB)
Using cached pytest-8.2.2-py3-none-any.whl (339 kB)
Using cached pytest_django-4.8.0-py3-none-any.whl (23 kB)
Using cached pytest_xdist-3.6.1-py3-none-any.whl (46 kB)
Using cached pytest_mock-3.14.0-py3-none-any.whl (9.9 kB)
Using cached exceptiongroup-1.2.1-py3-none-any.whl (16 kB)
Using cached execnet-2.1.1-py3-none-any.whl (40 kB)
Using cached fixtures-4.1.0-py3-none-any.whl (64 kB)
Using cached pbr-6.0.0-py2.py3-none-any.whl (107 kB)
Using cached pluggy-1.5.0-py3-none-any.whl (20 kB)
Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
Using cached iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
Using cached packaging-24.1-py3-none-any.whl (53 kB)
Installing collected packages: tomli, pluggy, pbr, packaging, iniconfig, execnet, exceptiongroup, pytest, fixtures, pytest-xdist, pytest-mock, pytest-django, mox3
Successfully installed exceptiongroup-1.2.1 execnet-2.1.1 fixtures-4.1.0 iniconfig-2.0.0 mox3-1.1.0 packaging-24.1 pbr-6.0.0 pluggy-1.5.0 pytest-8.2.2 pytest-django-4.8.0 pytest-mock-3.14.0 pytest-xdist-3.6.1 tomli-2.0.1
+ pip install tables
Collecting tables
  Using cached tables-3.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.3 kB)
Collecting numpy>=1.19.0 (from tables)
  Downloading numpy-2.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.9/60.9 kB 2.4 MB/s eta 0:00:00
Collecting numexpr>=2.6.2 (from tables)
  Using cached numexpr-2.10.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.9 kB)
Requirement already satisfied: packaging in ./.venv3/lib/python3.9/site-packages (from tables) (24.1)
Collecting py-cpuinfo (from tables)
  Using cached py_cpuinfo-9.0.0-py3-none-any.whl.metadata (794 bytes)
Collecting blosc2>=2.3.0 (from tables)
  Using cached blosc2-2.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.2 kB)
Collecting ndindex>=1.4 (from blosc2>=2.3.0->tables)
  Using cached ndindex-1.8-py3-none-any.whl.metadata (3.4 kB)
Collecting msgpack (from blosc2>=2.3.0->tables)
  Using cached msgpack-1.0.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB)
Using cached tables-3.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.5 MB)
Using cached blosc2-2.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB)
Using cached numexpr-2.10.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (375 kB)
Downloading numpy-2.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.3 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.3/19.3 MB 19.9 MB/s eta 0:00:00
Using cached py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
Using cached ndindex-1.8-py3-none-any.whl (91 kB)
Using cached msgpack-1.0.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (385 kB)
Installing collected packages: py-cpuinfo, numpy, ndindex, msgpack, numexpr, blosc2, tables
Successfully installed blosc2-2.5.1 msgpack-1.0.8 ndindex-1.8 numexpr-2.10.0 numpy-2.0.0 py-cpuinfo-9.0.0 tables-3.9.2
+ pip install jinja2
Collecting jinja2
  Using cached jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB)
Collecting MarkupSafe>=2.0 (from jinja2)
  Using cached MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
Using cached jinja2-3.1.4-py3-none-any.whl (133 kB)
Using cached MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
Installing collected packages: MarkupSafe, jinja2
Successfully installed MarkupSafe-2.1.5 jinja2-3.1.4
+ pip install PyYAML
Collecting PyYAML
  Using cached PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Using cached PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB)
Installing collected packages: PyYAML
Successfully installed PyYAML-6.0.1
+ pip install omero-py omero-web
Collecting omero-py
  Using cached omero_py-5.19.2-py3-none-any.whl.metadata (6.6 kB)
Collecting omero-web
  Using cached omero_web-5.26.0-py3-none-any.whl.metadata (6.0 kB)
Collecting urllib3<2 (from omero-py)
  Using cached urllib3-1.26.18-py2.py3-none-any.whl.metadata (48 kB)
Collecting appdirs (from omero-py)
  Using cached appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB)
Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py) (1.0.0)
Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py) (2.0.0)
Collecting Pillow>=10.0.0 (from omero-py)
  Using cached pillow-10.3.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (9.2 kB)
Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py) (6.0.1)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py) (3.6.5)
Collecting requests (from omero-py)
  Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
Collecting portalocker (from omero-py)
  Using cached portalocker-2.8.2-py3-none-any.whl.metadata (8.5 kB)
Collecting concurrent-log-handler>=0.9.20 (from omero-web)
  Using cached concurrent_log_handler-0.9.25-py3-none-any.whl.metadata (17 kB)
Collecting Django<4.3,>=4.2.3 (from omero-web)
  Using cached Django-4.2.13-py3-none-any.whl.metadata (4.1 kB)
Collecting django-pipeline==2.1.0 (from omero-web)
  Using cached django_pipeline-2.1.0-py3-none-any.whl.metadata (12 kB)
Collecting django-cors-headers==3.7.0 (from omero-web)
  Using cached django_cors_headers-3.7.0-py3-none-any.whl.metadata (15 kB)
Collecting whitenoise>=5.3.0 (from omero-web)
  Using cached whitenoise-6.6.0-py3-none-any.whl.metadata (3.7 kB)
Collecting gunicorn>=19.3 (from omero-web)
  Using cached gunicorn-22.0.0-py3-none-any.whl.metadata (4.4 kB)
Collecting omero-marshal>=0.7.0 (from omero-web)
  Using cached omero_marshal-0.9.0-py3-none-any.whl.metadata (2.2 kB)
Collecting pytz (from omero-web)
  Using cached pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB)
Requirement already satisfied: packaging in ./.venv3/lib/python3.9/site-packages (from omero-web) (24.1)
Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2.3->omero-web)
  Using cached asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB)
Collecting sqlparse>=0.3.1 (from Django<4.3,>=4.2.3->omero-web)
  Using cached sqlparse-0.5.0-py3-none-any.whl.metadata (3.9 kB)
Collecting charset-normalizer<4,>=2 (from requests->omero-py)
  Using cached charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB)
Collecting idna<4,>=2.5 (from requests->omero-py)
  Using cached idna-3.7-py3-none-any.whl.metadata (9.9 kB)
Collecting certifi>=2017.4.17 (from requests->omero-py)
  Using cached certifi-2024.6.2-py3-none-any.whl.metadata (2.2 kB)
Collecting typing-extensions>=4 (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web)
  Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
Using cached omero_py-5.19.2-py3-none-any.whl (2.8 MB)
Using cached omero_web-5.26.0-py3-none-any.whl (2.8 MB)
Using cached django_cors_headers-3.7.0-py3-none-any.whl (12 kB)
Using cached django_pipeline-2.1.0-py3-none-any.whl (38 kB)
Using cached concurrent_log_handler-0.9.25-py3-none-any.whl (25 kB)
Using cached Django-4.2.13-py3-none-any.whl (8.0 MB)
Using cached gunicorn-22.0.0-py3-none-any.whl (84 kB)
Using cached omero_marshal-0.9.0-py3-none-any.whl (88 kB)
Using cached pillow-10.3.0-cp39-cp39-manylinux_2_28_x86_64.whl (4.5 MB)
Using cached portalocker-2.8.2-py3-none-any.whl (17 kB)
Using cached urllib3-1.26.18-py2.py3-none-any.whl (143 kB)
Using cached whitenoise-6.6.0-py3-none-any.whl (19 kB)
Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
Using cached pytz-2024.1-py2.py3-none-any.whl (505 kB)
Using cached requests-2.32.3-py3-none-any.whl (64 kB)
Using cached asgiref-3.8.1-py3-none-any.whl (23 kB)
Using cached certifi-2024.6.2-py3-none-any.whl (164 kB)
Using cached charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB)
Using cached idna-3.7-py3-none-any.whl (66 kB)
Using cached sqlparse-0.5.0-py3-none-any.whl (43 kB)
Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB)
Installing collected packages: pytz, django-pipeline, appdirs, whitenoise, urllib3, typing-extensions, sqlparse, portalocker, Pillow, omero-marshal, idna, gunicorn, charset-normalizer, certifi, requests, concurrent-log-handler, asgiref, omero-py, Django, django-cors-headers, omero-web
Successfully installed Django-4.2.13 Pillow-10.3.0 appdirs-1.4.4 asgiref-3.8.1 certifi-2024.6.2 charset-normalizer-3.3.2 concurrent-log-handler-0.9.25 django-cors-headers-3.7.0 django-pipeline-2.1.0 gunicorn-22.0.0 idna-3.7 omero-marshal-0.9.0 omero-py-5.19.2 omero-web-5.26.0 portalocker-2.8.2 pytz-2024.1 requests-2.32.3 sqlparse-0.5.0 typing-extensions-4.12.2 urllib3-1.26.18 whitenoise-6.6.0
[OMERO-test-integration] $ /bin/bash -xe /tmp/jenkins5358254847924951374.sh
+ source /home/settings.env
++ OMERO_DB_HOST=pg
++ OMERO_DB_USER=postgres
++ OMERO_DB_PASS=
++ OMERO_ROOT_PASS=omero
++ OMERO_DATA_DIR=/OMERO
++ export OMERO_DB_USER OMERO_DB_PASS OMERO_ROOT_PASS OMERO_DATA_DIR
+ OMERO_DB_NAME=OMERO-test-integration
+ SRC=/home/omero/workspace/OMERO-test-integration/src
+ OMERO_DIST=/home/omero/workspace/OMERO-test-integration/src/dist
+ export OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist
+ OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist
+ '[' -e /home/omero/workspace/OMERO-test-integration/src/dist ']'
+ source /home/omero/workspace/OMERO-test-integration/.venv3/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/omero/workspace/OMERO-test-integration/.venv3
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/home/omero/workspace/OMERO-test-integration/.venv3/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(.venv3) '
++ export PS1
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ omero admin stop
Waiting on shutdown. Use CTRL-C to exit
.+ deactivate
+ '[' -n /opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']'
+ PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ export PATH
+ unset _OLD_VIRTUAL_PATH
+ '[' -n '' ']'
+ '[' -n /bin/bash -o -n '' ']'
+ hash -r
+ '[' -n '' ']'
+ unset VIRTUAL_ENV
+ '[' '!' '' = nondestructive ']'
+ unset -f deactivate
+ sleep 5
+ dropdb -f -h pg -U postgres OMERO-test-integration
+ rm -rf /home/omero/workspace/OMERO-test-integration/config /home/omero/workspace/OMERO-test-integration/data /home/omero/workspace/OMERO-test-integration/omero-blitz-5.7.4-SNAPSHOT-python.zip /home/omero/workspace/OMERO-test-integration/omero_dropbox-5.7.1.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/omero_marshal-0.9.1.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/omero_py-5.19.3.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/omero_scripts-5.8.3.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/omero_web-5.26.1.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/src /home/omero/workspace/OMERO-test-integration/version.properties
Copied 1 artifact from "OMERO-build" build number 94
Copied 5 artifacts from "OMERO-python-superbuild-build" build number 93
Copied 2 artifacts from "OMERO-build-build" build number 94
[OMERO-test-integration] $ /bin/bash -xe /tmp/jenkins13991267146886677870.sh
+ source /home/settings.env
++ OMERO_DB_HOST=pg
++ OMERO_DB_USER=postgres
++ OMERO_DB_PASS=
++ OMERO_ROOT_PASS=omero
++ OMERO_DATA_DIR=/OMERO
++ export OMERO_DB_USER OMERO_DB_PASS OMERO_ROOT_PASS OMERO_DATA_DIR
+ export ZIP_FILE=/home/omero/workspace/OMERO-test-integration/omero-blitz-VERSION-python.zip
+ ZIP_FILE=/home/omero/workspace/OMERO-test-integration/omero-blitz-VERSION-python.zip
+ export VERSION_PROPERTIES=/home/omero/workspace/OMERO-test-integration/version.properties
+ VERSION_PROPERTIES=/home/omero/workspace/OMERO-test-integration/version.properties
+ OMERO_DB_NAME=OMERO-test-integration
+ OMERO_DATA_DIR=/home/omero/workspace/OMERO-test-integration/data
+ mkdir -p /home/omero/workspace/OMERO-test-integration/data
+ SRC=/home/omero/workspace/OMERO-test-integration/src
++ ls openmicroscopy-5.6.3-471-e64f1de23b-ice36.zip
+ ZIP_SRC=openmicroscopy-5.6.3-471-e64f1de23b-ice36.zip
+ unzip openmicroscopy-5.6.3-471-e64f1de23b-ice36.zip
Archive:  openmicroscopy-5.6.3-471-e64f1de23b-ice36.zip
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/.classpath-template  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/.github/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/.github/Pull_Request_Template.md  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/.github/workflows/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/.github/workflows/docker_build.yml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/.github/workflows/release.yml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/.github/workflows/source_build.yml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/.github/workflows/update.yaml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/.mailmap  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/.project  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/CMakeLists.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/CONTRIBUTING.md  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/Dockerfile  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/LICENSE.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/README.md  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/SUPPORT.md  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/build.bat  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/build.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/build.xml  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/antlib/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/antlib/.classpath  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/antlib/.project  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/antlib/resources/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/antlib/resources/excludebugs.xml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/antlib/resources/global.xml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/antlib/resources/hibernate.xml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/antlib/resources/lifecycle.xml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/antlib/resources/version.xml  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/antlib/scripts/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/antlib/scripts/parse_version  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/antlib/scripts/source-archive.py  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/build.xml  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/README.md  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/build.xml  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/plugins/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/plugins/robot.py  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/resources/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/resources/robot.template  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/resources/web/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/resources/web/annotation.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/resources/web/login.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/resources/web/thumbs.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/resources/web/tree.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/resources/web/webadmin.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/resources/well_sample_posXY.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/robot_setup.sh  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/annotate_test.robot  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/center_right_panel_test.robot  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/create_scenario.robot  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/delete_test.robot  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/download_options_test.robot  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/filter_test.robot  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/forms_test.robot  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/history_test.robot  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/map_annotations_test.robot  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/post_copy_test.robot  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/post_cut_test.robot  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/post_drag_test.robot  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/post_manage_test.robot  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/rdef_test.robot  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/search.robot  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/search_annotation_test.robot  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/show_test.robot  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/spw_test.robot  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/tagging_test.robot  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/view_image.robot  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/webadmin_create_group_and_user.robot  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/webadmin_login.robot  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/webadmin_user_settings.robot  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/CMakeLists.txt  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/cmake/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/cmake/CompilerChecks.cmake  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/cmake/FindIce.cmake  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/cmake/GTest.cmake  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/cmake/TemplateCmdConfig.cmake.in  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/cmake/TemplateConfig.cmake.in  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/cmake/TemplateShellConfig.cmake.in  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/cmake/Version.cmake  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/CHANGES  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/CMakeLists.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/CONTRIBUTORS  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/LICENSE  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/README  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/cmake/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/cmake/internal_utils.cmake  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-death-test.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-message.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-param-test.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-param-test.h.pump  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-printers.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-spi.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-test-part.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-typed-test.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest_pred_impl.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest_prod.h  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-death-test-internal.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-filepath.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-internal.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-linked_ptr.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util-generated.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util-generated.h.pump  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-port.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-string.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-tuple.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-tuple.h.pump  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-type-util.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-type-util.h.pump  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/prime_tables.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample10_unittest.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1_unittest.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2_unittest.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample3-inl.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample3_unittest.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4_unittest.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample5_unittest.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample6_unittest.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample7_unittest.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample8_unittest.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample9_unittest.cc  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/fuse_gtest_files.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/gen_gtest_pred_impl.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/gtest-config.in  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/pump.py  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/test/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/test/Makefile  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-all.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-death-test.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-filepath.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-internal-inl.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-port.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-printers.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-test-part.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-typed-test.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest_main.cc  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-death-test_ex_test.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-death-test_test.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-filepath_test.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-linked_ptr_test.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-listener_test.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-message_test.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-options_test.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test2_test.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test_test.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test_test.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-port_test.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-printers_test.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-test-part_test.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-tuple_test.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test2_test.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test_test.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test_test.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-unittest-api_test.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_all_test.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_break_on_failure_unittest.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_break_on_failure_unittest_.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_catch_exceptions_test.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_catch_exceptions_test_.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_color_test.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_color_test_.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_env_var_test.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_env_var_test_.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_environment_test.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_filter_unittest.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_filter_unittest_.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_help_test.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_help_test_.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_list_tests_unittest.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_list_tests_unittest_.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_main_unittest.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_no_test_unittest.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test_.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test_golden_lin.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_pred_impl_unittest.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_premature_exit_test.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_prod_test.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_repeat_test.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_shuffle_test.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_shuffle_test_.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_sole_header_test.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_stress_test.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_test_utils.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_ex_test.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_test.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_test_.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_uninitialized_test.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_uninitialized_test_.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_unittest.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfile1_test_.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfile2_test_.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfiles_test.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_output_unittest.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_output_unittest_.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_test_utils.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/production.cc  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/production.h  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/README.h  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/ClientErrors.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/ClientErrors.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/IceNoWarnPop.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/IceNoWarnPush.h  
 extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/IcePortPop.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/IcePortPush.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/ObjectFactory.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/ObjectFactory.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/ObjectFactoryRegistrar.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/ObjectFactoryRegistrar.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/RTypesI.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/RTypesI.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/all.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/callbacks.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/callbacks.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/client.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/client.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/clientF.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/clientF.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/conversions.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/conversions.h  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/internal/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/internal/fixes.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/min.h  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/DetailsI.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/DetailsI.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/ElectricPotentialI.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/ElectricPotentialI.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/FrequencyI.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/FrequencyI.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/LengthI.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/LengthI.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/ObjectFactory.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/PermissionsI.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/PermissionsI.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/PowerI.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/PowerI.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/PressureI.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/PressureI.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/TemperatureI.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/TemperatureI.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/TimeI.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/TimeI.h  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/sys/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/sys/ParametersI.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/sys/ParametersI.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/templates.h  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/util/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/util/concurrency.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/util/concurrency.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/util/tiles.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/util/tiles.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/util/uuid.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/util/uuid.h  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/CMakeLists.txt  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/CMakeLists.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/ClientUsageTest.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/admin.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/annotations.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/api.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/beta3.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/chgrp.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/cmdcallbacktest.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/counts.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/delete.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/guest.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/mapannotation.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/model51.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/permissions.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/rendering_settings_test.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/search.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/sessions.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/main.cpp  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/omero/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/omero/CMakeLists.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/omero/fixture.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/omero/fixture.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/safegtest.h  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/unit/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/unit/CMakeLists.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/unit/client.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/unit/concurrency.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/unit/conversions.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/unit/model.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/unit/operators.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/unit/parameters.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/unit/perms.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/unit/rtypes.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/unit/units.cpp  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/utils/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/utils/CMakeLists.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/utils/chgrp.cpp  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroFS/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroFS/build.xml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroFS/ivy.xml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroFS/setup.py  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroFS/test/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroFS/test/drivers.py  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroFS/test/integration/
 extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroFS/test/integration/__init__.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroFS/test/integration/test_dbclient.py  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroFS/test/records/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroFS/test/records/first.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroFS/test/records/outofsync.txt  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/.classpath-template  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/.project  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/build.gradle  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/build.xml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/ivy.xml  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/resources/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/settings.gradle  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test.xml  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/fs.testng.xml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/gateway.testng.xml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration.testng.xml  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/AbstractServerImportTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/AbstractServerTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/AbstractTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/AdminServiceTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/AgentTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/BfPixelBufferTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/BlockSizeTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/ClientUsageTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/CmdCallbackTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/ConfigurationServiceTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/CreatePojosFixture2.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/DeleteServicePermissionsTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/DeleteServiceTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/DiskUsageTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/DuplicationTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/ExporterTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/ExtendedAnnotationTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/FindParentsChildrenTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/ImportAsTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/ImportLibraryTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/ImporterTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/LegalGraphTargetsTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/LightAdminPrivilegesTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/LightAdminRolesTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/MapAnnotationTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/MetadataServiceTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/ModelMockFactory.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/PermissionsTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/PermissionsTestAll.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/PixelsServiceTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/PojosServiceTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/ProjectionServiceTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/PyramidMinMaxTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/RawFileStoreTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/RawPixelsStoreTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/RenderingEngineTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/RenderingSettingsServicePermissionsTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/RenderingSettingsServiceTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/RepositoryServiceTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/ResetPasswordTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/RoiServiceTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/RolesTests.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/ScriptServiceTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/TableTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/UpdateServiceTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/UpgradeCheckTest.java  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chgrp/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chgrp/AnnotationMoveTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveAndPermissionsTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveCombinedDataTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveDatasetTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithAcquisitionDataTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithRoiFromOtherUserTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithRoiTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chgrp/MultiImageFilesetMoveTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chgrp/RenderingSettingsMoveTest.java  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chmod/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chmod/PermissionsTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chmod/RolesTest.java  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chown/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chown/PermissionsTest.java  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/delete/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/delete/AdditionalDeleteTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/delete/DeleteProjectedImageTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/delete/HierarchyDeleteTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/delete/MultiImageFilesetDeleteTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/delete/SpwDeleteTest.java  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/gateway/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/gateway/AdminFacilityTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/gateway/BrowseFacilityTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/gateway/DataManagerFacilityTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/gateway/GatewayTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/gateway/GatewayUsageTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/gateway/LoadFacilityTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/gateway/MetadataFacilityTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/gateway/ROIFacilityTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/gateway/RawDataFacilityTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/gateway/SearchFacilityTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/gateway/TablesFacilityTest.java  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/thumbnail/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/thumbnail/BatchLoadingTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/thumbnail/SingleFileTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/thumbnail/SkipThumbnailsPermissionsTest.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/thumbnail/Utils.java  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/bin/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/bin/omero  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/bin/omero.bat  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/bin/setpythonpath.bat  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/bin/winconfig.bat  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/build.xml  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/examples/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/examples/createSession.py  
 extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/examples/load.omero  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/examples/projection_1.py  
 extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/examples/submit.omero  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/examples/upload.omero  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/ice.config  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/ivy.xml  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/manualtests/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/manualtests/README.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/manualtests/populate_roi_test.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/setup.py  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/
 extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/__init__.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/conftest.py  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/
 extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/__init__.py  
 extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/client_ctors.cfg  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/
 extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/__init__.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/cli.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_admin.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_chgrp.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_chown.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_cleanse.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_db.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_delete.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_download.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_duplicate.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_fs.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_group.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_import.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_import_bulk.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_ldap.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_metadata.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_obj.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_pyramids.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_script.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_search.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_sessions.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_tag.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_upload.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_user.py  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/fstest/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/fstest/test_rename.py  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/__init__.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_annotation.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_chgrp.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_chmod.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_chown.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_config_service.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_connection.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_delete.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_fs.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_get_objects.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_helpers.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_image.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_image_wrapper.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_missing_pyramid.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_multi_group.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_performance.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_permissions.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_pixels.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_plate_wrapper.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_rdefs.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_search_objects.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_services.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_ticket10618.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_user.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_wrapper.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/helpers.py  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/metadata/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context.yml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns.csv  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns.yml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2.yml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2_empty.yml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2_fail.yml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/metadata/test_metadata_mapannotations.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/metadata/test_populate.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/metadata/test_pydict_text.py  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptsharness/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptsharness/definition.cfg  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptsharness/definition.py  
 extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptsharness/simple_script.cfg  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptsharness/simple_script.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptsharness/test_harness.py  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptstest/
 extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptstest/__init__.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptstest/script.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_cli.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_coverage.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_inputs.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_ping.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_rand.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_repo.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_roi_handling_utils.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_script_utils.py  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/tablestest/
 extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/tablestest/service-reference-dev_4_4_5.h5.bz2  
 extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/tablestest/service-reference-dev_5_3_4.h5.bz2  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/tablestest/test_backwards_compatibility.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/tablestest/test_populate_metadata.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/tablestest/test_service.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/tablestest/test_tables.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_admin.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_annotation.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_annotationPermissions.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_chgrp.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_chmod.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_chown.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_client_ctors.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_clientusage.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_cmdcallback.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_counts.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_delete.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_exporter.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_files.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_iconfig.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_icontainer.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_ildap.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_imetadata.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_iquery.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_isession.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_ishare.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_itimeline.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_itypes.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_iupdate.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_librarytest.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_mail.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_mapannotation.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_metadatastore.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_model51.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_permissions.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_pixelsService.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_rawfilestore.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_rawpixelsstore.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_reimport.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_render.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_reporawfilestore.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_repository.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_rois.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_scripts.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_search.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_simple.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_thumbnailPerms.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_thumbs.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_tickets1000.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_tickets2000.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_tickets3000.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_tickets4000.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_tickets6000.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_util.py  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/README.rst  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/build.xml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/setup.py  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/conftest.py  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_annotate.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_api_containers.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_api_errors.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_api_experimenters_groups.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_api_images.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_api_login.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_api_projects.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_api_rois.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_api_wells.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_chgrp.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_chown.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_config.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_containers.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_csrf.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_decorators.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_download.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_groups_users.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_histogram.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_history.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_links.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_login.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_marshal.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_metadata.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_plategrid.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_rendering.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_scripts.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_show.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_simple.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_table.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_tags.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_thumbnails.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_tree.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_tree_annotations.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_webadmin.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/build.xml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/bump_version.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/common.xml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/pytest.ini  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/python.xml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/travis-build  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/headers.txt  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/hudson/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/hudson/OMERO.sh  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/hudson/README.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/hudson/functions.sh  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/images/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/images/block-diagram.svg  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/images/build/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/images/build/build_files.dot  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/images/build/build_files.png  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/images/build/build_files.svg  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/images/build/newbuild.dot  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/install/
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/install/VM/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/install/VM/README.md  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/install/python_deps.sh  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/overview.html  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/package-template.html  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sequencediagrams/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sequencediagrams/Sessions.ods  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sphinx-api/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sphinx-api/Makefile  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sphinx-api/build.xml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sphinx-api/conf.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sphinx-api/index.rst  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sphinx-api/rules.xml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sphinx-api/sphinx.xml  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sphinx-api/themes/
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sphinx-api/themes/api_theme/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sphinx-api/themes/api_theme/layout.html  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sphinx-api/themes/api_theme/static/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sphinx-api/themes/api_theme/static/api_style.css_t  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sphinx-api/themes/api_theme/theme.conf  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/styles/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/styles/CodeTemplate.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/styles/CodeTemplate.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/styles/OMERO_Eclipse_Code_Style.xml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/styles/README.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/styles/checkstyle.xml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/styles/headers.xml  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/backup.cfg  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/blitz/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/blitz/mail-senders.example  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/blitz/mail-server.example  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/build.properties  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/env.bat  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/env.sh  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/hibernate.properties  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/ice.config  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/ivysettings.xml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/logback-cli.xml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/logback-indexing-cli.xml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/logback-indexing.xml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/logback.xml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/mime.types  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/node1.cfg  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/node2.cfg  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/omero.properties  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/profiles/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/profiles/psql  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/rollover.cfg  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/templates/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/templates/Windows.cfg  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/templates/error/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/templates/error/maintainance.html  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/templates/grid/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/templates/grid/README  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/templates/grid/default.xml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/templates/grid/templates.xml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/templates/grid/windefault.xml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/templates/ice.config  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/templates/internal.cfg  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/templates/master.cfg  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/testdropbox.config  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/CMakeLists.txt  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Delete/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Delete/CMakeLists.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Delete/Callback.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Delete/Callback.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Delete/Callback.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Delete/FileAnnotationDelete.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Delete/FileAnnotationDelete.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Delete/Options.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Delete/Options.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Delete/Options.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Delete/Subclass.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Delete/Subclass.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Delete/Subclass.py  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/CMakeLists.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/clientpointer.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/collectionmethods.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/collectionmethods.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/collectionmethods.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/collectionmethods.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/configuration.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/configuration.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/configuration.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/configuration.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/constants.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/constants.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/constants.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/constants.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/constructors.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/constructors.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/constructors.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/constructors.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/details.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/details.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/details.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/details.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/enumerations.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/enumerations.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/enumerations.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/enumerations.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/getsetattr.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/interfaces.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/interfaces.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/interfaces.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/iterators.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/iterators.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/iterators.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/iterators.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/lists.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/lists.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/primitives.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/primitives.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/primitives.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/primitives.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/queries.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/queries.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/queries.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/queries.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/rcollection.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/rcollection.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/rcollection.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/rcollection.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/smartpointers.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/staticfields.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/staticfields.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/staticfields.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/staticfields.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/sudo.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/sudo.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/sudo.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/sudo.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/timeout.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/timeout.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/unloaded.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/unloaded.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/unloaded.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/unloaded.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/updates.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/updates.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/updates.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/updates.py  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroTables/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroTables/FindMeasurements.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroTables/MeasurementTable.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroTables/first.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroTables/iroi.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/README.txt  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/RegionsOfInterest/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/RegionsOfInterest/CMakeLists.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/RegionsOfInterest/Main.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/RegionsOfInterest/Main.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/RegionsOfInterest/Main.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/RegionsOfInterest/SConscript  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/SConstruct  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScreenPlateWell/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScreenPlateWell/imagesperwell.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScreenPlateWell/imagesperwell.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScreenPlateWell/listplates.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScreenPlateWell/listplates.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScreenPlateWell/platebybarcode.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScreenPlateWell/platecodebyimage.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScreenPlateWell/platecodebyimage.py  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScriptingService/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScriptingService/Edit_Descriptions.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScriptingService/HelloWorld.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScriptingService/NativeWrapperExample.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScriptingService/Notifications.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScriptingService/Notifications.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScriptingService/adminWorkflow.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScriptingService/runHelloWorld.py  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/.classpath  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/.project  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/training/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/training/CreateImage.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/training/DeleteData.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/training/HowToUseTables.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/training/LoadMetadataAdvanced.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/training/ROIFolders.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/training/ROIs.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/training/RawDataAccess.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/training/ReadData.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/training/ReadDataAdvanced.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/training/RenderImages.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/training/Setup.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/training/Sudo.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/training/WriteData.java  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/javascript/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/javascript/index.html  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/javascript/utils.js  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/markup.py  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/matlab/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/matlab/ConnectToOMERO.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/matlab/CreateImage.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/matlab/DeleteData.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/matlab/Filesets.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/matlab/LoadMetadataAdvanced.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/matlab/ROIs.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/matlab/RawDataAccess.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/matlab/ReadData.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/matlab/ReadDataAdvanced.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/matlab/RenderImages.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/matlab/WriteData.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/matlab/exampleSuite.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/matlab/parseOmeroProperties.m  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Advanced/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Advanced/Create_Image_advanced.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Advanced/Raw_Data_advanced.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Advanced/Read_Data_advanced.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Advanced/Write_data_advanced.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Bulk_Shapes.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Connect_To_OMERO.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Create_Image.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Delete.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Filesets.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Groups_Permissions.py  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Json_Api/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Json_Api/Login.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Metadata.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Parse_OMERO_Properties.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/ROIs.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Raw_Data_Access.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Read_Data.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Render_Images.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Scripting_Service_Example.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Tables.py  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Task_Scripts/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Task_Scripts/ROIs_To_Table.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Task_Scripts/Raw_Data2.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Task_Scripts/Raw_Data_Task.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Task_Scripts/Write_Data_3.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Task_Scripts/Write_Data_4.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Write_Data.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/__main__.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/training_setup.sh  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/AllProjects.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/AllProjects.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/AllProjects.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/AllProjects.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/CMakeLists.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/Main.cpp  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/Main.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/Main.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/Main.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/PrintProjects.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/PrintProjects.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/PrintProjects.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/PrintProjects.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/SConscript  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/Usage.h  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/Usage.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/Usage.m  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/Usage.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/history.rst  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/ivy.xml  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/IVY1016/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/IVY1016/EclipseClasspath.class  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/IVY1016/EclipseClasspath.java  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/LICENSE-ASM.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/LICENSE-AppleJavaExtensions.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/LICENSE-bcel.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/LICENSE-docbook.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/LICENSE-dom4j.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/LICENSE-jcip.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/LICENSE.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/README.txt  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/lib/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/lib/annotations.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/lib/asm-3.0.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/lib/asm-analysis-3.0.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/lib/asm-commons-3.0.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/lib/asm-tree-3.0.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/lib/asm-util-3.0.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/lib/asm-xml-3.0.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/lib/bcel.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/lib/buggy.icns  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/lib/dom4j-full.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/lib/findbugs.jar  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/plugin/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/plugin/coreplugin.jar  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/src/
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/src/xsl/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/src/xsl/default.xsl  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/src/xsl/fancy-hist.xsl  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/src/xsl/fancy.xsl  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/src/xsl/plain.xsl  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/src/xsl/summary.xsl  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/keystore  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/README  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/agpl.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/antlr.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/apache-v1.1.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/apache-v2.0.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/asm.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/bouncy_castle_license.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/bsd.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/cddl-v1.0.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/cpl-v10.html  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/crystalclear.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/django.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/dom4j.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/epl-v1.0.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/fbsd.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/freemarker.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/gpl-v2.0.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/gpl.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/gtest.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/iconsweets_license.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/jamon.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/jmock.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/jquery.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/jtidy.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/lgpl-3.0.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/lgpl-v2.0.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/lgpl-v2.1.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/lgpl-v3.0.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/lgpl.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/matplotlib.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/mit.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/mpl-v1_0.htm  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/npl-1_1.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/path.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/pil.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/postgresql.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/psf-v2.0.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/psf-v2.5.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/scons.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/slf4j.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/tablelayout.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/which.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/zlib-libpng.txt  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/zpl-v2.1.txt  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/linux-native/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/linux-native/libnativewindow_jvm.so  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/linux64-native/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/linux64-native/libnativewindow_jvm.so  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/logback-build.xml  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/patches/
 extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/patches/hibernate-3.5-ColumnTransformer.patch.gz  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/JHotDraw-7.0.9.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/TableLayout-bin-jdk1.5-2009-08-26.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/ant-1.8.0.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/ant-contrib-1.0b3.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/ant-junit-1.8.0.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/ant-launcher-1.8.0.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/ant-nodeps-1.8.0.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/ant-trax-1.8.0.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/batik-all-1.8pre-jdk6.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/bufr-1.1.00.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/checkstyle-4.3.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/commons-validator-1.3.1.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/findbugs-ant-1.2.1.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/geronimo-spec-jta-1.0.1B-rc4.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/grib-5.1.03.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/hibernate-core-3.5.6-4510.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/hibernate-jpa-2.0-api-1.0.0.Final.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/hibernate-search-3.1.1.GA.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/hibernate-tools-3.2.0.beta11.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/hibernate-validator-3.1.0.GA.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/ipython-1.2.1.tar.gz  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/ivy-2.5.2.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/omero-icemock-3.5.1.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/omero-icemock-3.6.3.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/omero.java  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/oro-2.0.8.jar  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/scons-local-2.1.0.zip  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/3-3-2_rgb.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/fire.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/glasbey.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/glasbey_inverted.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/glow.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/grays.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ice.lut  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/janelia/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/janelia/pup_br.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/janelia/pup_nr.lut  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/16_colors.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/5_ramps.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/6_shades.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/blue_orange_icb.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/brgbcmyw.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/cool.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/edges.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/gem.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/phase.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/royal.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/sepia.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/smart.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/thal.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/thallium.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/unionjack.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/physics.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/red-green.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/spectrum.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/thermal.lut  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/wcif/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/wcif/cyan_hot.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/wcif/green_fire_blue.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/wcif/hilo.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/wcif/ica.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/wcif/ica2.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/wcif/ica3.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/wcif/magenta_hot.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/wcif/orange_hot.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/wcif/rainbow_rgb.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/wcif/red_hot.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/wcif/yellow_hot.lut  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/omero.class  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/setup.cfg  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/README.txt  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/misc/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/misc/Makefile  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/misc/current.sql  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/misc/enums.py  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__1/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__1/OMERO3__7.sql  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__10/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__10/OMERO3A__9.sql  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__11/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__11/OMERO3A__10.sql  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__11/OMERO3A__5.sql  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__2/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__2/OMERO3A__1.sql  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__3/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__3/OMERO3A__2.sql  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__3/OMERO3__5.sql  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__4/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__4/OMERO3A__3.sql  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__4/OMERO3__5.sql  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__5/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__5/OMERO3A__4.sql  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__6/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__6/OMERO3A__5.sql  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__7/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__7/OMERO3A__6.sql  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__8/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__8/OMERO3A__6.sql  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__9/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__9/OMERO3A__8.sql  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3__4/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3__4/OMERO3__1.sql  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3__5/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3__5/OMERO3__4.sql  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3__6/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3__6/OMERO3__5.sql  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3__7/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3__7/OMERO3__6.sql  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4.1__0/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4.1__0/OMERO4__0.sql  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4.2__0/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4.2__0/OMERO4.1__0.sql  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4.2__0/t/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4.2__0/t/OMERO4.1__0.py  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4.2__0/t/OMERO4.1__0.test  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4.3__0/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4.3__0/OMERO4.2__0.sql  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4.3__0/omero-4.2-data-fix.sql  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4.4__0/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4.4__0/OMERO4.1__0.sql  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4.4__0/OMERO4.3__0.sql  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4__0/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4__0/OMERO3A__11.sql  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.0__0/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-fix.sql  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-list.sql  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.0__0/OMERO4.4__0.sql  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.1__1/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.1__1/OMERO5.0__0.sql  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.1__1/OMERO5.1-delete-and-disable-shares.sql  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.1__1/OMERO5.1-enable-shares.sql  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.1__1/OMERO5.1__0.sql  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.2__0/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.2__0/OMERO5.1__1.sql  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.2__0/OMERO5.2-delete-and-disable-shares.sql  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.2__0/OMERO5.2-enable-shares.sql  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.3__0/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.3__0/OMERO5.2__0-precheck.sql  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.3__0/OMERO5.2__0.sql  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.3__0/OMERO5.3-index-files.sql  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.3__0/delete-ns-orphans.sql  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.3__0/reverse_shape_color_argb_to_rgba.sql  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.3__0/shape_color_argb_to_rgba.sql  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4DEV__1/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4DEV__1/OMERO5.4DEV__0.sql  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4DEV__2/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4DEV__2/OMERO5.4DEV__1.sql  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4DEV__3/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4DEV__3/OMERO5.4DEV__2.sql  
   creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4__0/
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4__0/OMERO5.3__0-precheck.sql  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4__0/OMERO5.3__0.sql  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4__0/OMERO5.3__1-precheck.sql  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4__0/OMERO5.3__1.sql  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4__0/OMERO5.4DEV__3.sql  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4__0/allow-guest-user-without-password.sql  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4__0/psql-footer.sql  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4__0/psql-header.sql  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4__0/schema.sql  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4__0/views.sql  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/test.xml  
  inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/update_dependencies.sh  
 extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/antlib/resources/gitversion.xml  
 extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/cmake/GitVersion.cmake  
+ rm -f openmicroscopy-5.6.3-471-e64f1de23b-ice36.zip
+ mv /home/omero/workspace/OMERO-test-integration/openmicroscopy-5.6.3-471-e64f1de23b-ice36 /home/omero/workspace/OMERO-test-integration/src
+ source /home/omero/workspace/OMERO-test-integration/.venv3/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/omero/workspace/OMERO-test-integration/.venv3
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/home/omero/workspace/OMERO-test-integration/.venv3/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(.venv3) '
++ export PS1
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ for x in *.tar.gz
+ pip install -U omero_dropbox-5.7.1.dev0.tar.gz
Processing ./omero_dropbox-5.7.1.dev0.tar.gz
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Installing backend dependencies: started
  Installing backend dependencies: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: omero-py in ./.venv3/lib/python3.9/site-packages (from omero-dropbox==5.7.1.dev0) (5.19.2)
Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.26.18)
Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.4.4)
Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.0.0)
Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (2.0.0)
Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (10.3.0)
Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (6.0.1)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (3.6.5)
Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (2.32.3)
Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (2.8.2)
Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (2024.6.2)
Building wheels for collected packages: omero-dropbox
  Building wheel for omero-dropbox (pyproject.toml): started
  Building wheel for omero-dropbox (pyproject.toml): finished with status 'done'
  Created wheel for omero-dropbox: filename=omero_dropbox-5.7.1.dev0-py3-none-any.whl size=49057 sha256=cae06652aab2679a0a47eba0c3083c1a8f545ff9c1d39491efef52426a8f2943
  Stored in directory: /home/omero/.cache/pip/wheels/ef/93/2d/d44d5be6e4d9a58eecdbeb6e3385179e95ae7b80719377e781
Successfully built omero-dropbox
Installing collected packages: omero-dropbox
Successfully installed omero-dropbox-5.7.1.dev0
+ for x in *.tar.gz
+ pip install -U omero_marshal-0.9.1.dev0.tar.gz
Processing ./omero_marshal-0.9.1.dev0.tar.gz
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Installing backend dependencies: started
  Installing backend dependencies: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: omero_marshal
  Building wheel for omero_marshal (pyproject.toml): started
  Building wheel for omero_marshal (pyproject.toml): finished with status 'done'
  Created wheel for omero_marshal: filename=omero_marshal-0.9.1.dev0-py3-none-any.whl size=88031 sha256=ce5c0747e4a563ebb69d411adaa2a43f2c680181955339977da3dbf7a2707d46
  Stored in directory: /home/omero/.cache/pip/wheels/1a/3a/cd/b39392f5c8ba80a35bab4a0f80f93c7c4729cce6868750f4f3
Successfully built omero_marshal
Installing collected packages: omero_marshal
  Attempting uninstall: omero_marshal
    Found existing installation: omero-marshal 0.9.0
    Uninstalling omero-marshal-0.9.0:
      Successfully uninstalled omero-marshal-0.9.0
Successfully installed omero_marshal-0.9.1.dev0
+ for x in *.tar.gz
+ pip install -U omero_py-5.19.3.dev0.tar.gz
Processing ./omero_py-5.19.3.dev0.tar.gz
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Installing backend dependencies: started
  Installing backend dependencies: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.3.dev0) (1.26.18)
Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.3.dev0) (1.4.4)
Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.3.dev0) (1.0.0)
Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.3.dev0) (2.0.0)
Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.3.dev0) (10.3.0)
Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.3.dev0) (6.0.1)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.3.dev0) (3.6.5)
Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.3.dev0) (2.32.3)
Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.3.dev0) (2.8.2)
Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py==5.19.3.dev0) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py==5.19.3.dev0) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py==5.19.3.dev0) (2024.6.2)
Building wheels for collected packages: omero-py
  Building wheel for omero-py (pyproject.toml): started
  Building wheel for omero-py (pyproject.toml): finished with status 'done'
  Created wheel for omero-py: filename=omero_py-5.19.3.dev0-py3-none-any.whl size=2782728 sha256=bc201b974ab48eaedbe6378e0b9e84ebb2eeb773307cfaf4bffed117aef5d9ab
  Stored in directory: /home/omero/.cache/pip/wheels/b5/d7/75/6aae337c69d295e8fcbd78e187dd722f2734d1be76e30f3495
Successfully built omero-py
Installing collected packages: omero-py
  Attempting uninstall: omero-py
    Found existing installation: omero-py 5.19.2
    Uninstalling omero-py-5.19.2:
      Successfully uninstalled omero-py-5.19.2
Successfully installed omero-py-5.19.3.dev0
+ for x in *.tar.gz
+ pip install -U omero_scripts-5.8.3.dev0.tar.gz
Processing ./omero_scripts-5.8.3.dev0.tar.gz
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Installing backend dependencies: started
  Installing backend dependencies: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: omero-scripts
  Building wheel for omero-scripts (pyproject.toml): started
  Building wheel for omero-scripts (pyproject.toml): finished with status 'done'
  Created wheel for omero-scripts: filename=omero_scripts-5.8.3.dev0-py3-none-any.whl size=116568 sha256=60333a3ad92721a2026db5c5c23104cd34f6533dc705a02ea591b3a61494d7d4
  Stored in directory: /home/omero/.cache/pip/wheels/03/13/0c/6e254b0a74f97a82aaf7926e0ed3d7329ed8831852948638d4
Successfully built omero-scripts
Installing collected packages: omero-scripts
Successfully installed omero-scripts-5.8.3.dev0
+ for x in *.tar.gz
+ pip install -U omero_web-5.26.1.dev0.tar.gz
Processing ./omero_web-5.26.1.dev0.tar.gz
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Installing backend dependencies: started
  Installing backend dependencies: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: omero-py>=5.19.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (5.19.3.dev0)
Requirement already satisfied: concurrent-log-handler>=0.9.20 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (0.9.25)
Requirement already satisfied: Django<4.3,>=4.2.3 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (4.2.13)
Requirement already satisfied: django-pipeline==2.1.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (2.1.0)
Requirement already satisfied: django-cors-headers==3.7.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (3.7.0)
Collecting django-csp (from omero-web==5.26.1.dev0)
  Using cached django_csp-3.8-py3-none-any.whl.metadata (2.7 kB)
Requirement already satisfied: whitenoise>=5.3.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (6.6.0)
Requirement already satisfied: gunicorn>=19.3 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (22.0.0)
Requirement already satisfied: omero-marshal>=0.7.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (0.9.1.dev0)
Requirement already satisfied: Pillow in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (10.3.0)
Requirement already satisfied: pytz in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (2024.1)
Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (2.8.2)
Requirement already satisfied: packaging in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (24.1)
Requirement already satisfied: asgiref<4,>=3.6.0 in ./.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web==5.26.1.dev0) (3.8.1)
Requirement already satisfied: sqlparse>=0.3.1 in ./.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web==5.26.1.dev0) (0.5.0)
Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.26.1.dev0) (1.26.18)
Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.26.1.dev0) (1.4.4)
Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.26.1.dev0) (1.0.0)
Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.26.1.dev0) (2.0.0)
Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.26.1.dev0) (6.0.1)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.26.1.dev0) (3.6.5)
Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.26.1.dev0) (2.32.3)
Requirement already satisfied: typing-extensions>=4 in ./.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web==5.26.1.dev0) (4.12.2)
Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web==5.26.1.dev0) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web==5.26.1.dev0) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web==5.26.1.dev0) (2024.6.2)
Using cached django_csp-3.8-py3-none-any.whl (17 kB)
Building wheels for collected packages: omero-web
  Building wheel for omero-web (pyproject.toml): started
  Building wheel for omero-web (pyproject.toml): finished with status 'done'
  Created wheel for omero-web: filename=omero_web-5.26.1.dev0-py3-none-any.whl size=2763315 sha256=9a9017e9d97a97135aa831ae9aafc301ceb37688e2e2d4ea01e04f112c8ee218
  Stored in directory: /home/omero/.cache/pip/wheels/a7/f8/f8/6a5051fe697d170acbc9e799cfee8027c0ad84120ccc5c35c1
Successfully built omero-web
Installing collected packages: django-csp, omero-web
  Attempting uninstall: omero-web
    Found existing installation: omero-web 5.26.0
    Uninstalling omero-web-5.26.0:
      Successfully uninstalled omero-web-5.26.0
Successfully installed django-csp-3.8 omero-web-5.26.1.dev0
+ pip install omero-certificates
Collecting omero-certificates
  Using cached omero_certificates-0.3.2-py3-none-any.whl.metadata (3.7 kB)
Requirement already satisfied: omero-py>=5.6.0 in ./.venv3/lib/python3.9/site-packages (from omero-certificates) (5.19.3.dev0)
Collecting distro==1.8.0 (from omero-certificates)
  Using cached distro-1.8.0-py3-none-any.whl.metadata (6.9 kB)
Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (1.26.18)
Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (1.4.4)
Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (1.0.0)
Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (2.0.0)
Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (10.3.0)
Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (6.0.1)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (3.6.5)
Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (2.32.3)
Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (2.8.2)
Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (2024.6.2)
Using cached omero_certificates-0.3.2-py3-none-any.whl (13 kB)
Using cached distro-1.8.0-py3-none-any.whl (20 kB)
Installing collected packages: distro, omero-certificates
Successfully installed distro-1.8.0 omero-certificates-0.3.2
+ for x in omero-cli-duplicate
+ pip install git+https://github.com/snoopycrimecop/omero-cli-duplicate.git@merge_ci#egg=omero-cli-duplicate
Collecting omero-cli-duplicate
  Cloning https://github.com/snoopycrimecop/omero-cli-duplicate.git (to revision merge_ci) to /tmp/pip-install-fktw5gg8/omero-cli-duplicate_08b4f59953924e44ab785ddef7be56c7
  Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-cli-duplicate.git /tmp/pip-install-fktw5gg8/omero-cli-duplicate_08b4f59953924e44ab785ddef7be56c7
  Running command git checkout -b merge_ci --track origin/merge_ci
  Switched to a new branch 'merge_ci'
  branch 'merge_ci' set up to track 'origin/merge_ci'.
  Resolved https://github.com/snoopycrimecop/omero-cli-duplicate.git to commit 3ecb80667ae4bb1ddd4fea663e5a68e253ed6c34
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Installing backend dependencies: started
  Installing backend dependencies: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: omero-py>=5.8 in ./.venv3/lib/python3.9/site-packages (from omero-cli-duplicate) (5.19.3.dev0)
Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (1.26.18)
Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (1.4.4)
Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (1.0.0)
Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (2.0.0)
Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (10.3.0)
Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (6.0.1)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (3.6.5)
Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (2.32.3)
Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (2.8.2)
Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (2024.6.2)
Building wheels for collected packages: omero-cli-duplicate
  Building wheel for omero-cli-duplicate (pyproject.toml): started
  Building wheel for omero-cli-duplicate (pyproject.toml): finished with status 'done'
  Created wheel for omero-cli-duplicate: filename=omero_cli_duplicate-0.4.1.dev0-py3-none-any.whl size=11443 sha256=757cd9309db3c145a7b7edb831b9ffd970db85ab7f28689854326416f103824f
  Stored in directory: /tmp/pip-ephem-wheel-cache-_ghz_v_n/wheels/f1/55/ac/0cb8b093a4c417e5157143839711e7613efa64eaa21c29ef84
Successfully built omero-cli-duplicate
Installing collected packages: omero-cli-duplicate
Successfully installed omero-cli-duplicate-0.4.1.dev0
+ source /home/omero/workspace/OMERO-test-integration/src/docs/hudson/functions.sh
+ /home/omero/workspace/OMERO-test-integration/src/build.py build-default test-compile
OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
Buildfile: /home/omero/workspace/OMERO-test-integration/src/build.xml

check-ivy:
Creating /home/omero/workspace/OMERO-test-integration/src/etc/local.properties
Created dir: /home/omero/workspace/OMERO-test-integration/src/target
:: Apache Ivy 2.5.2 - 20230817170011 :: https://ant.apache.org/ivy/ ::
:: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml

build-scons:
Expanding: /home/omero/workspace/OMERO-test-integration/src/lib/repository/scons-local-2.1.0.zip into /home/omero/workspace/OMERO-test-integration/src/target/scons

build:
No sub-builds to iterate on
Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS...
Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava...

tools-init:
no-op

retrieve:
:: Apache Ivy 2.5.2 - 20230817170011 :: https://ant.apache.org/ivy/ ::
:: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml

prepare:
Preparing: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs
Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/.done
Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/src
Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/test-classes
Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/reports
Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes

pre-compile:
Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/glacier2.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes
Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/ice.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes
Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/icegrid.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes
Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/icestorm.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes
Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/ome-xml.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes

compile:
no-op

package:
Building jar: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/omero_client.jar

install:
:: delivering :: omero#omero_client;working@2fed98c19e20 :: 5.6.3-471-e64f1de23b-ice36-ice36 :: integration :: Mon Jun 17 01:09:37 UTC 2024
	delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/ivy.xml
:: publishing :: omero#omero_client
	published omero_client to /home/omero/workspace/OMERO-test-integration/src/target/repository/omero/omero_client/5.6.3-471-e64f1de23b-ice36-ice36/omero_client-5.6.3-471-e64f1de23b-ice36-ice36.jar
	published ivy to /home/omero/workspace/OMERO-test-integration/src/target/repository/omero/omero_client/5.6.3-471-e64f1de23b-ice36-ice36/omero_client-5.6.3-471-e64f1de23b-ice36-ice36.xml
Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...

retrieve:
:: Apache Ivy 2.5.2 - 20230817170011 :: https://ant.apache.org/ivy/ ::
:: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
Entering /home/omero/workspace/OMERO-test-integration/src/components/tools...

dist:
Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/service-classes/META-INF
Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/lib/server
Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts
Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts/omero_scripts-5.8.3.dev0.tar.gz into /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts
Copying 28 files to /home/omero/workspace/OMERO-test-integration/src/components/tools/target/lib/scripts
Copying 28 files to /home/omero/workspace/OMERO-test-integration/src/dist
Copied 9 empty directories to 1 empty directory under /home/omero/workspace/OMERO-test-integration/src/dist
Entering /home/omero/workspace/OMERO-test-integration/src/components/tests...
Entering /home/omero/workspace/OMERO-test-integration/src/components/tests/ui...

copy-licenses:
Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist
Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/share
Copying 44 files to /home/omero/workspace/OMERO-test-integration/src/dist/share

copy-history:
Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist

copy-etc:
Copying 28 files to /home/omero/workspace/OMERO-test-integration/src/dist/etc
Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist/etc/templates

copy-sql:
Copying 60 files to /home/omero/workspace/OMERO-test-integration/src/dist

copy-server:
	conflict on /home/omero/workspace/OMERO-test-integration/src/dist/lib/server/janino.jar in [server]: 3.0.11 won

copy-client:
Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/lib/client
	conflict on /home/omero/workspace/OMERO-test-integration/src/dist/lib/client/janino.jar in [client]: 3.0.11 won

update-version:
Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist/etc

create-workdirs:
Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/etc/grid
Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/var

copy-luts:
Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/lib/scripts/luts
Copying 39 files to /home/omero/workspace/OMERO-test-integration/src/dist/lib/scripts/luts

test-compile:
:: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS...
Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
Entering /home/omero/workspace/OMERO-test-integration/src/components/tests/ui...
Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava...

testng-init:
:: Apache Ivy 2.5.2 - 20230817170011 :: https://ant.apache.org/ivy/ ::
:: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
01:10:13,595 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
01:10:13,598 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3b805b99 - No custom configurators were discovered as a service.
01:10:13,598 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3b805b99 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
01:10:13,601 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3b805b99 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
01:10:13,602 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
01:10:13,602 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
01:10:13,603 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3b805b99 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
01:10:13,603 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3b805b99 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
01:10:13,605 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3b805b99 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
01:10:13,605 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
01:10:13,606 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
01:10:13,607 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@7bf28545 - Resource [logback.xml] occurs multiple times on the classpath.
01:10:13,607 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@7bf28545 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
01:10:13,607 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@7bf28545 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml]
01:10:13,822 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr]
01:10:13,822 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
01:10:13,842 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:10:13,844 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@2f6f80bc - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender.
01:10:13,844 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@2f6f80bc - Please move "immediateFlush" property into the enclosing appender.
01:10:13,908 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@2f6f80bc - Setting the "immediateFlush" property of the enclosing appender to true
01:10:13,909 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR
01:10:13,909 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR
01:10:13,910 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR
01:10:13,910 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR
01:10:13,910 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
01:10:13,910 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT]
01:10:13,911 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@733ced51 - End of configuration.
01:10:13,913 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4a593c3c - Registering current configuration as safe fallback point
01:10:13,913 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3b805b99 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 308 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY

lifecycle.test-compile:
Copying 3 files to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/test-classes
Compiling 85 source files to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/test-classes
warning: [options] bootstrap class path not set in conjunction with -source 8
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/AbstractServerTest.java:61: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
import omero.grid.RawAccessRequest;
                 ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:32: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
import omero.grid.RawAccessRequest;
                 ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:53: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
import omero.grid.RawAccessRequest;
                 ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:31: warning: [deprecation] ImportJob in omero.model has been deprecated
import omero.model.ImportJob;
                  ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:32: warning: [deprecation] ImportJobI in omero.model has been deprecated
import omero.model.ImportJobI;
                  ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ModelMockFactory.java:1206: warning: [deprecation] newInstance() in Class has been deprecated
        IObject link = (IObject) linkClass.newInstance();
                                          ^
  where T is a type-variable:
    T extends Object declared in class Class
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/CreatePojosFixture2.java:269: warning: [deprecation] newInstance() in Class has been deprecated
        T copy = (T) obj.getClass().newInstance();
                                   ^
  where T is a type-variable:
    T extends Object declared in class Class
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:418: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
        RawAccessRequest raw = new RawAccessRequest();
        ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:418: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
        RawAccessRequest raw = new RawAccessRequest();
                                   ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:419: warning: [deprecation] repoUuid in RawAccessRequest has been deprecated
        raw.repoUuid = legacy.root().getHash().getValue();
           ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:420: warning: [deprecation] command in RawAccessRequest has been deprecated
        raw.command = "rm";
           ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:421: warning: [deprecation] args in RawAccessRequest has been deprecated
        raw.args = Arrays.asList(path);
           ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DiskUsageTest.java:156: warning: [deprecation] newInstance() in Class has been deprecated
        final IObject link = linkClass.newInstance();
                                      ^
  where T is a type-variable:
    T extends Object declared in class Class
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DuplicationTest.java:1332: warning: [deprecation] newInstance() in Class has been deprecated
            originalLink.setChild(annotationClass.newInstance());
                                                 ^
  where T is a type-variable:
    T extends Object declared in class Class
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ImporterTest.java:1088: warning: [deprecation] findByImage(long,RoiOptions) in IRoiPrx has been deprecated
        RoiResult r = svc.findByImage(id, new RoiOptions());
                         ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:900: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
        final RawAccessRequest request = new RawAccessRequest();
              ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:900: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
        final RawAccessRequest request = new RawAccessRequest();
                                             ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:901: warning: [deprecation] repoUuid in RawAccessRequest has been deprecated
        request.repoUuid = repo.root().getHash().getValue();
               ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:902: warning: [deprecation] command in RawAccessRequest has been deprecated
        request.command = "exists";
               ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:903: warning: [deprecation] args in RawAccessRequest has been deprecated
        request.args = Collections.singletonList(dirPath);
               ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:939: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
        final RawAccessRequest request = new RawAccessRequest();
              ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:939: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
        final RawAccessRequest request = new RawAccessRequest();
                                             ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:940: warning: [deprecation] repoUuid in RawAccessRequest has been deprecated
        request.repoUuid = repo.root().getHash().getValue();
               ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:941: warning: [deprecation] command in RawAccessRequest has been deprecated
        request.command = "exists";
               ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:942: warning: [deprecation] args in RawAccessRequest has been deprecated
        request.args = Collections.singletonList(dirName);
               ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:255: warning: [deprecation] ImportJob in omero.model has been deprecated
        final ImportJob importJob = new ImportJobI();
              ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:255: warning: [deprecation] ImportJobI in omero.model has been deprecated
        final ImportJob importJob = new ImportJobI();
                                        ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:266: warning: [deprecation] setImageName(RString) in ImportJob has been deprecated
        importJob.setImageName(omero.rtypes.rstring(name));
                 ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:268: warning: [deprecation] setImageDescription(RString) in ImportJob has been deprecated
        importJob.setImageDescription(omero.rtypes.rstring(desc));
                 ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:273: warning: [deprecation] ImportJob in omero.model has been deprecated
        ImportJob sent = (ImportJob) iUpdate.saveAndReturnObject(importJob);
        ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:273: warning: [deprecation] ImportJob in omero.model has been deprecated
        ImportJob sent = (ImportJob) iUpdate.saveAndReturnObject(importJob);
                          ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:274: warning: [deprecation] getImageName() in ImportJob has been deprecated
        final String savedName = sent.getImageName().getValue().toString();
                                     ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:275: warning: [deprecation] getImageDescription() in ImportJob has been deprecated
        final String savedDesc = sent.getImageDescription().getValue().toString();
                                     ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:277: warning: [deprecation] ImportJob in omero.model has been deprecated
        final ImportJob retrievedImportJob = (ImportJob) iQuery.get("ImportJob", id);
              ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:277: warning: [deprecation] ImportJob in omero.model has been deprecated
        final ImportJob retrievedImportJob = (ImportJob) iQuery.get("ImportJob", id);
                                              ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:278: warning: [deprecation] getImageName() in ImportJob has been deprecated
        final String retrievedName = retrievedImportJob.getImageName().getValue().toString();
                                                       ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:279: warning: [deprecation] getImageDescription() in ImportJob has been deprecated
        final String retrievedDesc = retrievedImportJob.getImageDescription().getValue().toString();
                                                       ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:141: warning: [deprecation] findByImage(long,RoiOptions) in IRoiPrx has been deprecated
        RoiResult r = svc.findByImage(image.getId().getValue(),
                         ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:190: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
        List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
                                ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:220: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
        l = svc.getRoiMeasurements(image.getId().getValue(), options);
               ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:241: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
        l = svc.getRoiMeasurements(image.getId().getValue(), options);
               ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:313: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
        List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
                                ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:320: warning: [deprecation] getMeasuredRoisMap(long,List<Long>,RoiOptions) in IRoiPrx has been deprecated
        Map<Long, RoiResult> values = svc.getMeasuredRoisMap(image.getId()
                                         ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:386: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
        List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
                                ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:390: warning: [deprecation] getTable(long) in IRoiPrx has been deprecated
        table = svc.getTable(f.getId().getValue());
                   ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:412: warning: [deprecation] findByImage(long,RoiOptions) in IRoiPrx has been deprecated
        RoiResult r = svc.findByImage(image.getId().getValue(),
                         ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:426: warning: [deprecation] findByRoi(long,RoiOptions) in IRoiPrx has been deprecated
        r = svc.findByRoi(r1.getId().getValue(), new RoiOptions());
               ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:437: warning: [deprecation] findByRoi(long,RoiOptions) in IRoiPrx has been deprecated
        r = svc.findByRoi(r2.getId().getValue(), new RoiOptions());
               ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:448: warning: [deprecation] findByPlane(long,int,int,RoiOptions) in IRoiPrx has been deprecated
        r = svc.findByPlane(image.getId().getValue(), 1, 0, new RoiOptions());
               ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:459: warning: [deprecation] findByPlane(long,int,int,RoiOptions) in IRoiPrx has been deprecated
        r = svc.findByPlane(image.getId().getValue(), 1, 1, new RoiOptions());
               ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:733: warning: [deprecation] Integer(int) in Integer has been deprecated
            null, new Integer(0), new Integer(0), new int[] {0}, "null ids"});
                  ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:733: warning: [deprecation] Integer(int) in Integer has been deprecated
            null, new Integer(0), new Integer(0), new int[] {0}, "null ids"});
                                  ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:735: warning: [deprecation] Integer(int) in Integer has been deprecated
            new ArrayList<Long>(), new Integer(0), new Integer(0), new int[] {0},
                                   ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:735: warning: [deprecation] Integer(int) in Integer has been deprecated
            new ArrayList<Long>(), new Integer(0), new Integer(0), new int[] {0},
                                                   ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:738: warning: [deprecation] Long(long) in Long has been deprecated
            Arrays.asList(new Long[] {new Long (-1)}), new Integer(0), new Integer(0),
                                      ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:738: warning: [deprecation] Integer(int) in Integer has been deprecated
            Arrays.asList(new Long[] {new Long (-1)}), new Integer(0), new Integer(0),
                                                       ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:738: warning: [deprecation] Integer(int) in Integer has been deprecated
            Arrays.asList(new Long[] {new Long (-1)}), new Integer(0), new Integer(0),
                                                                       ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:740: warning: [deprecation] Integer(int) in Integer has been deprecated
        inputs.add(new Object[] { ids, new Integer(10), new Integer(10), new int[] {0},
                                       ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:740: warning: [deprecation] Integer(int) in Integer has been deprecated
        inputs.add(new Object[] { ids, new Integer(10), new Integer(10), new int[] {0},
                                                        ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:742: warning: [deprecation] Integer(int) in Integer has been deprecated
        inputs.add(new Object[] { ids, new Integer(0), new Integer(-10), new int[] {0},
                                       ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:742: warning: [deprecation] Integer(int) in Integer has been deprecated
        inputs.add(new Object[] { ids, new Integer(0), new Integer(-10), new int[] {0},
                                                       ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:744: warning: [deprecation] Integer(int) in Integer has been deprecated
        inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {200},
                                       ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:744: warning: [deprecation] Integer(int) in Integer has been deprecated
        inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {200},
                                                       ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:746: warning: [deprecation] Integer(int) in Integer has been deprecated
        inputs.add(new Object[] { ids, new Integer(0), new Integer(0), null,
                                       ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:746: warning: [deprecation] Integer(int) in Integer has been deprecated
        inputs.add(new Object[] { ids, new Integer(0), new Integer(0), null,
                                                       ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:748: warning: [deprecation] Integer(int) in Integer has been deprecated
        inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {},
                                       ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:748: warning: [deprecation] Integer(int) in Integer has been deprecated
        inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {},
                                                       ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:755: warning: [deprecation] getShapeStatsRestricted(List<Long>,int,int,int[]) in IRoiPrx has been deprecated
                svc.getShapeStatsRestricted(
                   ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:764: warning: [deprecation] getShapeStatsRestricted(List<Long>,int,int,int[]) in IRoiPrx has been deprecated
        final ShapeStats [] stats = svc.getShapeStatsRestricted(ids, 0, 0, new int[] {0});
                                       ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveTest.java:1030: warning: [deprecation] setRelatedTo(Pixels) in Pixels has been deprecated
        projection.getPrimaryPixels().setRelatedTo((Pixels) original.getPrimaryPixels().proxy());
                                     ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:478: warning: [deprecation] typesToIgnore in Delete2 has been deprecated
        request.typesToIgnore = Collections.singletonList("TagAnnotation");
               ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:495: warning: [deprecation] typesToIgnore in Delete2 has been deprecated
        request.typesToIgnore = Collections.singletonList("IAnnotationLink");
               ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:501: warning: [deprecation] typesToIgnore in Delete2 has been deprecated
        request.typesToIgnore = Collections.singletonList("Annotation");
               ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:547: warning: [deprecation] typesToIgnore in Delete2 has been deprecated
                    request.typesToIgnore = Collections.singletonList("Annotation");
                           ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/HierarchyDeleteTest.java:537: warning: [deprecation] setRelatedTo(Pixels) in Pixels has been deprecated
        projection.getPrimaryPixels().setRelatedTo((Pixels) original.getPrimaryPixels().proxy());
                                     ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:37: warning: [deprecation] setRelatedTo(Pixels) in Pixels has been deprecated
        p2.setRelatedTo(p1);
          ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:39: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
        Assert.assertEquals(p1.getId(), p2.getRelatedTo().getId());
                                          ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:66: warning: [deprecation] setRelatedTo(Pixels) in Pixels has been deprecated
        pixels1.setRelatedTo(pixels2);
               ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:68: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
        Pixels pixels = pixels1.getRelatedTo();
                               ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:88: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
        Assert.assertNull(pixels1.getRelatedTo());
                                 ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:106: warning: [deprecation] setRelatedTo(Pixels) in Pixels has been deprecated
        pixels1.setRelatedTo(pixels2);
               ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:108: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
        Pixels pixels = pixels1.getRelatedTo();
                               ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:128: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
        Assert.assertNull(pixels1.getRelatedTo());
                                 ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java:113: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
        List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
                                ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java:147: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
        l = svc.getRoiMeasurements(image.getId().getValue(), options);
               ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java:186: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
        List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
                                ^
/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java:221: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
        l = svc.getRoiMeasurements(image.getId().getValue(), options);
               ^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
88 warnings
Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/_omero_build_1623163102.tmp
Building jar: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.jar
:: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
:: delivering :: omero#OmeroJava-test;working@2fed98c19e20 :: 5.6.3-471-e64f1de23b-ice36-ice36 :: integration :: Mon Jun 17 01:10:05 UTC 2024
	delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml
:: publishing :: omero#OmeroJava-test
	published OmeroJava-test to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-471-e64f1de23b-ice36-ice36.jar
	published ivy to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-471-e64f1de23b-ice36-ice36.xml

BUILD SUCCESSFUL
Total time: 43 seconds
+ OMERO_DIST=/home/omero/workspace/OMERO-test-integration/src/dist
+ export OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist
+ OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist
+ omero config set omero.db.name OMERO-test-integration
+ omero config set omero.db.host pg
+ omero config set omero.db.user postgres
+ omero config set omero.db.poolsize 50
+ omero config set omero.jvmcfg.max_system_memory.blitz 64000
+ omero config set omero.data.dir /home/omero/workspace/OMERO-test-integration/data
+ omero config set omero.ports.prefix 1
+ omero config set omero.web.server_list '[["testintegration",14064,"testintegration"]]'
+ omero certificates
OpenSSL 3.0.7 1 Nov 2022 (Library: OpenSSL 3.0.7 1 Nov 2022)
certificates created: /home/omero/workspace/OMERO-test-integration/data/certs/server.key /home/omero/workspace/OMERO-test-integration/data/certs/server.pem /home/omero/workspace/OMERO-test-integration/data/certs/server.p12
+ createdb -h pg -U postgres OMERO-test-integration
+ omero db script -f dbsetup.sql '' '' omero
WARNING: Positional arguments are deprecated
Using OMERO5.4 for version
Using 0 for patch
Using password from commandline
+ psql -h pg -U postgres -d OMERO-test-integration -f dbsetup.sql
BEGIN
CREATE FUNCTION
CREATE FUNCTION
 assert_db_server_prerequisites 
--------------------------------
 
(1 row)

DROP FUNCTION
DROP FUNCTION
CREATE DOMAIN
CREATE DOMAIN
CREATE DOMAIN
CREATE DOMAIN
CREATE DOMAIN
CREATE TYPE
CREATE TYPE
CREATE TYPE
CREATE TYPE
CREATE TYPE
CREATE TYPE
CREATE TYPE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
psql:dbsetup.sql:2842: NOTICE:  identifier "fkcontraststretchingcontext_codomainmapcontext_id_codomainmapcontext" will be truncated to "fkcontraststretchingcontext_codomainmapcontext_id_codomainmapco"
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
psql:dbsetup.sql:4712: NOTICE:  identifier "fklogicalchannel_photometricinterpretation_photometricinterpretation" will be truncated to "fklogicalchannel_photometricinterpretation_photometricinterpret"
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
psql:dbsetup.sql:5697: NOTICE:  identifier "fkreverseintensitycontext_codomainmapcontext_id_codomainmapcontext" will be truncated to "fkreverseintensitycontext_codomainmapcontext_id_codomainmapcont"
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
CREATE TABLE
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
DROP TABLE
CREATE VIEW
CREATE FUNCTION
CREATE TRIGGER
CREATE FUNCTION
CREATE TRIGGER
CREATE FUNCTION
CREATE TRIGGER
CREATE FUNCTION
CREATE TRIGGER
CREATE FUNCTION
CREATE TRIGGER
CREATE FUNCTION
CREATE TRIGGER
CREATE FUNCTION
CREATE TRIGGER
CREATE FUNCTION
CREATE TRIGGER
CREATE FUNCTION
CREATE TRIGGER
CREATE FUNCTION
CREATE TRIGGER
CREATE FUNCTION
CREATE TRIGGER
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE FUNCTION
SET CONSTRAINTS
CREATE FUNCTION
CREATE SEQUENCE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
CREATE INDEX
CREATE FUNCTION
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE SEQUENCE
INSERT 0 1
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE TABLE
CREATE INDEX
CREATE INDEX
CREATE FUNCTION
CREATE TRIGGER
CREATE FUNCTION
CREATE FUNCTION
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE FUNCTION
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE FUNCTION
CREATE TRIGGER
CREATE FUNCTION
CREATE TRIGGER
CREATE FUNCTION
CREATE TRIGGER
CREATE FUNCTION
CREATE TRIGGER
CREATE FUNCTION
CREATE TRIGGER
CREATE FUNCTION
CREATE TRIGGER
CREATE FUNCTION
CREATE TRIGGER
CREATE FUNCTION
CREATE TRIGGER
ALTER TABLE
ALTER TABLE
ALTER TABLE
INSERT 0 1
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
UPDATE 1
UPDATE 1
ALTER TABLE
ALTER TABLE
ALTER TABLE
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
UPDATE 1
UPDATE 1
UPDATE 1
UPDATE 1
UPDATE 1
UPDATE 1
UPDATE 1
UPDATE 1
UPDATE 1
UPDATE 1
UPDATE 1
ALTER TABLE
CREATE FUNCTION
CREATE TABLE
INSERT 0 1
ALTER TABLE
ALTER TABLE
ALTER TABLE
CREATE INDEX
ALTER TABLE
ALTER TABLE
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
ALTER TABLE
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE TABLE
INSERT 0 1
INSERT 0 1
CREATE TABLE
INSERT 0 1
CREATE FUNCTION
CREATE TRIGGER
CREATE FUNCTION
CREATE TRIGGER
CREATE FUNCTION
CREATE TRIGGER
CREATE FUNCTION
CREATE TRIGGER
CREATE FUNCTION
CREATE TRIGGER
CREATE FUNCTION
CREATE TRIGGER
CREATE FUNCTION
CREATE TRIGGER
CREATE TABLE
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE FUNCTION
CREATE TRIGGER
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
CREATE FUNCTION
CREATE TRIGGER
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
DROP TABLE
DROP TABLE
DROP TABLE
DROP TABLE
DROP TABLE
CREATE VIEW
CREATE VIEW
CREATE VIEW
CREATE VIEW
CREATE VIEW
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
CREATE FUNCTION
CREATE TRIGGER
CREATE TABLE
CREATE INDEX
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE TRIGGER
CREATE FUNCTION
CREATE FUNCTION
CREATE TRIGGER
CREATE TRIGGER
CREATE INDEX
UPDATE 1
COMMIT
+ rm dbsetup.sql
+ export OMERO_PROFILE=/home/omero/workspace/OMERO-test-integration/config
+ OMERO_PROFILE=/home/omero/workspace/OMERO-test-integration/config
+ mkdir -p /home/omero/workspace/OMERO-test-integration/config/blitz
+ cp /home/omero/workspace/OMERO-test-integration/src/dist/etc/blitz/mail-senders.example /home/omero/workspace/OMERO-test-integration/src/dist/etc/blitz/mail-server.example /home/omero/workspace/OMERO-test-integration/config/blitz
+ for f in $OMERO_PROFILE/blitz/*
++ basename /home/omero/workspace/OMERO-test-integration/config/blitz/mail-senders.example .example
+ mv /home/omero/workspace/OMERO-test-integration/config/blitz/mail-senders.example /home/omero/workspace/OMERO-test-integration/config/blitz/mail-senders.xml
+ for f in $OMERO_PROFILE/blitz/*
++ basename /home/omero/workspace/OMERO-test-integration/config/blitz/mail-server.example .example
+ mv /home/omero/workspace/OMERO-test-integration/config/blitz/mail-server.example /home/omero/workspace/OMERO-test-integration/config/blitz/mail-server.xml
+ omero config set omero.mail.config true
+ omero config set omero.mail.fake true
+ omero config set omero.mail.port 2525
+ BUILD_ID=DONT_KILL_ME
+ omero admin start
No descriptor given. Using etc/grid/default.xml
Creating /home/omero/workspace/OMERO-test-integration/src/dist/var/master
Initializing /home/omero/workspace/OMERO-test-integration/src/dist/var/log
Creating /home/omero/workspace/OMERO-test-integration/src/dist/var/registry
Waiting on startup. Use CTRL-C to exit
+ omero admin waitup
Waiting on startup. Use CTRL-C to exit
+ omero admin diagnostics

================================================================================
OMERO Diagnostics (admin)
================================================================================
        
Commands:   java -version                  11.0.22   (/usr/bin/java)
Commands:   python -V                      3.9.18    (/home/omero/workspace/OMERO-test-integration/.venv3/bin/python)
Commands:   icegridnode --version          3.6.5     (/opt/ice-3.6.5/bin/icegridnode)
Commands:   icegridadmin --version         3.6.5     (/opt/ice-3.6.5/bin/icegridadmin)
Commands:   psql --version                 16.2      (/usr/bin/psql)
Commands:   openssl version                3.0.71    (/usr/bin/openssl)

Component:  OMERO.py                       5.19.3.dev0
Component:  OMERO.server                   5.6.3-471-e64f1de23b-ice36-ice36

Server:     icegridnode                    running
Server:     Blitz-0                        active (pid = 1671650, enabled)
Server:     DropBox                        activating (enabled)
Server:     FileServer                     active (pid = 1671681, enabled)
Server:     Indexer-0                      activating (enabled)
Server:     MonitorServer                  active (pid = 1671682, enabled)
Server:     OMERO.Glacier2                 active (pid = 1671683, enabled)
Server:     OMERO.IceStorm                 active (pid = 1671694, enabled)
Server:     PixelData-0                    activating (enabled)
Server:     Processor-0                    inactive (disabled)
Server:     Tables-0                       inactive (disabled)
Server:     TestDropBox                    inactive (enabled)

Log dir:    /home/omero/workspace/OMERO-test-integration/src/dist/var/log exists
Log files:  Blitz-0.log                    131.1 KB      errors=0    warnings=3   
Log files:  DropBox.log                    121 B        
Log files:  FileServer.log                 114 B        
Log files:  Indexer-0.log                  598 B        
Log files:  MonitorServer.log              117 B        
Log files:  PixelData-0.log                599 B        
Log files:  Processor-0.log                n/a
Log files:  Tables-0.log                   n/a
Log files:  TestDropBox.log                n/a
Log files:  master.err                     4.1 KB       
Log files:  master.out                     41.5 KB      
Log files:  Total size                     0.18 MB


Environment:OMERO_HOME=(unset)             
Environment:OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist 
Environment:OMERO_NODE=(unset)             
Environment:OMERO_MASTER=(unset)           
Environment:OMERO_USERDIR=(unset)          
Environment:OMERO_TMPDIR=(unset)           
Environment:PATH=/home/omero/workspace/OMERO-test-integration/.venv3/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 
Environment:PYTHONPATH=(unset)             
Environment:ICE_HOME=/opt/ice-3.6.5        
Environment:LD_LIBRARY_PATH=(unset)        
Environment:DYLD_LIBRARY_PATH=(unset)      

OMERO SSL port:14064                          
OMERO TCP port:14063                          
OMERO data dir:'/home/omero/workspace/OMERO-test-integration/data' Exists? True	Is writable? True
OMERO temp dir:'/home/omero/omero/tmp'        Exists? True	Is writable? True   (Size: 213009)

JVM settings: Blitz-${index}                -Xmx9600m -XX:MaxPermSize=1g -XX:+IgnoreUnrecognizedVMOptions
JVM settings: Indexer-${index}              -Xmx4800m -XX:MaxPermSize=1g -XX:+IgnoreUnrecognizedVMOptions
JVM settings: PixelData-${index}            -Xmx7200m -XX:MaxPermSize=1g -XX:+IgnoreUnrecognizedVMOptions
JVM settings: Repository-${index}           -Xmx4800m -XX:MaxPermSize=1g -XX:+IgnoreUnrecognizedVMOptions

Jar:        lib/server/formats-api.jar     Bio-Formats API	8.0.0-SNAPSHOT	17 June 2024	795cc007a1a2196d7516ba1134ca18f775ba5bb5
Jar:        lib/server/formats-bsd.jar     BSD Bio-Formats readers and writers	8.0.0-SNAPSHOT	17 June 2024	795cc007a1a2196d7516ba1134ca18f775ba5bb5
Jar:        lib/server/formats-gpl.jar     Bio-Formats library	8.0.0-SNAPSHOT	17 June 2024	795cc007a1a2196d7516ba1134ca18f775ba5bb5
Jar:        lib/server/ome-codecs.jar      OME Codecs	1.0.4-SNAPSHOT	17 June 2024	1e5438faeea93ed0bf622846fd3549abc8286e4a
Jar:        lib/server/ome-common.jar      OME Common Java	6.0.23-SNAPSHOT	17 June 2024	1e5438faeea93ed0bf622846fd3549abc8286e4a
Jar:        lib/server/ome-jai.jar         OME JAI	0.1.5-SNAPSHOT	17 June 2024	1e5438faeea93ed0bf622846fd3549abc8286e4a
Jar:        lib/server/ome-mdbtools.jar    MDB Tools (Java port)	5.3.4-SNAPSHOT	17 June 2024	1e5438faeea93ed0bf622846fd3549abc8286e4a
Jar:        lib/server/ome-poi.jar         OME POI	5.3.10-SNAPSHOT	17 June 2024	1e5438faeea93ed0bf622846fd3549abc8286e4a
Jar:        lib/server/ome-xml.jar         OME XML library	6.3.7-SNAPSHOT	17 June 2024	1e5438faeea93ed0bf622846fd3549abc8286e4a
Jar:        lib/server/omero-blitz.jar     jar	5.7.4-SNAPSHOT		
Jar:        lib/server/omero-common.jar    jar	5.6.7-SNAPSHOT		
Jar:        lib/server/omero-gateway.jar   jar	5.9.2-SNAPSHOT		
Jar:        lib/server/omero-model.jar     jar	5.6.15-SNAPSHOT		
Jar:        lib/server/omero-renderer.jar  jar	5.5.17-SNAPSHOT		
Jar:        lib/server/omero-romio.jar     jar	5.7.7-SNAPSHOT		
Jar:        lib/server/omero-server.jar    jar	5.6.12-SNAPSHOT		
+ export OMERO_SESSION_DIR=/tmp/OMERO-test-integration/92
+ OMERO_SESSION_DIR=/tmp/OMERO-test-integration/92
+ export ICE_CONFIG=/home/omero/workspace/OMERO-test-integration/src/dist/etc/ice.config
+ ICE_CONFIG=/home/omero/workspace/OMERO-test-integration/src/dist/etc/ice.config
+ echo Running the integration tests with -Dtestng.useDefaultListeners=true
Running the integration tests with -Dtestng.useDefaultListeners=true
+ /home/omero/workspace/OMERO-test-integration/src/build.py -f components/tools/OmeroJava/build.xml -Dtestng.useDefaultListeners=true -Dtestreports.dir=target/reports/integration integration
OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
Buildfile: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/build.xml
Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava...

testng-init:
:: Apache Ivy 2.5.2 - 20230817170011 :: https://ant.apache.org/ivy/ ::
:: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
01:11:17,964 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
01:11:17,971 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5103eea2 - No custom configurators were discovered as a service.
01:11:17,971 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5103eea2 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
01:11:17,976 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5103eea2 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
01:11:17,977 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
01:11:17,977 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
01:11:17,978 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5103eea2 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
01:11:17,978 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5103eea2 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
01:11:17,981 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5103eea2 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
01:11:17,981 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
01:11:17,982 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
01:11:17,983 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@762405bf - Resource [logback.xml] occurs multiple times on the classpath.
01:11:17,983 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@762405bf - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
01:11:17,983 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@762405bf - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml]
01:11:18,233 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr]
01:11:18,233 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
01:11:18,254 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:11:18,256 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@7e77678c - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender.
01:11:18,256 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@7e77678c - Please move "immediateFlush" property into the enclosing appender.
01:11:18,324 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@7e77678c - Setting the "immediateFlush" property of the enclosing appender to true
01:11:18,325 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR
01:11:18,325 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR
01:11:18,325 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR
01:11:18,325 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR
01:11:18,325 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
01:11:18,325 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT]
01:11:18,326 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@113eed88 - End of configuration.
01:11:18,328 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@5f0677f3 - Registering current configuration as safe fallback point
01:11:18,328 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5103eea2 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 347 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY

lifecycle.test-compile:
Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/_omero_build_831595052.tmp
Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml
:: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
:: delivering :: omero#OmeroJava-test;working@2fed98c19e20 :: 5.6.3-471-e64f1de23b-ice36-ice36 :: integration :: Mon Jun 17 01:11:12 UTC 2024
	delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml
:: publishing :: omero#OmeroJava-test
	published OmeroJava-test to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-471-e64f1de23b-ice36-ice36.jar
	published ivy to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-471-e64f1de23b-ice36-ice36.xml

integration:
OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
01:11:19,039 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
01:11:19,043 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - No custom configurators were discovered as a service.
01:11:19,043 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
01:11:19,045 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
01:11:19,046 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
01:11:19,048 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
01:11:19,048 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
01:11:19,048 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
01:11:19,049 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
01:11:19,050 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
01:11:19,051 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
01:11:19,052 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@74fe5c40 - Resource [logback.xml] occurs multiple times on the classpath.
01:11:19,052 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@74fe5c40 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
01:11:19,052 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@74fe5c40 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml]
01:11:19,326 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr]
01:11:19,326 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
01:11:19,334 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:11:19,335 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3febb011 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender.
01:11:19,335 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3febb011 - Please move "immediateFlush" property into the enclosing appender.
01:11:19,374 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3febb011 - Setting the "immediateFlush" property of the enclosing appender to true
01:11:19,378 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR
01:11:19,378 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR
01:11:19,378 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR
01:11:19,379 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR
01:11:19,379 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
01:11:19,379 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT]
01:11:19,380 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@10e31a9a - End of configuration.
01:11:19,381 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@131774fe - Registering current configuration as safe fallback point
01:11:19,382 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 332 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
Jun 17, 2024 1:11:21 AM ome.system.OmeroContext prepareRefresh
INFO: Refreshing ome.system.OmeroContext@3f4b840d: startup date [Mon Jun 17 01:11:21 UTC 2024]; root of context hierarchy
Jun 17, 2024 1:11:21 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [ome/config.xml]
d364c4c2-ab22-48f2-81da-24c254d980a1
2024-06-17 01:16:40,460 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:17:04,151 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:17:11,135 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:18:01,889 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:18:39,070 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:19:08,451 ERROR [      ome.formats.importer.ImportLibrary] (sDataset-1) Cannot link to target
2024-06-17 01:23:20,063 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:21,445 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:22,773 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:27,826 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:28,657 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:29,365 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:30,153 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:30,904 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:31,601 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:32,434 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:33,292 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:34,060 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:34,872 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:35,671 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:36,390 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:37,685 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:38,500 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:39,294 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:40,061 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:40,860 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:41,574 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:42,406 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:43,185 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:43,925 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:44,680 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:45,687 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:46,555 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:47,550 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:48,471 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:49,518 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:50,645 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:51,699 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:52,802 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:53,849 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:54,799 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:55,687 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:56,573 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:57,482 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:23:58,362 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:24:02,151 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:24:03,067 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:24:04,878 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:24:06,281 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:24:07,178 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:24:08,437 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:24:10,156 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:24:11,584 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:24:12,879 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:24:14,734 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:24:15,881 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:24:17,062 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:24:20,281 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:24:24,429 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:24:25,370 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:24:26,111 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:24:27,284 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:25:58,921 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:26:01,229 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:26:03,274 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:26:05,304 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:26:07,786 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:26:09,425 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:26:11,200 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:26:13,006 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:30:59,633 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:31:00,987 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:31:03,025 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:31:05,067 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:31:05,771 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:31:07,936 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:31:10,497 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:31:12,807 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:31:15,734 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:31:17,458 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:31:19,586 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:31:21,895 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:33:18,386 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:33:21,642 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:33:24,591 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:33:27,394 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:33:30,382 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:33:37,503 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:33:46,034 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:33:52,737 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:33:58,300 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:34:01,944 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:34:05,435 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:34:08,763 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:34:11,904 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:34:14,886 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:34:17,893 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:34:21,586 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:34:25,365 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:34:28,434 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:34:31,454 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:34:34,857 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:34:39,629 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:34:44,224 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:34:49,879 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:34:56,062 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:35:01,463 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:35:07,275 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:35:10,659 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:35:13,760 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:35:17,348 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:35:20,674 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:35:23,928 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:35:27,353 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:35:30,840 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:35:34,608 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:35:38,444 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:35:42,128 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:35:45,504 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:35:50,721 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:35:55,979 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:36:00,936 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:36:06,164 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:36:09,524 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:36:12,772 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:36:15,964 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:36:19,258 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:36:22,725 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:36:25,977 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:36:29,241 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:37:07,049 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:37:12,092 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:37:16,462 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:37:20,535 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:37:24,989 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:37:29,446 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:37:33,777 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:37:38,552 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:37:43,552 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:37:46,877 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:37:49,748 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:37:52,674 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:37:56,736 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:38:00,345 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:38:04,033 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:38:07,351 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:38:11,002 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:38:16,506 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:38:21,655 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:38:27,915 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:38:33,226 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:38:38,156 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:38:43,192 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:38:48,207 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:40:28,996 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:40:32,646 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:40:36,151 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:40:40,645 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:40:44,865 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:40:50,682 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:40:56,402 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:41:01,535 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:41:08,185 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:41:12,843 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:41:17,954 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:41:22,990 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:41:27,953 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:41:35,362 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:41:43,066 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:41:50,707 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:41:58,481 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:00,500 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:02,270 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:04,070 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:05,823 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:07,776 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:09,825 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:11,910 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:13,735 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:15,401 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:17,194 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:18,988 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:20,771 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:22,431 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:24,112 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:25,753 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:27,448 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:29,339 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:31,239 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:32,981 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:34,748 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:36,731 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:38,921 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:40,766 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:42,744 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:44,504 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:46,217 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:48,098 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:49,768 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:51,539 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:53,184 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:55,013 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:42:56,787 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:43:00,557 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:43:04,132 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:43:08,279 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:43:11,992 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:43:18,377 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:43:23,970 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:43:28,943 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:43:44,600 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:43:47,347 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:43:50,133 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:43:52,877 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:49:47,185 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:49:48,546 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:49:49,181 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:49:49,748 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:49:50,337 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:49:51,537 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:49:52,126 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:49:53,374 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:49:54,299 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:49:55,017 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:49:55,678 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:49:58,047 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:52:50,338 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:52:57,329 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:53:07,831 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:53:30,971 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:53:33,132 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:53:35,200 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:53:37,511 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:53:39,814 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:53:41,816 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:53:43,885 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:53:45,883 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:53:47,855 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:53:50,501 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:53:53,366 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:53:56,462 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 01:53:58,438 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:03:16,438 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:04:31,993 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:04:35,238 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
Could not login with command line arguments.Glacier2.PermissionDeniedException
    reason = "Password check failed for '6faae6a2-dbbc-4c8a-857e-b26e1dff0dff': [id=3009]"
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
	at java.base/java.lang.Class.newInstance(Class.java:584)
	at IceInternal.BasicStream.createUserException(BasicStream.java:2785)
	at IceInternal.BasicStream.access$300(BasicStream.java:14)
	at IceInternal.BasicStream$EncapsDecoder11.throwException(BasicStream.java:3620)
	at IceInternal.BasicStream.throwException(BasicStream.java:2291)
	at IceInternal.OutgoingAsync.throwUserException(OutgoingAsync.java:399)
	at Glacier2.RouterPrxHelper.end_createSession(RouterPrxHelper.java:178)
	at Glacier2.RouterPrxHelper.createSession(RouterPrxHelper.java:49)
	at Glacier2.RouterPrxHelper.createSession(RouterPrxHelper.java:41)
	at omero.client.createSession(client.java:776)
	at omero.client.createSession(client.java:719)
	at omero.gateway.Gateway.createSession(Gateway.java:1042)
	at omero.gateway.Gateway.connect(Gateway.java:297)
	at integration.gateway.GatewayUsageTest.testLoginFallback(GatewayUsageTest.java:154)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
	at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44)
	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72)
	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Could not login with command line arguments.Glacier2.PermissionDeniedException
    reason = "Password check failed for '6faae6a2-dbbc-4c8a-857e-b26e1dff0dff': [id=3009]"
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
	at java.base/java.lang.Class.newInstance(Class.java:584)
	at IceInternal.BasicStream.createUserException(BasicStream.java:2785)
	at IceInternal.BasicStream.access$300(BasicStream.java:14)
	at IceInternal.BasicStream$EncapsDecoder11.throwException(BasicStream.java:3620)
	at IceInternal.BasicStream.throwException(BasicStream.java:2291)
	at IceInternal.OutgoingAsync.throwUserException(OutgoingAsync.java:399)
	at Glacier2.RouterPrxHelper.end_createSession(RouterPrxHelper.java:178)
	at Glacier2.RouterPrxHelper.createSession(RouterPrxHelper.java:49)
	at Glacier2.RouterPrxHelper.createSession(RouterPrxHelper.java:41)
	at omero.client.createSession(client.java:776)
	at omero.client.createSession(client.java:719)
	at omero.gateway.Gateway.createSession(Gateway.java:1042)
	at omero.gateway.Gateway.connect(Gateway.java:297)
	at integration.gateway.GatewayUsageTest.testLoginFallback(GatewayUsageTest.java:154)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
	at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44)
	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72)
	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Exception in thread "TestNG-method=testLoginFallback-1"
Support for FileAnnotationData is deprecated. Use OriginalFile instead.
Could not add tableomero.gateway.exception.DSAccessException: Tables feature is not enabled on this server!
	at omero.gateway.facility.TablesFacility.addTable(TablesFacility.java:132)
	at integration.gateway.TablesFacilityTest.testAddTable(TablesFacilityTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
	at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44)
	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72)
	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Could not add tableomero.gateway.exception.DSAccessException: Tables feature is not enabled on this server!
	at omero.gateway.facility.TablesFacility.addTable(TablesFacility.java:132)
	at integration.gateway.TablesFacilityTest.testAddTable(TablesFacilityTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
	at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44)
	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72)
	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Exception in thread "TestNG-method=testAddTable-1"
Could not add tableomero.gateway.exception.DSAccessException: Tables feature is not enabled on this server!
	at omero.gateway.facility.TablesFacility.addTable(TablesFacility.java:132)
	at omero.gateway.facility.TablesFacility.addTable(TablesFacility.java:93)
	at integration.gateway.TablesFacilityTest.testMaskData(TablesFacilityTest.java:306)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
	at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44)
	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72)
	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Could not add tableomero.gateway.exception.DSAccessException: Tables feature is not enabled on this server!
	at omero.gateway.facility.TablesFacility.addTable(TablesFacility.java:132)
	at omero.gateway.facility.TablesFacility.addTable(TablesFacility.java:93)
	at integration.gateway.TablesFacilityTest.testMaskData(TablesFacilityTest.java:306)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
	at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44)
	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72)
	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Exception in thread "TestNG-method=testMaskData-1"
2024-06-17 02:19:32,590 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:20:55,955 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:21:00,556 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:21:04,637 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:21:08,792 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:21:12,104 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:21:15,420 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:21:18,780 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:21:21,987 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:21:25,273 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:21:27,068 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:21:28,788 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:21:30,474 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:21:33,332 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:21:36,534 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:21:39,536 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:21:42,470 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:21:44,707 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:21:46,982 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:21:49,578 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:21:51,750 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:21:53,904 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:21:55,419 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:21:56,935 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:21:58,309 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:22:00,375 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:22:04,135 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:22:08,150 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:22:12,076 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:22:16,014 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:22:18,103 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:22:19,603 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:22:22,708 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:22:25,736 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:22:28,770 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:22:31,853 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:22:33,404 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:22:34,925 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:22:36,490 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:23:23,646 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:23:28,090 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:23:32,265 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:23:48,686 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:24:14,231 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:24:24,903 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:24:26,262 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:24:28,992 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:24:30,317 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:24:31,805 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:24:34,002 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:24:35,240 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:24:36,550 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:24:37,976 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:24:40,421 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:24:41,295 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:24:42,493 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:24:43,376 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:24:44,624 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:24:45,503 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:24:46,707 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:24:47,518 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:24:48,945 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:24:49,787 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:24:51,040 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:24:51,864 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:24:53,264 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:24:54,088 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:24:55,422 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:24:56,277 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:24:57,731 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:24:58,621 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:25:00,162 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:25:01,010 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:25:02,489 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:25:03,307 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:25:04,785 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:25:05,618 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:25:07,072 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:25:07,907 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:25:09,322 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:25:10,151 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:25:11,539 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:25:12,414 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:25:13,832 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:25:14,740 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:25:20,361 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:25:21,221 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:25:27,732 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:25:28,640 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:25:35,031 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:25:35,940 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:25:42,467 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:25:43,352 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:25:46,714 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:25:47,594 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:25:55,064 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:25:55,978 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:26:02,401 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:26:03,290 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:26:06,921 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:26:07,760 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:26:15,241 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:26:16,128 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:26:22,586 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:26:23,450 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:26:26,927 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:26:27,812 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:26:35,342 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:26:36,235 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:26:42,870 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:26:43,729 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:26:51,292 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:26:52,157 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:26:58,776 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:26:59,637 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:27:07,019 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:27:07,937 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:27:15,328 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:27:16,220 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:27:22,563 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:27:23,430 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:27:26,745 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:27:27,608 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:27:31,005 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:27:31,841 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:27:39,654 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:27:40,490 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:27:46,886 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:27:47,802 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:27:54,362 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:27:55,264 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:27:58,672 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:27:59,530 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:28:03,118 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:28:04,017 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:28:11,119 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:28:12,027 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:28:18,550 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:28:19,393 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:28:22,852 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:28:23,728 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:28:31,157 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:28:32,114 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:28:38,502 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:28:39,347 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:28:43,579 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
2024-06-17 02:28:44,431 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
java.lang.RuntimeException: Ice.CommunicatorDestroyedException
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: Ice.CommunicatorDestroyedException: null
	at IceInternal.Instance.proxyFactory(Instance.java:239)
	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
	... 7 common frames omitted
===============================================
OmeroJava.integration
Total tests run: 2585, Passes: 2546, Failures: 10, Skips: 29
Configuration Failures: 17, Skips: 0
===============================================
The tests failed.

BUILD SUCCESSFUL
Total time: 77 minutes 38 seconds
+ /home/omero/workspace/OMERO-test-integration/src/build.py -f components/tools/OmeroPy/build.xml integration -Dtestreports.dir=target/reports/integration
OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
Buildfile: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/build.xml
Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...

python-integration:
Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/target/reports/integration
============================= test session starts ==============================
platform linux -- Python 3.9.18, pytest-8.2.2, pluggy-1.5.0 -- /home/omero/workspace/OMERO-test-integration/.venv3/bin/python3
cachedir: .pytest_cache
django: version: 4.2.13, settings: omeroweb.settings (from ini)
rootdir: /home/omero/workspace/OMERO-test-integration/src/components/tools
configfile: pytest.ini
plugins: xdist-3.6.1, mock-3.14.0, django-4.8.0
collecting ... collected 2011 items / 3 errors / 32 deselected / 1979 selected
==================================== ERRORS ====================================
_ ERROR collecting OmeroPy/test/integration/tablestest/test_backwards_compatibility.py _
test/integration/tablestest/test_backwards_compatibility.py:34: in <module>
    from omero import columns
../../../../.venv3/lib64/python3.9/site-packages/omero/columns.py:22: in <module>
    tables = __import__("tables")  # Pytables
../../../../.venv3/lib64/python3.9/site-packages/tables/__init__.py:44: in <module>
    from .utilsextension import get_hdf5_version as _get_hdf5_version
tables/utilsextension.pyx:1: in init tables.utilsextension
    ???
E   ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
_____ ERROR collecting OmeroPy/test/integration/tablestest/test_service.py _____
test/integration/tablestest/test_service.py:28: in <module>
    import omero.tables
../../../../.venv3/lib64/python3.9/site-packages/omero/tables.py:28: in <module>
    tables = __import__("tables")  # Pytables
../../../../.venv3/lib64/python3.9/site-packages/tables/__init__.py:44: in <module>
    from .utilsextension import get_hdf5_version as _get_hdf5_version
tables/utilsextension.pyx:1: in init tables.utilsextension
    ???
E   ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
_____ ERROR collecting OmeroPy/test/integration/tablestest/test_tables.py ______
test/integration/tablestest/test_tables.py:30: in <module>
    from omero import columns
../../../../.venv3/lib64/python3.9/site-packages/omero/columns.py:22: in <module>
    tables = __import__("tables")  # Pytables
../../../../.venv3/lib64/python3.9/site-packages/tables/__init__.py:44: in <module>
    from .utilsextension import get_hdf5_version as _get_hdf5_version
tables/utilsextension.pyx:1: in init tables.utilsextension
    ???
E   ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
=============================== warnings summary ===============================
../../../../.venv3/lib64/python3.9/site-packages/Ice.py:14
  /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/Ice.py:14: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
    import sys, string, imp, os, threading, warnings, datetime
../../../../.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:241
  /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:241: RemovedInDjango50Warning: The default value of USE_TZ will change from False to True in Django 5.0. Set USE_TZ to False in your project settings if you want to keep the current default behavior.
    warnings.warn(
../../../../.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:289
  /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:289: RemovedInDjango51Warning: The STATICFILES_STORAGE setting is deprecated. Use STORAGES instead.
    warnings.warn(STATICFILES_STORAGE_DEPRECATED_MSG, RemovedInDjango51Warning)
../../../../.venv3/lib64/python3.9/site-packages/pipeline/__init__.py:1
  /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/pipeline/__init__.py:1: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
    from pkg_resources import DistributionNotFound, get_distribution
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/target/reports/integration/junit-results.xml -
=========================== short test summary info ============================
ERROR test/integration/tablestest/test_backwards_compatibility.py - ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
ERROR test/integration/tablestest/test_service.py - ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
ERROR test/integration/tablestest/test_tables.py - ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
!!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!!
================= 32 deselected, 4 warnings, 3 errors in 5.34s =================
Result: 2

BUILD SUCCESSFUL
Total time: 12 seconds
+ /home/omero/workspace/OMERO-test-integration/src/build.py -f components/tools/OmeroFS/build.xml integration -Dtestreports.dir=target/reports/integration
OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
Buildfile: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS/build.xml
Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS...

python-integration:
Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS/target/reports/integration
============================= test session starts ==============================
platform linux -- Python 3.9.18, pytest-8.2.2, pluggy-1.5.0 -- /home/omero/workspace/OMERO-test-integration/.venv3/bin/python3
cachedir: .pytest_cache
django: version: 4.2.13, settings: omeroweb.settings (from ini)
rootdir: /home/omero/workspace/OMERO-test-integration/src/components/tools
configfile: pytest.ini
plugins: xdist-3.6.1, mock-3.14.0, django-4.8.0
collecting ... collected 1 item
test/integration/test_dbclient.py::TestDropBoxClient::test1 PASSED       [100%]
=============================== warnings summary ===============================
../../../../.venv3/lib64/python3.9/site-packages/Ice.py:14
  /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/Ice.py:14: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
    import sys, string, imp, os, threading, warnings, datetime
../../../../.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:241
  /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:241: RemovedInDjango50Warning: The default value of USE_TZ will change from False to True in Django 5.0. Set USE_TZ to False in your project settings if you want to keep the current default behavior.
    warnings.warn(
../../../../.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:289
  /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:289: RemovedInDjango51Warning: The STATICFILES_STORAGE setting is deprecated. Use STORAGES instead.
    warnings.warn(STATICFILES_STORAGE_DEPRECATED_MSG, RemovedInDjango51Warning)
../../../../.venv3/lib64/python3.9/site-packages/pipeline/__init__.py:1
  /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/pipeline/__init__.py:1: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
    from pkg_resources import DistributionNotFound, get_distribution
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS/target/reports/integration/junit-results.xml -
======================== 1 passed, 4 warnings in 0.09s =========================

BUILD SUCCESSFUL
Total time: 1 second
+ /home/omero/workspace/OMERO-test-integration/src/build.py -f components/tools/OmeroWeb/build.xml integration -Dtestreports.dir=target/reports/integration
OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
Buildfile: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb/build.xml
Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...

python-integration:
Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb/target/reports/integration
============================= test session starts ==============================
platform linux -- Python 3.9.18, pytest-8.2.2, pluggy-1.5.0 -- /home/omero/workspace/OMERO-test-integration/.venv3/bin/python3
cachedir: .pytest_cache
django: version: 4.2.13, settings: omeroweb.settings (from ini)
rootdir: /home/omero/workspace/OMERO-test-integration/src/components/tools
configfile: pytest.ini
plugins: xdist-3.6.1, mock-3.14.0, django-4.8.0
collecting ... collected 413 items
test/integration/test_annotate.py::TestMapAnnotations::test_annotate_map PASSED [  0%]
test/integration/test_annotate.py::TestTagging::test_create_tag PASSED   [  0%]
test/integration/test_annotate.py::TestTagging::test_annotate_tag PASSED [  0%]
test/integration/test_annotate.py::TestBatchAnnotate::test_batch_annotate_tag PASSED [  0%]
test/integration/test_annotate.py::TestFileAnnotations::test_add_fileannotations_form PASSED [  1%]
test/integration/test_annotate.py::TestFileAnnotations::test_batch_add_fileannotations[1] PASSED [  1%]
test/integration/test_annotate.py::TestFileAnnotations::test_batch_add_fileannotations[2] PASSED [  1%]
test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method0-Plate] PASSED [  1%]
test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method0-Image] PASSED [  2%]
test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method0-Well] PASSED [  2%]
test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method0-Channel] PASSED [  2%]
test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method0-foo] PASSED [  2%]
test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method1-Plate] PASSED [  3%]
test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method1-Image] PASSED [  3%]
test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method1-Well] PASSED [  3%]
test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method1-Channel] PASSED [  3%]
test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method1-foo] PASSED [  4%]
test/integration/test_api_containers.py::TestContainers::test_delete_unsupported[Plate] PASSED [  4%]
test/integration/test_api_containers.py::TestContainers::test_delete_unsupported[Image] PASSED [  4%]
test/integration/test_api_containers.py::TestContainers::test_delete_unsupported[Well] PASSED [  4%]
test/integration/test_api_containers.py::TestContainers::test_container_crud[Project] PASSED [  5%]
test/integration/test_api_containers.py::TestContainers::test_container_crud[Dataset] PASSED [  5%]
test/integration/test_api_containers.py::TestContainers::test_container_crud[Screen] PASSED [  5%]
test/integration/test_api_containers.py::TestContainers::test_datasets_plates[Dataset-True] PASSED [  5%]
test/integration/test_api_containers.py::TestContainers::test_datasets_plates[Dataset-False] PASSED [  6%]
test/integration/test_api_containers.py::TestContainers::test_datasets_plates[Plate-True] PASSED [  6%]
test/integration/test_api_containers.py::TestContainers::test_datasets_plates[Plate-False] PASSED [  6%]
test/integration/test_api_containers.py::TestContainers::test_screens PASSED [  6%]
test/integration/test_api_containers.py::TestContainers::test_screen_plates_update PASSED [  7%]
test/integration/test_api_containers.py::TestContainers::test_container_tags_update[dtype0] PASSED [  7%]
test/integration/test_api_containers.py::TestContainers::test_container_tags_update[dtype1] PASSED [  7%]
test/integration/test_api_containers.py::TestContainers::test_container_tags_update[dtype2] PASSED [  7%]
test/integration/test_api_containers.py::TestContainers::test_spw_urls PASSED [  7%]
test/integration/test_api_containers.py::TestContainers::test_spw_parent_urls PASSED [  8%]
test/integration/test_api_containers.py::TestContainers::test_pdi_urls PASSED [  8%]
test/integration/test_api_containers.py::TestContainers::test_pdi_parent_urls PASSED [  8%]
test/integration/test_api_errors.py::TestErrors::test_save_post_no_id PASSED [  8%]
test/integration/test_api_errors.py::TestErrors::test_save_put_id PASSED [  9%]
test/integration/test_api_errors.py::TestErrors::test_marshal_type PASSED [  9%]
test/integration/test_api_errors.py::TestErrors::test_invalid_parameter PASSED [  9%]
test/integration/test_api_errors.py::TestErrors::test_marshal_validation PASSED [  9%]
test/integration/test_api_errors.py::TestErrors::test_security_violation PASSED [ 10%]
test/integration/test_api_errors.py::TestErrors::test_validation_exception PASSED [ 10%]
test/integration/test_api_errors.py::TestErrors::test_project_validation PASSED [ 10%]
test/integration/test_api_experimenters_groups.py::TestExperimenters::test_create_update_unsupported[method0-Experimenter] PASSED [ 10%]
test/integration/test_api_experimenters_groups.py::TestExperimenters::test_create_update_unsupported[method0-ExperimenterGroup] PASSED [ 11%]
test/integration/test_api_experimenters_groups.py::TestExperimenters::test_create_update_unsupported[method1-Experimenter] PASSED [ 11%]
test/integration/test_api_experimenters_groups.py::TestExperimenters::test_create_update_unsupported[method1-ExperimenterGroup] PASSED [ 11%]
test/integration/test_api_experimenters_groups.py::TestExperimenters::test_delete_unsupported[Experimenter] PASSED [ 11%]
test/integration/test_api_experimenters_groups.py::TestExperimenters::test_delete_unsupported[ExperimenterGroup] PASSED [ 12%]
test/integration/test_api_experimenters_groups.py::TestExperimenters::test_experimenters_groups PASSED [ 12%]
test/integration/test_api_experimenters_groups.py::TestExperimenters::test_groups_experimenters PASSED [ 12%]
test/integration/test_api_experimenters_groups.py::TestExperimenters::test_filter_groups PASSED [ 12%]
test/integration/test_api_experimenters_groups.py::TestExperimenters::test_filter_experimenters PASSED [ 13%]
test/integration/test_api_images.py::TestImages::test_dataset_images PASSED [ 13%]
test/integration/test_api_login.py::TestLogin::test_versions PASSED      [ 13%]
test/integration/test_api_login.py::TestLogin::test_base_url PASSED      [ 13%]
test/integration/test_api_login.py::TestLogin::test_base_url_versions_404 PASSED [ 14%]
test/integration/test_api_login.py::TestLogin::test_login_get PASSED     [ 14%]
test/integration/test_api_login.py::TestLogin::test_login_csrf PASSED    [ 14%]
test/integration/test_api_login.py::TestLogin::test_login_errors[credentials0] PASSED [ 14%]
test/integration/test_api_login.py::TestLogin::test_login_errors[credentials1] PASSED [ 15%]
test/integration/test_api_login.py::TestLogin::test_login_errors[credentials2] PASSED [ 15%]
test/integration/test_api_login.py::TestLogin::test_login_errors[credentials3] PASSED [ 15%]
test/integration/test_api_login.py::TestLogin::test_login_example PASSED [ 15%]
test/integration/test_api_projects.py::TestProjects::test_marshal_projects_not_logged_in PASSED [ 15%]
test/integration/test_api_projects.py::TestProjects::test_marshal_projects_no_results PASSED [ 16%]
test/integration/test_api_projects.py::TestProjects::test_marshal_projects_user PASSED [ 16%]
test/integration/test_api_projects.py::TestProjects::test_marshal_projects_another_user PASSED [ 16%]
test/integration/test_api_projects.py::TestProjects::test_marshal_projects_another_group PASSED [ 16%]
test/integration/test_api_projects.py::TestProjects::test_marshal_projects_all_groups PASSED [ 17%]
test/integration/test_api_projects.py::TestProjects::test_marshal_projects_all_users PASSED [ 17%]
test/integration/test_api_projects.py::TestProjects::test_marshal_projects_pagination PASSED [ 17%]
test/integration/test_api_projects.py::TestProjects::test_marshal_projects_params PASSED [ 17%]
test/integration/test_api_projects.py::TestProjects::test_project_create_read PASSED [ 18%]
test/integration/test_api_projects.py::TestProjects::test_project_create_other_group PASSED [ 18%]
test/integration/test_api_projects.py::TestProjects::test_project_update PASSED [ 18%]
test/integration/test_api_projects.py::TestProjects::test_project_datasets_update[Project] PASSED [ 18%]
test/integration/test_api_projects.py::TestProjects::test_project_datasets_update[Dataset] PASSED [ 19%]
test/integration/test_api_projects.py::TestProjects::test_project_delete PASSED [ 19%]
test/integration/test_api_rois.py::TestContainers::test_image_rois PASSED [ 19%]
test/integration/test_api_rois.py::TestContainers::test_roi_delete PASSED [ 19%]
test/integration/test_api_rois.py::TestContainers::test_shapes PASSED    [ 20%]
test/integration/test_api_wells.py::TestWells::test_plate_wells PASSED   [ 20%]
test/integration/test_api_wells.py::TestWells::test_plate_index_wells PASSED [ 20%]
test/integration/test_api_wells.py::TestWells::test_well PASSED          [ 20%]
test/integration/test_chgrp.py::TestChgrp::test_load_chgrp_groups[user] PASSED [ 21%]
test/integration/test_chgrp.py::TestChgrp::test_load_chgrp_groups[admin] PASSED [ 21%]
test/integration/test_chgrp.py::TestChgrp::test_chgrp_dry_run[user] PASSED [ 21%]
test/integration/test_chgrp.py::TestChgrp::test_chgrp_new_container[user] PASSED [ 21%]
test/integration/test_chgrp.py::TestChgrp::test_chgrp_new_container[admin] PASSED [ 22%]
test/integration/test_chgrp.py::TestChgrp::test_chgrp_old_container[user] PASSED [ 22%]
test/integration/test_chgrp.py::TestChgrp::test_chgrp_old_container[admin] PASSED [ 22%]
test/integration/test_chown.py::TestChown::test_chown_dry_run[admin] PASSED [ 22%]
test/integration/test_config.py::test_flattenProperties PASSED           [ 23%]
test/integration/test_config.py::TestConfig::testDefaultConfig PASSED    [ 23%]
test/integration/test_config.py::TestConfig::testDefaultConfigConversion PASSED [ 23%]
test/integration/test_config.py::TestConfig::testUpgradeDropdownMenuConfig[foo-colleagues.label] PASSED [ 23%]
test/integration/test_config.py::TestConfig::testUpgradeDropdownMenuConfig[foo-leaders.label] PASSED [ 23%]
test/integration/test_config.py::TestConfig::testUpgradeDropdownMenuConfig[foo-everyone.label] PASSED [ 24%]
test/integration/test_containers.py::TestContainers::test_add_and_rename_container PASSED [ 24%]
test/integration/test_containers.py::TestContainers::test_add_owned_container PASSED [ 24%]
test/integration/test_containers.py::TestContainers::test_paste_move_remove_deletamany_image PASSED [ 24%]
test/integration/test_containers.py::TestContainers::test_edit_share PASSED [ 25%]
test/integration/test_csrf.py::TestCsrf::test_csrf_middleware_enabled PASSED [ 25%]
test/integration/test_csrf.py::TestCsrf::test_forgot_password PASSED     [ 25%]
test/integration/test_csrf.py::TestCsrf::test_move_data PASSED           [ 25%]
test/integration/test_csrf.py::TestCsrf::test_add_and_remove_comment PASSED [ 26%]
test/integration/test_csrf.py::TestCsrf::test_attach_file PASSED         [ 26%]
test/integration/test_csrf.py::TestCsrf::test_edit_channel_names PASSED  [ 26%]
test/integration/test_csrf.py::TestCsrf::test_copy_past_rendering_settings PASSED [ 26%]
test/integration/test_csrf.py::TestCsrf::test_reset_rendering_settings PASSED [ 27%]
test/integration/test_csrf.py::TestCsrf::test_apply_owners_rendering_settings PASSED [ 27%]
test/integration/test_csrf.py::TestCsrf::test_ome_tiff_script PASSED     [ 27%]
test/integration/test_csrf.py::TestCsrf::test_script PASSED              [ 27%]
test/integration/test_csrf.py::TestCsrf::test_myaccount PASSED           [ 28%]
test/integration/test_csrf.py::TestCsrf::test_avatar PASSED              [ 28%]
test/integration/test_csrf.py::TestCsrf::test_create_group PASSED        [ 28%]
test/integration/test_csrf.py::TestCsrf::test_create_user PASSED         [ 28%]
test/integration/test_csrf.py::TestCsrf::test_edit_group PASSED          [ 29%]
test/integration/test_csrf.py::TestCsrf::test_edit_user PASSED           [ 29%]
test/integration/test_csrf.py::TestCsrf::test_edit_group_by_owner PASSED [ 29%]
test/integration/test_csrf.py::TestCsrf::test_change_password PASSED     [ 29%]
test/integration/test_csrf.py::TestCsrf::test_su PASSED                  [ 30%]
test/integration/test_decorators.py::TestShow::test_conn_cleanup PASSED  [ 30%]
test/integration/test_download.py::TestDownload::test_spw_download PASSED [ 30%]
test/integration/test_download.py::TestDownload::test_orphaned_image_direct_download PASSED [ 30%]
test/integration/test_download.py::TestDownload::test_orphaned_image_download PASSED [ 30%]
test/integration/test_download.py::TestDownload::test_image_in_dataset_download PASSED [ 31%]
test/integration/test_download.py::TestDownload::test_image_in_dataset_in_project_download PASSED [ 31%]
test/integration/test_download.py::TestDownload::test_well_download PASSED [ 31%]
test/integration/test_download.py::TestDownload::test_attachment_download PASSED [ 31%]
test/integration/test_download.py::TestDownloadAs::test_download_image_as[jpeg] PASSED [ 32%]
test/integration/test_download.py::TestDownloadAs::test_download_image_as[png] PASSED [ 32%]
test/integration/test_download.py::TestDownloadAs::test_download_image_as[tif] PASSED [ 32%]
test/integration/test_download.py::TestDownloadAs::test_download_images_as_zip[jpeg] PASSED [ 32%]
test/integration/test_download.py::TestDownloadAs::test_download_images_as_zip[png] PASSED [ 33%]
test/integration/test_download.py::TestDownloadAs::test_download_images_as_zip[tif] PASSED [ 33%]
test/integration/test_groups_users.py::TestGroupsUsers::test_group_users_menu PASSED [ 33%]
test/integration/test_histogram.py::TestHistogram::test_histogram_bin_count[None] PASSED [ 33%]
test/integration/test_histogram.py::TestHistogram::test_histogram_bin_count[10] PASSED [ 34%]
test/integration/test_history.py::TestHistory::test_history PASSED       [ 34%]
test/integration/test_history.py::TestHistory::test_calendar_default PASSED [ 34%]
test/integration/test_history.py::TestHistory::test_calendar_month PASSED [ 34%]
test/integration/test_links.py::TestLinks::test_link_project_datasets PASSED [ 35%]
test/integration/test_links.py::TestLinks::test_link_datasets_images PASSED [ 35%]
test/integration/test_links.py::TestLinks::test_link_unlink_tagset_tags PASSED [ 35%]
test/integration/test_links.py::TestLinks::test_unlink_screen_plate PASSED [ 35%]
test/integration/test_login.py::TestLogin::test_login_errors[credentials0] PASSED [ 36%]
test/integration/test_login.py::TestLogin::test_login_errors[credentials1] PASSED [ 36%]
test/integration/test_login.py::TestLogin::test_login_errors[credentials2] PASSED [ 36%]
test/integration/test_login.py::TestLogin::test_login_errors[credentials3] PASSED [ 36%]
test/integration/test_login.py::TestLogin::test_get_login_page PASSED    [ 37%]
test/integration/test_login.py::TestLogin::test_login_redirect[] PASSED  [ 37%]
test/integration/test_login.py::TestLogin::test_login_redirect[/webclient/usertags/] PASSED [ 37%]
test/integration/test_login.py::TestLogin::test_login_view PASSED        [ 37%]
test/integration/test_marshal.py::TestImgDetail::test_image_detail PASSED [ 38%]
test/integration/test_metadata.py::TestCoreMetadata::test_pixel_size_units PASSED [ 38%]
test/integration/test_metadata.py::TestCoreMetadata::test_none_pixel_size PASSED [ 38%]
test/integration/test_metadata.py::TestBulkAnnotations::test_nsbulkannotations_file[True] PASSED [ 38%]
test/integration/test_metadata.py::TestBulkAnnotations::test_nsbulkannotations_file[False] PASSED [ 38%]
test/integration/test_metadata.py::TestBulkAnnotations::test_nsbulkannotations_not_file PASSED [ 39%]
test/integration/test_plategrid.py::TestPlateGrid::test_get_plate_grid_metadata[shrink] PASSED [ 39%]
test/integration/test_plategrid.py::TestPlateGrid::test_get_plate_grid_metadata[trim] PASSED [ 39%]
test/integration/test_plategrid.py::TestPlateGrid::test_get_plate_grid_metadata[expand] PASSED [ 39%]
test/integration/test_plategrid.py::TestPlateGrid::test_well_images PASSED [ 40%]
test/integration/test_plategrid.py::TestPlateGrid::test_instantiation PASSED [ 40%]
test/integration/test_plategrid.py::TestPlateGrid::test_metadata_grid_size PASSED [ 40%]
test/integration/test_plategrid.py::TestPlateGrid::test_metadata_thumbnail_url PASSED [ 40%]
test/integration/test_plategrid.py::TestPlateGrid::test_full_grid PASSED [ 41%]
test/integration/test_plategrid.py::TestPlateGrid::test_acquisition_date PASSED [ 41%]
test/integration/test_plategrid.py::TestPlateGrid::test_creation_date PASSED [ 41%]
test/integration/test_plategrid.py::TestPlateGrid::test_description PASSED [ 41%]
test/integration/test_plategrid.py::TestScreenPlateTables::test_get_plate_table ERROR [ 42%]
test/integration/test_rendering.py::TestRendering::test_copy_past_rendering_settings_from_image PASSED [ 42%]
test/integration/test_rendering.py::TestRendering::test_copy_past_rendering_settings_from_url PASSED [ 42%]
test/integration/test_rendering.py::TestRendering::test_all_rendering_defs PASSED [ 42%]
test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_incomplete_request PASSED [ 43%]
test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_malformed_tile_argument PASSED [ 43%]
test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_malformed_region_argument PASSED [ 43%]
test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_tile_params PASSED [ 43%]
test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_tile_params_large_image PASSED [ 44%]
test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_tile_params_negative_resolution PASSED [ 44%]
test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_tile_params_invalid_resolution PASSED [ 44%]
test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_tile_params_big_image PASSED [ 44%]
test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_region_params PASSED [ 45%]
test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_region_params_big_image PASSED [ 45%]
test/integration/test_rendering.py::TestRenderImageRegion::test_render_birds_eye_view_big_image PASSED [ 45%]
test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_big_image_resolution PASSED [ 45%]
test/integration/test_scripts.py::TestScripts::test_script_ui_defaults FAILED [ 46%]
test/integration/test_scripts.py::TestScripts::test_script_inputs_outputs[inputs0] FAILED [ 46%]
test/integration/test_scripts.py::TestScripts::test_script_inputs_outputs[inputs1] FAILED [ 46%]
test/integration/test_scripts.py::TestScripts::test_script_inputs_outputs[inputs2] FAILED [ 46%]
test/integration/test_scripts.py::TestFigureScripts::test_figure_script_dialog[SplitView] PASSED [ 46%]
test/integration/test_scripts.py::TestFigureScripts::test_figure_script_dialog[Thumbnail] PASSED [ 47%]
test/integration/test_scripts.py::TestFigureScripts::test_figure_script_dialog[MakeMovie] PASSED [ 47%]
test/integration/test_show.py::TestShow::test_empty_path PASSED          [ 47%]
test/integration/test_show.py::TestShow::test_project_legacy_path PASSED [ 47%]
test/integration/test_show.py::TestShow::test_projects_legacy_show PASSED [ 48%]
test/integration/test_show.py::TestShow::test_project_dataset_legacy_path PASSED [ 48%]
test/integration/test_show.py::TestShow::test_project_dataset_image_legacy_path PASSED [ 48%]
test/integration/test_show.py::TestShow::test_tag_redirect[1] PASSED     [ 48%]
test/integration/test_show.py::TestShow::test_tag_redirect[2] PASSED     [ 49%]
test/integration/test_show.py::TestShow::test_tagset_redirect[1] PASSED  [ 49%]
test/integration/test_show.py::TestShow::test_tagset_redirect[2] PASSED  [ 49%]
test/integration/test_show.py::TestShow::test_tag_legacy_path[1] PASSED  [ 49%]
test/integration/test_show.py::TestShow::test_tag_legacy_path[2] PASSED  [ 50%]
test/integration/test_show.py::TestShow::test_tagset_tag_legacy_path PASSED [ 50%]
test/integration/test_show.py::TestShow::test_image_legacy_path PASSED   [ 50%]
test/integration/test_show.py::TestShow::test_screen_legacy_path PASSED  [ 50%]
test/integration/test_show.py::TestShow::test_screen_plate_legacy_path PASSED [ 51%]
test/integration/test_show.py::TestShow::test_screen_plate_well_show PASSED [ 51%]
test/integration/test_show.py::TestShow::test_screen_plate_run_well_show[0] PASSED [ 51%]
test/integration/test_show.py::TestShow::test_screen_plate_run_well_show[1] PASSED [ 51%]
test/integration/test_show.py::TestShow::test_project_dataset_image_show PASSED [ 52%]
test/integration/test_show.py::TestShow::test_project_dataset_image_roi_show PASSED [ 52%]
test/integration/test_show.py::TestShow::test_project_by_id PASSED       [ 52%]
test/integration/test_show.py::TestShow::test_project_by_name PASSED     [ 52%]
test/integration/test_show.py::TestShow::test_tag_by_value[1] PASSED     [ 53%]
test/integration/test_show.py::TestShow::test_tag_by_value[2] PASSED     [ 53%]
test/integration/test_show.py::TestShow::test_tagset_tag_by_id PASSED    [ 53%]
test/integration/test_show.py::TestShow::test_multiple_well_by_id[plate.name=%(plate_name)s|well.name=%(well_name)s-A10] PASSED [ 53%]
test/integration/test_show.py::TestShow::test_multiple_well_by_id[plate.name=%(plate_name)s|well.name=%(well_name)s-1J] PASSED [ 53%]
test/integration/test_show.py::TestShow::test_screen_plate_run_well_by_name[plate.name=%(plate_name)s|well.name=%(well_name)s-A10] PASSED [ 54%]
test/integration/test_show.py::TestShow::test_screen_plate_run_well_by_name[plate.name=%(plate_name)s|well.name=%(well_name)s-1J] PASSED [ 54%]
test/integration/test_show.py::TestShow::test_multiple_well_by_id[run=%(plate_acquisition_id)s|well.name=%(well_name)s-A10] PASSED [ 54%]
test/integration/test_show.py::TestShow::test_multiple_well_by_id[run=%(plate_acquisition_id)s|well.name=%(well_name)s-1J] PASSED [ 54%]
test/integration/test_show.py::TestShow::test_screen_plate_run_well_by_name[run=%(plate_acquisition_id)s|well.name=%(well_name)s-A10] PASSED [ 55%]
test/integration/test_show.py::TestShow::test_screen_plate_run_well_by_name[run=%(plate_acquisition_id)s|well.name=%(well_name)s-1J] PASSED [ 55%]
test/integration/test_show.py::TestShow::test_well_by_name[A10] PASSED   [ 55%]
test/integration/test_show.py::TestShow::test_well_by_name[1J] PASSED    [ 55%]
test/integration/test_show.py::TestShow::test_screen_plate_run_illegal_run PASSED [ 56%]
test/integration/test_show.py::TestShow::test_path_to_no_objects PASSED  [ 56%]
test/integration/test_show.py::TestShow::test_project_dataset_image PASSED [ 56%]
test/integration/test_show.py::TestShow::test_project_dataset_images_pagination PASSED [ 56%]
test/integration/test_show.py::TestShow::test_orphaned_pagination PASSED [ 57%]
test/integration/test_show.py::TestShow::test_get_image_ids_dataset PASSED [ 57%]
test/integration/test_show.py::TestShow::test_image PASSED               [ 57%]
test/integration/test_show.py::TestShow::test_roi PASSED                 [ 57%]
test/integration/test_show.py::TestShow::test_shape PASSED               [ 58%]
test/integration/test_show.py::TestShow::test_well_image_shape PASSED    [ 58%]
test/integration/test_show.py::TestShow::test_image_orphan PASSED        [ 58%]
test/integration/test_show.py::TestShow::test_image_multi_link PASSED    [ 58%]
test/integration/test_show.py::TestShow::test_image_multi_link_restrict_dataset PASSED [ 59%]
test/integration/test_show.py::TestShow::test_image_multi_link_restrict_dataset_project PASSED [ 59%]
test/integration/test_show.py::TestShow::test_image_multi_link_restrict_project PASSED [ 59%]
test/integration/test_show.py::TestShow::test_dataset PASSED             [ 59%]
test/integration/test_show.py::TestShow::test_dataset_multi_link PASSED  [ 60%]
test/integration/test_show.py::TestShow::test_dataset_multi_link_restrict_project PASSED [ 60%]
test/integration/test_show.py::TestShow::test_dataset_orphan PASSED      [ 60%]
test/integration/test_show.py::TestShow::test_project PASSED             [ 60%]
test/integration/test_show.py::TestShow::test_acquisition PASSED         [ 61%]
test/integration/test_show.py::TestShow::test_acquisition_restrict_plate PASSED [ 61%]
test/integration/test_show.py::TestShow::test_acquisition_restrict_screen PASSED [ 61%]
test/integration/test_show.py::TestShow::test_acquisition_restrict_plate_screen PASSED [ 61%]
test/integration/test_show.py::TestShow::test_well PASSED                [ 61%]
test/integration/test_show.py::TestShow::test_well_multi PASSED          [ 62%]
test/integration/test_show.py::TestShow::test_well_image PASSED          [ 62%]
test/integration/test_show.py::TestShow::test_well_restrict_acquisition_multi PASSED [ 62%]
test/integration/test_show.py::TestShow::test_well_restrict_plate_multi PASSED [ 62%]
test/integration/test_show.py::TestShow::test_well_restrict_screen_multi PASSED [ 63%]
test/integration/test_show.py::TestShow::test_well_restrict_acquisition_plate_multi PASSED [ 63%]
test/integration/test_show.py::TestShow::test_well_restrict_acquisition_screen_multi PASSED [ 63%]
test/integration/test_show.py::TestShow::test_well_restrict_acquisition_plate_screen_multi PASSED [ 63%]
test/integration/test_show.py::TestShow::test_well_restrict_plate_screen_multi PASSED [ 64%]
test/integration/test_show.py::TestShow::test_plate PASSED               [ 64%]
test/integration/test_show.py::TestShow::test_plate_restrict_screen PASSED [ 64%]
test/integration/test_show.py::TestShow::test_screen PASSED              [ 64%]
test/integration/test_simple.py::TestSimple::testCurrentUser PASSED      [ 65%]
test/integration/test_simple.py::TestSimple::testImport PASSED           [ 65%]
test/integration/test_table.py::TestOmeroTables::test_table_html ERROR   [ 65%]
test/integration/test_table.py::TestOmeroTables::test_table_pagination ERROR [ 65%]
test/integration/test_table.py::TestOmeroTables::test_table_query ERROR  [ 66%]
test/integration/test_table.py::TestOmeroTables::test_table_bitmask[query_result0] ERROR [ 66%]
test/integration/test_table.py::TestOmeroTables::test_table_bitmask[query_result1] ERROR [ 66%]
test/integration/test_table.py::TestOmeroTables::test_table_bitmask[query_result2] ERROR [ 66%]
test/integration/test_table.py::TestOmeroTables::test_table_bitmask[query_result3] ERROR [ 67%]
test/integration/test_table.py::TestOmeroTables::test_table_metadata ERROR [ 67%]
test/integration/test_tags.py::TestTags::test_create_tag_and_tagset PASSED [ 67%]
test/integration/test_tags.py::TestTags::test_edit_tag_and_tagset[tagset] PASSED [ 67%]
test/integration/test_tags.py::TestTags::test_edit_tag_and_tagset[tag] PASSED [ 68%]
test/integration/test_tags.py::TestTags::test_add_edit_and_remove_tag PASSED [ 68%]
test/integration/test_tags.py::TestTags::test_add_remove_tags PASSED     [ 68%]
test/integration/test_thumbnails.py::TestThumbnails::test_default_thumb_size[None] PASSED [ 68%]
test/integration/test_thumbnails.py::TestThumbnails::test_default_thumb_size[100] PASSED [ 69%]
test/integration/test_thumbnails.py::TestThumbnails::test_base64_thumb[None] PASSED [ 69%]
test/integration/test_thumbnails.py::TestThumbnails::test_base64_thumb[100] PASSED [ 69%]
test/integration/test_thumbnails.py::TestThumbnails::test_base64_thumb_set PASSED [ 69%]
test/integration/test_thumbnails.py::TestRoiThumbnails::test_roi_thumbnail[0-1] PASSED [ 69%]
test/integration/test_thumbnails.py::TestRoiThumbnails::test_roi_thumbnail[0-0] PASSED [ 70%]
test/integration/test_thumbnails.py::TestRoiThumbnails::test_roi_thumbnail[1-1] PASSED [ 70%]
test/integration/test_thumbnails.py::TestRoiThumbnails::test_roi_thumbnail[1-0] PASSED [ 70%]
test/integration/test_tree.py::TestTree::test_marshal_experimenter PASSED [ 70%]
test/integration/test_tree.py::TestTree::test_marshal_projects_no_results PASSED [ 71%]
test/integration/test_tree.py::TestTree::test_marshal_projects_user PASSED [ 71%]
test/integration/test_tree.py::TestTree::test_marshal_projects_another_user PASSED [ 71%]
test/integration/test_tree.py::TestTree::test_marshal_projects_another_group PASSED [ 71%]
test/integration/test_tree.py::TestTree::test_marshal_projects_all_groups PASSED [ 72%]
test/integration/test_tree.py::TestTree::test_marshal_projects_all_users PASSED [ 72%]
test/integration/test_tree.py::TestTree::test_marshal_projects_all_groups_all_users PASSED [ 72%]
test/integration/test_tree.py::TestTree::test_marshal_datasets_no_results PASSED [ 72%]
test/integration/test_tree.py::TestTree::test_marshal_datasets_user PASSED [ 73%]
test/integration/test_tree.py::TestTree::test_marshal_datasets_another_user PASSED [ 73%]
test/integration/test_tree.py::TestTree::test_marshal_datasets_another_group PASSED [ 73%]
test/integration/test_tree.py::TestTree::test_marshal_datasets_all_groups PASSED [ 73%]
test/integration/test_tree.py::TestTree::test_marshal_datasets_all_users PASSED [ 74%]
test/integration/test_tree.py::TestTree::test_marshal_datasets_all_groups_all_users PASSED [ 74%]
test/integration/test_tree.py::TestTree::test_marshal_datasets_project PASSED [ 74%]
test/integration/test_tree.py::TestTree::test_marshal_datasets_project_crosslink PASSED [ 74%]
test/integration/test_tree.py::TestTree::test_marshal_images_no_results PASSED [ 75%]
test/integration/test_tree.py::TestTree::test_marshal_images_user PASSED [ 75%]
test/integration/test_tree.py::TestTree::test_marshal_images_user_pixels PASSED [ 75%]
test/integration/test_tree.py::TestTree::test_marshal_images_thumb_version[thumb0] PASSED [ 75%]
test/integration/test_tree.py::TestTree::test_marshal_images_thumb_version[thumb1] PASSED [ 76%]
test/integration/test_tree.py::TestTree::test_marshal_images_another_user PASSED [ 76%]
test/integration/test_tree.py::TestTree::test_marshal_images_another_group PASSED [ 76%]
test/integration/test_tree.py::TestTree::test_marshal_images_all_groups PASSED [ 76%]
test/integration/test_tree.py::TestTree::test_marshal_images_all_users PASSED [ 76%]
test/integration/test_tree.py::TestTree::test_marshal_images_all_groups_all_users PASSED [ 77%]
test/integration/test_tree.py::TestTree::test_marshal_images_dataset PASSED [ 77%]
test/integration/test_tree.py::TestTree::test_marshal_images_dataset_no_pixels PASSED [ 77%]
test/integration/test_tree.py::TestTree::test_marshal_images_dataset_date PASSED [ 77%]
test/integration/test_tree.py::TestTree::test_marshal_images_dataset_crosslink PASSED [ 78%]
test/integration/test_tree.py::TestTree::test_marshal_images_share PASSED [ 78%]
test/integration/test_tree.py::TestTree::test_marshal_screens_no_results PASSED [ 78%]
test/integration/test_tree.py::TestTree::test_marshal_screens_user PASSED [ 78%]
test/integration/test_tree.py::TestTree::test_marshal_screens_another_user PASSED [ 79%]
test/integration/test_tree.py::TestTree::test_marshal_screens_another_group PASSED [ 79%]
test/integration/test_tree.py::TestTree::test_marshal_screens_all_groups PASSED [ 79%]
test/integration/test_tree.py::TestTree::test_marshal_screens_all_users PASSED [ 79%]
test/integration/test_tree.py::TestTree::test_marshal_screens_all_groups_all_users PASSED [ 80%]
test/integration/test_tree.py::TestTree::test_marshal_plates_no_results PASSED [ 80%]
test/integration/test_tree.py::TestTree::test_marshal_plates_user PASSED [ 80%]
test/integration/test_tree.py::TestTree::test_marshal_plates_another_user PASSED [ 80%]
test/integration/test_tree.py::TestTree::test_marshal_plates_another_group PASSED [ 81%]
test/integration/test_tree.py::TestTree::test_marshal_plates_all_groups PASSED [ 81%]
test/integration/test_tree.py::TestTree::test_marshal_plates_all_users PASSED [ 81%]
test/integration/test_tree.py::TestTree::test_marshal_plates_all_groups_all_users PASSED [ 81%]
test/integration/test_tree.py::TestTree::test_marshal_plate_acquisitions_no_results PASSED [ 82%]
test/integration/test_tree.py::TestTree::test_marshal_plate_acquisitions_user PASSED [ 82%]
test/integration/test_tree.py::TestTree::test_marshal_plate_acquisitions_another_user PASSED [ 82%]
test/integration/test_tree.py::TestTree::test_marshal_plate_acquisitions_another_group PASSED [ 82%]
test/integration/test_tree.py::TestTree::test_marshal_orphaned_no_results PASSED [ 83%]
test/integration/test_tree.py::TestTree::test_marshal_orphaned PASSED    [ 83%]
test/integration/test_tree.py::TestTree::test_marshal_orphaned_another_user PASSED [ 83%]
test/integration/test_tree.py::TestTree::test_marshal_orphaned_another_group PASSED [ 83%]
test/integration/test_tree.py::TestTree::test_marshal_orphaned_all_groups PASSED [ 84%]
test/integration/test_tree.py::TestTree::test_marshal_tags_no_results PASSED [ 84%]
test/integration/test_tree.py::TestTree::test_marshal_tags_user PASSED   [ 84%]
test/integration/test_tree.py::TestTree::test_marshal_tags_another_user PASSED [ 84%]
test/integration/test_tree.py::TestTree::test_marshal_tags_another_group PASSED [ 84%]
test/integration/test_tree.py::TestTree::test_marshal_tags_all_groups PASSED [ 85%]
test/integration/test_tree.py::TestTree::test_marshal_tags_all_users PASSED [ 85%]
test/integration/test_tree.py::TestTree::test_marshal_tags_all_groups_all_users PASSED [ 85%]
test/integration/test_tree.py::TestTree::test_marshal_tags_orphaned PASSED [ 85%]
test/integration/test_tree.py::TestTree::test_marshal_tags_tagset PASSED [ 86%]
test/integration/test_tree.py::TestTree::test_marshal_tagged_no_results PASSED [ 86%]
test/integration/test_tree.py::TestTree::test_marshal_tagged_user PASSED [ 86%]
test/integration/test_tree.py::TestTree::test_marshal_tagged_perms PASSED [ 86%]
test/integration/test_tree.py::TestTree::test_marshal_tagged_image_pixels PASSED [ 87%]
test/integration/test_tree.py::TestTree::test_marshal_shares_user PASSED [ 87%]
test/integration/test_tree.py::TestTree::test_marshal_shares_another_user PASSED [ 87%]
test/integration/test_tree.py::TestTree::test_marshal_shares_user_owned PASSED [ 87%]
test/integration/test_tree.py::TestTree::test_marshal_shares_another_user_owned PASSED [ 88%]
test/integration/test_tree.py::TestTree::test_marshal_discussions_user PASSED [ 88%]
test/integration/test_tree.py::TestTree::test_marshal_discussions_another_user PASSED [ 88%]
test/integration/test_tree.py::TestTree::test_marshal_discussions_user_owned PASSED [ 88%]
test/integration/test_tree.py::TestTree::test_marshal_discussions_another_user_owned PASSED [ 89%]
test/integration/test_tree_annotations.py::TestTreeAnnotations::test_single_tag PASSED [ 89%]
test/integration/test_tree_annotations.py::TestTreeAnnotations::test_single_tag_userB PASSED [ 89%]
test/integration/test_tree_annotations.py::TestTreeAnnotations::test_twin_tags_userA_userB PASSED [ 89%]
test/integration/test_tree_annotations.py::TestTreeAnnotations::test_twin_tags_projects PASSED [ 90%]
test/integration/test_tree_annotations.py::TestTreeAnnotations::test_tags_comments_project PASSED [ 90%]
test/integration/test_tree_annotations.py::TestTreeAnnotations::test_filter_by_namespace PASSED [ 90%]
test/integration/test_webadmin.py::TestUserSettings::test_user_settings_page PASSED [ 90%]
test/integration/test_webadmin.py::TestUserSettings::test_edit_settings PASSED [ 91%]
test/integration/test_webadmin.py::TestExperimenters::test_create_experimenter_roles[user] PASSED [ 91%]
test/integration/test_webadmin.py::TestExperimenters::test_create_experimenter_roles[restricted_administrator] PASSED [ 91%]
test/integration/test_webadmin.py::TestExperimenters::test_create_experimenter_roles[administrator] PASSED [ 91%]
test/integration/test_webadmin.py::TestExperimenters::test_required_fields[required_field0] PASSED [ 92%]
test/integration/test_webadmin.py::TestExperimenters::test_required_fields[required_field1] PASSED [ 92%]
test/integration/test_webadmin.py::TestExperimenters::test_required_fields[required_field2] PASSED [ 92%]
test/integration/test_webadmin.py::TestExperimenters::test_required_fields[required_field3] PASSED [ 92%]
test/integration/test_webadmin.py::TestExperimenters::test_required_fields[required_field4] PASSED [ 92%]
test/integration/test_webadmin.py::TestExperimenters::test_required_fields[required_field5] PASSED [ 93%]
test/integration/test_webadmin.py::TestExperimenters::test_required_fields[required_field6] PASSED [ 93%]
test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege0] PASSED [ 93%]
test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege1] PASSED [ 93%]
test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege2] PASSED [ 94%]
test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege3] PASSED [ 94%]
test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege4] PASSED [ 94%]
test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege5] PASSED [ 94%]
test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege6] PASSED [ 95%]
test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege7] PASSED [ 95%]
test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege8] PASSED [ 95%]
test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege9] PASSED [ 95%]
test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin_form[privileges0] PASSED [ 96%]
test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin_form[privileges1] PASSED [ 96%]
test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin_form[privileges2] PASSED [ 96%]
test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin_form[privileges3] PASSED [ 96%]
test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin_form[privileges4] PASSED [ 97%]
test/integration/test_webadmin.py::TestExperimenters::test_restricted_admin_create_edit_user PASSED [ 97%]
test/integration/test_webadmin.py::TestGroups::test_new_group_form[privileges0] PASSED [ 97%]
test/integration/test_webadmin.py::TestGroups::test_new_group_form[privileges1] PASSED [ 97%]
test/integration/test_webadmin.py::TestGroups::test_new_group_form[privileges2] PASSED [ 98%]
test/integration/test_webadmin.py::TestGroups::test_create_group_permissions[permissions0] PASSED [ 98%]
test/integration/test_webadmin.py::TestGroups::test_create_group_permissions[permissions1] PASSED [ 98%]
test/integration/test_webadmin.py::TestGroups::test_create_group_permissions[permissions2] PASSED [ 98%]
test/integration/test_webadmin.py::TestGroups::test_create_group_permissions[permissions3] PASSED [ 99%]
test/integration/test_webadmin.py::TestGroups::test_required_fields[required_field0] PASSED [ 99%]
test/integration/test_webadmin.py::TestGroups::test_required_fields[required_field1] PASSED [ 99%]
test/integration/test_webadmin.py::TestGroups::test_validation_errors PASSED [ 99%]
test/integration/test_webadmin.py::TestGroups::test_save_experimenter PASSED [100%]
==================================== ERRORS ====================================
_________ ERROR at setup of TestScreenPlateTables.test_get_plate_table _________
itest = <test_plategrid.itest.<locals>.PlateGridIWebTest object at 0x7fda3e2982e0>
well_grid_factory = <function well_grid_factory.<locals>.make_well_grid at 0x7fda436e9a60>
update_service = 7f13beb5-a1e0-4470-9449-3c2c9d0b17b9/a1fef513-4156-4179-ba04-66c195abf72comero.api.IUpdate -t -e 1.1:tcp -h 172.19.0.12 -p 33171 -t 60000
conn = <omeroweb.webclient.webclient_gateway.OmeroWebGateway object at 0x7fda410b1910>
    @pytest.fixture()
    def plate_well_table(itest, well_grid_factory, update_service, conn):
        """
        Returns a new OMERO Plate, linked Wells, linked WellSamples, and linked
        Images populated by an L{omeroweb.testlib.IWebTest} instance.
        """
        plate = PlateI()
        plate.name = rstring(itest.uuid())
        # Well A1 has one WellSample
        plate.addWell(well_grid_factory({(0, 0): 1})[0])
        plate = update_service.saveAndReturnObject(plate)
        col1 = WellColumn('Well', '', [])
        col2 = StringColumn('TestColumn', '', 64, [])
        columns = [col1, col2]
        tablename = "plate_well_table_test:%s" % str(random())
>       table = conn.c.sf.sharedResources().newTable(1, tablename)
test/integration/test_plategrid.py:228: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
self = 7f13beb5-a1e0-4470-9449-3c2c9d0b17b9/a1fef513-4156-4179-ba04-66c195abf72comero.grid.SharedResources -t -e 1.1:tcp -h 172.19.0.12 -p 33171 -t 60000
repoId = 1, path = 'plate_well_table_test:0.8178695441145538', _ctx = None
    def newTable(self, repoId, path, _ctx=None):
>       return _M_omero.grid.SharedResources._op_newTable.invoke(self, ((repoId, path), _ctx))
E       omero.InternalException: exception ::omero::InternalException
E       {
E           serverStackTrace = 
E           serverExceptionClass = 
E           message = null table as argument
E       }
../../../../.venv3/lib64/python3.9/site-packages/omero_SharedResources_ice.py:393: InternalException
------------------------------ Captured log setup ------------------------------
INFO     omero.gateway:__init__.py:2243 created connection (uuid=01d0a378-4780-46a3-9edc-9f2140e1c5b2)
INFO     omeroweb.connector:connector.py:243 Client version: '['5', '26', '1']'; Server version: '['5', '6', '3']'
INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
INFO     omero.gateway:__init__.py:2243 created connection (uuid=ac944501-0d3e-4187-8c2e-1a9b2ef24263)
INFO     omero.util.UpgradeCheck:upgrade_check.py:146 no update needed
INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
______________ ERROR at setup of TestOmeroTables.test_table_html _______________
self = <test_table.TestOmeroTables object at 0x7fd9bd0773a0>
user1 = (<omero.clients.BaseClient object at 0x7fda3e6b9550>, object #0 (::omero::model::Experimenter)
{
    _id = object #1 (...nnotationLinksSeq = 
    {
    }
    _annotationLinksLoaded = False
    _annotationLinksCountPerOwner = 
    {
    }
})
table_data = ([<class 'omero.grid.WellColumn'>, <class 'omero.grid.StringColumn'>, <class 'omero.grid.DoubleColumn'>, <class 'omero...45.121, 4], [3, 'column', 0.75, 356575.012, 6], [4, 'data,comma', 0.12345, 13579.0, 8], [5, 'five', 0.01, 500.05, 10]])
    @pytest.fixture()
    def omero_table_file(self, user1, table_data):
        """Create a new OMERO Table and returns the original file ID."""
        client = user1[0]
        col_types, col_names, rows = table_data
        columns = []
        for col_type, name in zip(col_types, col_names):
            if col_type == StringColumn:
                columns.append(StringColumn(name, '', 64, []))
            else:
                columns.append(col_type(name, '', []))
        tablename = "omero_table_test:%s" % str(random())
>       table = client.sf.sharedResources().newTable(1, tablename)
test/integration/test_table.py:81: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
self = 6a244891-885a-4431-b13f-337d91503cc5/9b6cdc8b-5f97-47df-b254-8322f2e92260omero.grid.SharedResources -t -e 1.1:tcp -h 172.19.0.12 -p 33171 -t 60000
repoId = 1, path = 'omero_table_test:0.23248401506713412', _ctx = None
    def newTable(self, repoId, path, _ctx=None):
>       return _M_omero.grid.SharedResources._op_newTable.invoke(self, ((repoId, path), _ctx))
E       omero.InternalException: exception ::omero::InternalException
E       {
E           serverStackTrace = 
E           serverExceptionClass = 
E           message = null table as argument
E       }
../../../../.venv3/lib64/python3.9/site-packages/omero_SharedResources_ice.py:393: InternalException
------------------------------ Captured log setup ------------------------------
INFO     omero.gateway:__init__.py:2243 created connection (uuid=b5c4cd0a-bc04-4830-8f49-8ea38a39aa54)
INFO     omeroweb.connector:connector.py:243 Client version: '['5', '26', '1']'; Server version: '['5', '6', '3']'
INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
INFO     omero.gateway:__init__.py:2243 created connection (uuid=e4b86948-020f-4f0d-a2c0-a5e2935cda44)
INFO     omero.util.UpgradeCheck:upgrade_check.py:146 no update needed
INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
INFO     omero.gateway:__init__.py:2243 created connection (uuid=0d6dfebd-b697-4416-8b62-7cf68ad84faa)
INFO     omeroweb.connector:connector.py:243 Client version: '['5', '26', '1']'; Server version: '['5', '6', '3']'
INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
INFO     omero.gateway:__init__.py:2243 created connection (uuid=ebc2765e-8c67-4766-8b27-064817d5bba3)
INFO     omero.util.UpgradeCheck:upgrade_check.py:146 no update needed
INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
___________ ERROR at setup of TestOmeroTables.test_table_pagination ____________
self = <test_table.TestOmeroTables object at 0x7fd9bd077b50>
user1 = (<omero.clients.BaseClient object at 0x7fda411e8c70>, object #0 (::omero::model::Experimenter)
{
    _id = object #1 (...nnotationLinksSeq = 
    {
    }
    _annotationLinksLoaded = False
    _annotationLinksCountPerOwner = 
    {
    }
})
table_data = ([<class 'omero.grid.WellColumn'>, <class 'omero.grid.StringColumn'>, <class 'omero.grid.DoubleColumn'>, <class 'omero...45.121, 4], [3, 'column', 0.75, 356575.012, 6], [4, 'data,comma', 0.12345, 13579.0, 8], [5, 'five', 0.01, 500.05, 10]])
    @pytest.fixture()
    def omero_table_file(self, user1, table_data):
        """Create a new OMERO Table and returns the original file ID."""
        client = user1[0]
        col_types, col_names, rows = table_data
        columns = []
        for col_type, name in zip(col_types, col_names):
            if col_type == StringColumn:
                columns.append(StringColumn(name, '', 64, []))
            else:
                columns.append(col_type(name, '', []))
        tablename = "omero_table_test:%s" % str(random())
>       table = client.sf.sharedResources().newTable(1, tablename)
test/integration/test_table.py:81: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
self = 2261d79c-3912-4d93-a0d5-2d3d3a2bb290/42db9567-0d57-4aff-ac5f-aac5f437bfadomero.grid.SharedResources -t -e 1.1:tcp -h 172.19.0.12 -p 33171 -t 60000
repoId = 1, path = 'omero_table_test:0.14828711647995563', _ctx = None
    def newTable(self, repoId, path, _ctx=None):
>       return _M_omero.grid.SharedResources._op_newTable.invoke(self, ((repoId, path), _ctx))
E       omero.InternalException: exception ::omero::InternalException
E       {
E           serverStackTrace = 
E           serverExceptionClass = 
E           message = null table as argument
E       }
../../../../.venv3/lib64/python3.9/site-packages/omero_SharedResources_ice.py:393: InternalException
______________ ERROR at setup of TestOmeroTables.test_table_query ______________
self = <test_table.TestOmeroTables object at 0x7fd9bd077eb0>
user1 = (<omero.clients.BaseClient object at 0x7fda40e4cf10>, object #0 (::omero::model::Experimenter)
{
    _id = object #1 (...nnotationLinksSeq = 
    {
    }
    _annotationLinksLoaded = False
    _annotationLinksCountPerOwner = 
    {
    }
})
table_data = ([<class 'omero.grid.WellColumn'>, <class 'omero.grid.StringColumn'>, <class 'omero.grid.DoubleColumn'>, <class 'omero...45.121, 4], [3, 'column', 0.75, 356575.012, 6], [4, 'data,comma', 0.12345, 13579.0, 8], [5, 'five', 0.01, 500.05, 10]])
    @pytest.fixture()
    def omero_table_file(self, user1, table_data):
        """Create a new OMERO Table and returns the original file ID."""
        client = user1[0]
        col_types, col_names, rows = table_data
        columns = []
        for col_type, name in zip(col_types, col_names):
            if col_type == StringColumn:
                columns.append(StringColumn(name, '', 64, []))
            else:
                columns.append(col_type(name, '', []))
        tablename = "omero_table_test:%s" % str(random())
>       table = client.sf.sharedResources().newTable(1, tablename)
test/integration/test_table.py:81: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
self = ee45d223-2d51-4cc3-9d9c-1859e500d462/acce107d-db86-4c28-892b-9b75a4921e8comero.grid.SharedResources -t -e 1.1:tcp -h 172.19.0.12 -p 33171 -t 60000
repoId = 1, path = 'omero_table_test:0.1262522707482705', _ctx = None
    def newTable(self, repoId, path, _ctx=None):
>       return _M_omero.grid.SharedResources._op_newTable.invoke(self, ((repoId, path), _ctx))
E       omero.InternalException: exception ::omero::InternalException
E       {
E           serverStackTrace = 
E           serverExceptionClass = 
E           message = null table as argument
E       }
../../../../.venv3/lib64/python3.9/site-packages/omero_SharedResources_ice.py:393: InternalException
_____ ERROR at setup of TestOmeroTables.test_table_bitmask[query_result0] ______
self = <test_table.TestOmeroTables object at 0x7fd9bc8bdd90>
user1 = (<omero.clients.BaseClient object at 0x7fda04dfb880>, object #0 (::omero::model::Experimenter)
{
    _id = object #1 (...nnotationLinksSeq = 
    {
    }
    _annotationLinksLoaded = False
    _annotationLinksCountPerOwner = 
    {
    }
})
table_data = ([<class 'omero.grid.WellColumn'>, <class 'omero.grid.StringColumn'>, <class 'omero.grid.DoubleColumn'>, <class 'omero...45.121, 4], [3, 'column', 0.75, 356575.012, 6], [4, 'data,comma', 0.12345, 13579.0, 8], [5, 'five', 0.01, 500.05, 10]])
    @pytest.fixture()
    def omero_table_file(self, user1, table_data):
        """Create a new OMERO Table and returns the original file ID."""
        client = user1[0]
        col_types, col_names, rows = table_data
        columns = []
        for col_type, name in zip(col_types, col_names):
            if col_type == StringColumn:
                columns.append(StringColumn(name, '', 64, []))
            else:
                columns.append(col_type(name, '', []))
        tablename = "omero_table_test:%s" % str(random())
>       table = client.sf.sharedResources().newTable(1, tablename)
test/integration/test_table.py:81: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
self = 76600f8a-5ac4-44dd-abd2-5850fd71f1ac/d965db6e-4e70-486a-84da-9b64541772b5omero.grid.SharedResources -t -e 1.1:tcp -h 172.19.0.12 -p 33171 -t 60000
repoId = 1, path = 'omero_table_test:0.3843989338853415', _ctx = None
    def newTable(self, repoId, path, _ctx=None):
>       return _M_omero.grid.SharedResources._op_newTable.invoke(self, ((repoId, path), _ctx))
E       omero.InternalException: exception ::omero::InternalException
E       {
E           serverStackTrace = 
E           serverExceptionClass = 
E           message = null table as argument
E       }
../../../../.venv3/lib64/python3.9/site-packages/omero_SharedResources_ice.py:393: InternalException
_____ ERROR at setup of TestOmeroTables.test_table_bitmask[query_result1] ______
self = <test_table.TestOmeroTables object at 0x7fd9bc8bdd30>
user1 = (<omero.clients.BaseClient object at 0x7fda45db6f70>, object #0 (::omero::model::Experimenter)
{
    _id = object #1 (...nnotationLinksSeq = 
    {
    }
    _annotationLinksLoaded = False
    _annotationLinksCountPerOwner = 
    {
    }
})
table_data = ([<class 'omero.grid.WellColumn'>, <class 'omero.grid.StringColumn'>, <class 'omero.grid.DoubleColumn'>, <class 'omero...45.121, 4], [3, 'column', 0.75, 356575.012, 6], [4, 'data,comma', 0.12345, 13579.0, 8], [5, 'five', 0.01, 500.05, 10]])
    @pytest.fixture()
    def omero_table_file(self, user1, table_data):
        """Create a new OMERO Table and returns the original file ID."""
        client = user1[0]
        col_types, col_names, rows = table_data
        columns = []
        for col_type, name in zip(col_types, col_names):
            if col_type == StringColumn:
                columns.append(StringColumn(name, '', 64, []))
            else:
                columns.append(col_type(name, '', []))
        tablename = "omero_table_test:%s" % str(random())
>       table = client.sf.sharedResources().newTable(1, tablename)
test/integration/test_table.py:81: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
self = 1ef5ac7d-09e1-430a-b3ca-f9dc7d7e22cc/6b0e6dde-4a4c-41f2-abe5-d70934a1cb5bomero.grid.SharedResources -t -e 1.1:tcp -h 172.19.0.12 -p 33171 -t 60000
repoId = 1, path = 'omero_table_test:0.7220981578434968', _ctx = None
    def newTable(self, repoId, path, _ctx=None):
>       return _M_omero.grid.SharedResources._op_newTable.invoke(self, ((repoId, path), _ctx))
E       omero.InternalException: exception ::omero::InternalException
E       {
E           serverStackTrace = 
E           serverExceptionClass = 
E           message = null table as argument
E       }
../../../../.venv3/lib64/python3.9/site-packages/omero_SharedResources_ice.py:393: InternalException
_____ ERROR at setup of TestOmeroTables.test_table_bitmask[query_result2] ______
self = <test_table.TestOmeroTables object at 0x7fd9bc8bda90>
user1 = (<omero.clients.BaseClient object at 0x7fda45d95460>, object #0 (::omero::model::Experimenter)
{
    _id = object #1 (...nnotationLinksSeq = 
    {
    }
    _annotationLinksLoaded = False
    _annotationLinksCountPerOwner = 
    {
    }
})
table_data = ([<class 'omero.grid.WellColumn'>, <class 'omero.grid.StringColumn'>, <class 'omero.grid.DoubleColumn'>, <class 'omero...45.121, 4], [3, 'column', 0.75, 356575.012, 6], [4, 'data,comma', 0.12345, 13579.0, 8], [5, 'five', 0.01, 500.05, 10]])
    @pytest.fixture()
    def omero_table_file(self, user1, table_data):
        """Create a new OMERO Table and returns the original file ID."""
        client = user1[0]
        col_types, col_names, rows = table_data
        columns = []
        for col_type, name in zip(col_types, col_names):
            if col_type == StringColumn:
                columns.append(StringColumn(name, '', 64, []))
            else:
                columns.append(col_type(name, '', []))
        tablename = "omero_table_test:%s" % str(random())
>       table = client.sf.sharedResources().newTable(1, tablename)
test/integration/test_table.py:81: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
self = 49d5b012-806f-4f8b-a089-6b0d0ffe5eae/7d4fff25-9cfa-42ba-8d98-030763fbacd0omero.grid.SharedResources -t -e 1.1:tcp -h 172.19.0.12 -p 33171 -t 60000
repoId = 1, path = 'omero_table_test:0.6898409484374282', _ctx = None
    def newTable(self, repoId, path, _ctx=None):
>       return _M_omero.grid.SharedResources._op_newTable.invoke(self, ((repoId, path), _ctx))
E       omero.InternalException: exception ::omero::InternalException
E       {
E           serverStackTrace = 
E           serverExceptionClass = 
E           message = null table as argument
E       }
../../../../.venv3/lib64/python3.9/site-packages/omero_SharedResources_ice.py:393: InternalException
_____ ERROR at setup of TestOmeroTables.test_table_bitmask[query_result3] ______
self = <test_table.TestOmeroTables object at 0x7fd9bc8bda00>
user1 = (<omero.clients.BaseClient object at 0x7fd9bcdeeca0>, object #0 (::omero::model::Experimenter)
{
    _id = object #1 (...nnotationLinksSeq = 
    {
    }
    _annotationLinksLoaded = False
    _annotationLinksCountPerOwner = 
    {
    }
})
table_data = ([<class 'omero.grid.WellColumn'>, <class 'omero.grid.StringColumn'>, <class 'omero.grid.DoubleColumn'>, <class 'omero...45.121, 4], [3, 'column', 0.75, 356575.012, 6], [4, 'data,comma', 0.12345, 13579.0, 8], [5, 'five', 0.01, 500.05, 10]])
    @pytest.fixture()
    def omero_table_file(self, user1, table_data):
        """Create a new OMERO Table and returns the original file ID."""
        client = user1[0]
        col_types, col_names, rows = table_data
        columns = []
        for col_type, name in zip(col_types, col_names):
            if col_type == StringColumn:
                columns.append(StringColumn(name, '', 64, []))
            else:
                columns.append(col_type(name, '', []))
        tablename = "omero_table_test:%s" % str(random())
>       table = client.sf.sharedResources().newTable(1, tablename)
test/integration/test_table.py:81: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
self = dd8e2269-b3cd-4193-ad7b-db4e03c2a9bc/8b921a00-1a0b-4a78-aa70-7a9dfc36341aomero.grid.SharedResources -t -e 1.1:tcp -h 172.19.0.12 -p 33171 -t 60000
repoId = 1, path = 'omero_table_test:0.5799545628141769', _ctx = None
    def newTable(self, repoId, path, _ctx=None):
>       return _M_omero.grid.SharedResources._op_newTable.invoke(self, ((repoId, path), _ctx))
E       omero.InternalException: exception ::omero::InternalException
E       {
E           serverStackTrace = 
E           serverExceptionClass = 
E           message = null table as argument
E       }
../../../../.venv3/lib64/python3.9/site-packages/omero_SharedResources_ice.py:393: InternalException
____________ ERROR at setup of TestOmeroTables.test_table_metadata _____________
self = <test_table.TestOmeroTables object at 0x7fd9bc8bd340>
user1 = (<omero.clients.BaseClient object at 0x7fda1622aeb0>, object #0 (::omero::model::Experimenter)
{
    _id = object #1 (...nnotationLinksSeq = 
    {
    }
    _annotationLinksLoaded = False
    _annotationLinksCountPerOwner = 
    {
    }
})
table_data = ([<class 'omero.grid.WellColumn'>, <class 'omero.grid.StringColumn'>, <class 'omero.grid.DoubleColumn'>, <class 'omero...45.121, 4], [3, 'column', 0.75, 356575.012, 6], [4, 'data,comma', 0.12345, 13579.0, 8], [5, 'five', 0.01, 500.05, 10]])
    @pytest.fixture()
    def omero_table_file(self, user1, table_data):
        """Create a new OMERO Table and returns the original file ID."""
        client = user1[0]
        col_types, col_names, rows = table_data
        columns = []
        for col_type, name in zip(col_types, col_names):
            if col_type == StringColumn:
                columns.append(StringColumn(name, '', 64, []))
            else:
                columns.append(col_type(name, '', []))
        tablename = "omero_table_test:%s" % str(random())
>       table = client.sf.sharedResources().newTable(1, tablename)
test/integration/test_table.py:81: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
self = 8b7c447a-8780-4727-8b20-1340badd7bf8/76d02f11-a865-42ce-9758-f6027bc1428aomero.grid.SharedResources -t -e 1.1:tcp -h 172.19.0.12 -p 33171 -t 60000
repoId = 1, path = 'omero_table_test:0.9623616714610724', _ctx = None
    def newTable(self, repoId, path, _ctx=None):
>       return _M_omero.grid.SharedResources._op_newTable.invoke(self, ((repoId, path), _ctx))
E       omero.InternalException: exception ::omero::InternalException
E       {
E           serverStackTrace = 
E           serverExceptionClass = 
E           message = null table as argument
E       }
../../../../.venv3/lib64/python3.9/site-packages/omero_SharedResources_ice.py:393: InternalException
=================================== FAILURES ===================================
_____________________ TestScripts.test_script_ui_defaults ______________________
self = <test_scripts.TestScripts object at 0x7fd9bd065850>
    def test_script_ui_defaults(self):
        """Test script UI html page includes default values."""
        script_id = self.upload_script()
        script_ui_url = reverse('script_ui', kwargs={'scriptId': script_id})
        rsp = get(self.django_client, script_ui_url)
        html = rsp.content.decode("utf-8")
        defaults = self.default_param_values
        expected_values = [
            defaults['Greeting'],
            str(defaults['Row_Count']),
            ','.join([str(c) for c in defaults['Channels']]),
            ','.join(defaults['Names'])
        ]
        for v in expected_values:
>           assert ('value="%s"' % v) in html
E           assert ('value="%s"' % 'Hello') in '<?xml version="1.0" encoding="iso-8859-1"?>\n<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n<html xmlns="http://www.w3.org/1999/xhtml">\n\n\n\n<head>\n    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />\n    <meta name="referrer" content="origin-when-crossorigin">\n\n    \n\t\t<link rel="stylesheet" href="/static/webgateway/css/reset.css?_5.26.1.dev0" type="text/css" />   \n\t\t<link rel="stylesheet" href="/static/webgateway/css/ome.body.css?_5.26.1.dev0" type="text/css" />\n\t\t<link rel="stylesheet" href="/static/webclient/css/dusty.css?_5.26.1.dev0" type="text/css" media="screen"/>\n    \n\n\n    <!-- extend here to add page title -->\n    <title>\n        \n    No Processor Available\n\n    </title>\n\n    \n        <!-- block for javascript <script> -->\n    \n\n    \n        <!-- block for extra head elements (not css or javascript) E.g. icon, meta tags -->\n        \n\n<link rel="icon" href="/favicon.ico" type="image/x-icon" />\n\n\n    \n\n</head>\n<body>\n\n\n\n<div style="padding:20px">\n\n    <h1>No Processor Available</h1>\n\n\n    <p>The script service cannot find a processor to run this script ID: 3490. You should contact your System Administrator.</p>\n\n    <div style="float:right; font-size: 120%;">\n        <a href="#" onClick="self.close()">Close Window</a>\n    </div>\n\n</div>\n\n\n\n\n    <!-- settings.BASE_INCLUDE_TEMPLATE included here -->\n    \n</body>\n</html>\n'
test/integration/test_scripts.py:99: AssertionError
------------------------------ Captured log setup ------------------------------
INFO     omero.gateway:__init__.py:2243 created connection (uuid=79769b31-e398-4472-9654-bb27bd9ea0fe)
INFO     omeroweb.connector:connector.py:243 Client version: '['5', '26', '1']'; Server version: '['5', '6', '3']'
INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
INFO     omero.gateway:__init__.py:2243 created connection (uuid=b5433b53-2df6-4d68-8bf4-4298492ab56d)
INFO     omero.util.UpgradeCheck:upgrade_check.py:146 no update needed
INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
INFO     omero.gateway:__init__.py:2243 created connection (uuid=da6d33f6-e9f3-4009-8dd3-df776b861b2e)
INFO     omeroweb.connector:connector.py:243 Client version: '['5', '26', '1']'; Server version: '['5', '6', '3']'
INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
INFO     omero.gateway:__init__.py:2243 created connection (uuid=be00666b-0666-4aa1-9d40-46a087082fd7)
INFO     omero.util.UpgradeCheck:upgrade_check.py:146 no update needed
INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
------------------------------ Captured log call -------------------------------
INFO     omero.gateway:__init__.py:2243 created connection (uuid=b5433b53-2df6-4d68-8bf4-4298492ab56d)
WARNING  omero.gateway:__init__.py:4810 NoProcessorAvailable on <class 'omeroweb.webclient.webclient_gateway.OmeroWebSafeCallWrapper'> to <ea029a60-981b-477a-889f-f4e7ad54932fomero.api.IScript> getParams((3490,), {})
Traceback (most recent call last):
  File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py", line 4830, in __call__
    return self.f(*args, **kwargs)
  File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero_api_IScript_ice.py", line 842, in getParams
    return _M_omero.api.IScript._op_getParams.invoke(self, ((scriptID, ), _ctx))
omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
{
    serverStackTrace = 
    serverExceptionClass = 
    message = No processor available! [0 response(s)]
    processorCount = 0
}
INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
_______________ TestScripts.test_script_inputs_outputs[inputs0] ________________
self = <test_scripts.TestScripts object at 0x7fd9bcf0d370>, inputs = {}
    @pytest.mark.parametrize("inputs", [{},
                                        {'Greeting': 'Hello World',
                                         'Do_Work': True,
                                         'Row_Count': 6,
                                         'Names': ['One', 'Two', 'Three'],
                                         'Channels': [1, 2]},
                                        {'Names': ['Single'],
                                         'Channels': ['not_a_number']}])
    def test_script_inputs_outputs(self, inputs):
        """Test that inputs and outputs are passed to and from script."""
        script_id = self.upload_script()
        script_run_url = reverse('script_run', kwargs={'scriptId': script_id})
        data = inputs.copy()
        # script basically passes inputs/defaults to outputs
        results = self.default_param_values.copy()
        # Create Image and add IDs to inputs
        image = self.make_image("test_script_inputs_outputs")
        data["IDs"] = str(image.id.val)
        # We expect to get Image returned (and IDs are passed through too)
        results['IDs'] = [image.id.val]
        results['Image'] = {
            'id': image.id.val,
            'type': 'Image',
            'browse_url': "/webclient/userdata/?show=image-%s" % image.id.val,
            'name': "test_script_inputs_outputs"
        }
        # Lists are submitted as comma-delimited strings
        if data.get('Names'):
            data['Names'] = ','.join(data['Names'])
            data['Channels'] = ','.join([str(c) for c in data['Channels']])
        rsp = post(self.django_client, script_run_url, data)
        rsp = json.loads(rsp.content)
>       job_id = rsp['jobId']
E       KeyError: 'jobId'
test/integration/test_scripts.py:136: KeyError
------------------------------ Captured log call -------------------------------
WARNING  django.security.csrf:log.py:241 Forbidden (CSRF token missing.): /webclient/script_run/3491/
INFO     omero.gateway:__init__.py:2243 created connection (uuid=b5433b53-2df6-4d68-8bf4-4298492ab56d)
WARNING  omero.gateway:__init__.py:4810 NoProcessorAvailable on <class 'omeroweb.webclient.webclient_gateway.OmeroWebSafeCallWrapper'> to <4d1c5a47-a346-458d-abc8-b14e01e0ee3comero.api.IScript> getParams((3491,), {})
Traceback (most recent call last):
  File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py", line 4830, in __call__
    return self.f(*args, **kwargs)
  File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero_api_IScript_ice.py", line 842, in getParams
    return _M_omero.api.IScript._op_getParams.invoke(self, ((scriptID, ), _ctx))
omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
{
    serverStackTrace = 
    serverExceptionClass = 
    message = No processor available! [0 response(s)]
    processorCount = 0
}
WARNING  omero.gateway:__init__.py:4810 NoProcessorAvailable on <class 'omeroweb.webclient.webclient_gateway.OmeroWebSafeCallWrapper'> to <4d1c5a47-a346-458d-abc8-b14e01e0ee3comero.api.IScript> runScript((3491, {}, None, <ServiceOptsDict: {'omero.client.uuid': '4d1c5a47-a346-458d-abc8-b14e01e0ee3c', 'omero.session.uuid': 'b5433b53-2df6-4d68-8bf4-4298492ab56d', 'omero.group': '2330'}>), {})
Traceback (most recent call last):
  File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py", line 4830, in __call__
    return self.f(*args, **kwargs)
  File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero_api_IScript_ice.py", line 935, in runScript
    return _M_omero.api.IScript._op_runScript.invoke(self, ((scriptID, inputs, waitSecs), _ctx))
omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
{
    serverStackTrace = 
    serverExceptionClass = 
    message = No processor available! [0 response(s)]
    processorCount = 0
}
ERROR    omeroweb.webclient.views:views.py:5066 Traceback (most recent call last):
  File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omeroweb/webclient/views.py", line 5041, in run_script
    handle = scriptService.runScript(sId, inputMap, None, conn.SERVICE_OPTS)
  File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py", line 4833, in __call__
    return self.handle_exception(e, *args, **kwargs)
  File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omeroweb/webclient/webclient_gateway.py", line 2106, in handle_exception
    super(OmeroWebSafeCallWrapper, self).handle_exception(e, *args, **kwargs)
  File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py", line 4830, in __call__
    return self.f(*args, **kwargs)
  File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero_api_IScript_ice.py", line 935, in runScript
    return _M_omero.api.IScript._op_runScript.invoke(self, ((scriptID, inputs, waitSecs), _ctx))
omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
{
    serverStackTrace = 
    serverExceptionClass = 
    message = No processor available! [0 response(s)]
    processorCount = 0
}
INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
_______________ TestScripts.test_script_inputs_outputs[inputs1] ________________
self = <test_scripts.TestScripts object at 0x7fd9bcf0d340>
inputs = {'Channels': [1, 2], 'Do_Work': True, 'Greeting': 'Hello World', 'Names': ['One', 'Two', 'Three'], ...}
    @pytest.mark.parametrize("inputs", [{},
                                        {'Greeting': 'Hello World',
                                         'Do_Work': True,
                                         'Row_Count': 6,
                                         'Names': ['One', 'Two', 'Three'],
                                         'Channels': [1, 2]},
                                        {'Names': ['Single'],
                                         'Channels': ['not_a_number']}])
    def test_script_inputs_outputs(self, inputs):
        """Test that inputs and outputs are passed to and from script."""
        script_id = self.upload_script()
        script_run_url = reverse('script_run', kwargs={'scriptId': script_id})
        data = inputs.copy()
        # script basically passes inputs/defaults to outputs
        results = self.default_param_values.copy()
        # Create Image and add IDs to inputs
        image = self.make_image("test_script_inputs_outputs")
        data["IDs"] = str(image.id.val)
        # We expect to get Image returned (and IDs are passed through too)
        results['IDs'] = [image.id.val]
        results['Image'] = {
            'id': image.id.val,
            'type': 'Image',
            'browse_url': "/webclient/userdata/?show=image-%s" % image.id.val,
            'name': "test_script_inputs_outputs"
        }
        # Lists are submitted as comma-delimited strings
        if data.get('Names'):
            data['Names'] = ','.join(data['Names'])
            data['Channels'] = ','.join([str(c) for c in data['Channels']])
        rsp = post(self.django_client, script_run_url, data)
        rsp = json.loads(rsp.content)
>       job_id = rsp['jobId']
E       KeyError: 'jobId'
test/integration/test_scripts.py:136: KeyError
------------------------------ Captured log call -------------------------------
WARNING  django.security.csrf:log.py:241 Forbidden (CSRF token missing.): /webclient/script_run/3492/
INFO     omero.gateway:__init__.py:2243 created connection (uuid=b5433b53-2df6-4d68-8bf4-4298492ab56d)
WARNING  omero.gateway:__init__.py:4810 NoProcessorAvailable on <class 'omeroweb.webclient.webclient_gateway.OmeroWebSafeCallWrapper'> to <f27524d9-65b9-4a51-8f11-8995be00dd1aomero.api.IScript> getParams((3492,), {})
Traceback (most recent call last):
  File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py", line 4830, in __call__
    return self.f(*args, **kwargs)
  File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero_api_IScript_ice.py", line 842, in getParams
    return _M_omero.api.IScript._op_getParams.invoke(self, ((scriptID, ), _ctx))
omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
{
    serverStackTrace = 
    serverExceptionClass = 
    message = No processor available! [0 response(s)]
    processorCount = 0
}
WARNING  omero.gateway:__init__.py:4810 NoProcessorAvailable on <class 'omeroweb.webclient.webclient_gateway.OmeroWebSafeCallWrapper'> to <f27524d9-65b9-4a51-8f11-8995be00dd1aomero.api.IScript> runScript((3492, {}, None, <ServiceOptsDict: {'omero.client.uuid': 'f27524d9-65b9-4a51-8f11-8995be00dd1a', 'omero.session.uuid': 'b5433b53-2df6-4d68-8bf4-4298492ab56d', 'omero.group': '2330'}>), {})
Traceback (most recent call last):
  File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py", line 4830, in __call__
    return self.f(*args, **kwargs)
  File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero_api_IScript_ice.py", line 935, in runScript
    return _M_omero.api.IScript._op_runScript.invoke(self, ((scriptID, inputs, waitSecs), _ctx))
omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
{
    serverStackTrace = 
    serverExceptionClass = 
    message = No processor available! [0 response(s)]
    processorCount = 0
}
ERROR    omeroweb.webclient.views:views.py:5066 Traceback (most recent call last):
  File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omeroweb/webclient/views.py", line 5041, in run_script
    handle = scriptService.runScript(sId, inputMap, None, conn.SERVICE_OPTS)
  File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py", line 4833, in __call__
    return self.handle_exception(e, *args, **kwargs)
  File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omeroweb/webclient/webclient_gateway.py", line 2106, in handle_exception
    super(OmeroWebSafeCallWrapper, self).handle_exception(e, *args, **kwargs)
  File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py", line 4830, in __call__
    return self.f(*args, **kwargs)
  File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero_api_IScript_ice.py", line 935, in runScript
    return _M_omero.api.IScript._op_runScript.invoke(self, ((scriptID, inputs, waitSecs), _ctx))
omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
{
    serverStackTrace = 
    serverExceptionClass = 
    message = No processor available! [0 response(s)]
    processorCount = 0
}
INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
_______________ TestScripts.test_script_inputs_outputs[inputs2] ________________
self = <test_scripts.TestScripts object at 0x7fd9bcf0d7f0>
inputs = {'Channels': ['not_a_number'], 'Names': ['Single']}
    @pytest.mark.parametrize("inputs", [{},
                                        {'Greeting': 'Hello World',
                                         'Do_Work': True,
                                         'Row_Count': 6,
                                         'Names': ['One', 'Two', 'Three'],
                                         'Channels': [1, 2]},
                                        {'Names': ['Single'],
                                         'Channels': ['not_a_number']}])
    def test_script_inputs_outputs(self, inputs):
        """Test that inputs and outputs are passed to and from script."""
        script_id = self.upload_script()
        script_run_url = reverse('script_run', kwargs={'scriptId': script_id})
        data = inputs.copy()
        # script basically passes inputs/defaults to outputs
        results = self.default_param_values.copy()
        # Create Image and add IDs to inputs
        image = self.make_image("test_script_inputs_outputs")
        data["IDs"] = str(image.id.val)
        # We expect to get Image returned (and IDs are passed through too)
        results['IDs'] = [image.id.val]
        results['Image'] = {
            'id': image.id.val,
            'type': 'Image',
            'browse_url': "/webclient/userdata/?show=image-%s" % image.id.val,
            'name': "test_script_inputs_outputs"
        }
        # Lists are submitted as comma-delimited strings
        if data.get('Names'):
            data['Names'] = ','.join(data['Names'])
            data['Channels'] = ','.join([str(c) for c in data['Channels']])
        rsp = post(self.django_client, script_run_url, data)
        rsp = json.loads(rsp.content)
>       job_id = rsp['jobId']
E       KeyError: 'jobId'
test/integration/test_scripts.py:136: KeyError
------------------------------ Captured log call -------------------------------
WARNING  django.security.csrf:log.py:241 Forbidden (CSRF token missing.): /webclient/script_run/3493/
INFO     omero.gateway:__init__.py:2243 created connection (uuid=b5433b53-2df6-4d68-8bf4-4298492ab56d)
WARNING  omero.gateway:__init__.py:4810 NoProcessorAvailable on <class 'omeroweb.webclient.webclient_gateway.OmeroWebSafeCallWrapper'> to <a7303919-9686-4649-a966-06f2a2ee856domero.api.IScript> getParams((3493,), {})
Traceback (most recent call last):
  File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py", line 4830, in __call__
    return self.f(*args, **kwargs)
  File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero_api_IScript_ice.py", line 842, in getParams
    return _M_omero.api.IScript._op_getParams.invoke(self, ((scriptID, ), _ctx))
omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
{
    serverStackTrace = 
    serverExceptionClass = 
    message = No processor available! [0 response(s)]
    processorCount = 0
}
WARNING  omero.gateway:__init__.py:4810 NoProcessorAvailable on <class 'omeroweb.webclient.webclient_gateway.OmeroWebSafeCallWrapper'> to <a7303919-9686-4649-a966-06f2a2ee856domero.api.IScript> runScript((3493, {}, None, <ServiceOptsDict: {'omero.client.uuid': 'a7303919-9686-4649-a966-06f2a2ee856d', 'omero.session.uuid': 'b5433b53-2df6-4d68-8bf4-4298492ab56d', 'omero.group': '2330'}>), {})
Traceback (most recent call last):
  File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py", line 4830, in __call__
    return self.f(*args, **kwargs)
  File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero_api_IScript_ice.py", line 935, in runScript
    return _M_omero.api.IScript._op_runScript.invoke(self, ((scriptID, inputs, waitSecs), _ctx))
omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
{
    serverStackTrace = 
    serverExceptionClass = 
    message = No processor available! [0 response(s)]
    processorCount = 0
}
ERROR    omeroweb.webclient.views:views.py:5066 Traceback (most recent call last):
  File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omeroweb/webclient/views.py", line 5041, in run_script
    handle = scriptService.runScript(sId, inputMap, None, conn.SERVICE_OPTS)
  File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py", line 4833, in __call__
    return self.handle_exception(e, *args, **kwargs)
  File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omeroweb/webclient/webclient_gateway.py", line 2106, in handle_exception
    super(OmeroWebSafeCallWrapper, self).handle_exception(e, *args, **kwargs)
  File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py", line 4830, in __call__
    return self.f(*args, **kwargs)
  File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero_api_IScript_ice.py", line 935, in runScript
    return _M_omero.api.IScript._op_runScript.invoke(self, ((scriptID, inputs, waitSecs), _ctx))
omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
{
    serverStackTrace = 
    serverExceptionClass = 
    message = No processor available! [0 response(s)]
    processorCount = 0
}
INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
---------------------------- Captured log teardown -----------------------------
INFO     omero.gateway:__init__.py:2243 created connection (uuid=b5433b53-2df6-4d68-8bf4-4298492ab56d)
INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
INFO     omero.gateway:__init__.py:2243 created connection (uuid=be00666b-0666-4aa1-9d40-46a087082fd7)
INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
=============================== warnings summary ===============================
../../../../.venv3/lib64/python3.9/site-packages/Ice.py:14
  /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/Ice.py:14: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
    import sys, string, imp, os, threading, warnings, datetime
../../../../.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:241
  /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:241: RemovedInDjango50Warning: The default value of USE_TZ will change from False to True in Django 5.0. Set USE_TZ to False in your project settings if you want to keep the current default behavior.
    warnings.warn(
../../../../.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:289
  /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:289: RemovedInDjango51Warning: The STATICFILES_STORAGE setting is deprecated. Use STORAGES instead.
    warnings.warn(STATICFILES_STORAGE_DEPRECATED_MSG, RemovedInDjango51Warning)
../../../../.venv3/lib64/python3.9/site-packages/pipeline/__init__.py:1
  /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/pipeline/__init__.py:1: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
    from pkg_resources import DistributionNotFound, get_distribution
OmeroWeb/test/integration/test_annotate.py: 69 warnings
OmeroWeb/test/integration/test_api_containers.py: 177 warnings
OmeroWeb/test/integration/test_api_errors.py: 19 warnings
OmeroWeb/test/integration/test_api_experimenters_groups.py: 57 warnings
OmeroWeb/test/integration/test_api_images.py: 13 warnings
OmeroWeb/test/integration/test_api_login.py: 8 warnings
OmeroWeb/test/integration/test_api_projects.py: 87 warnings
OmeroWeb/test/integration/test_api_rois.py: 25 warnings
OmeroWeb/test/integration/test_api_wells.py: 20 warnings
OmeroWeb/test/integration/test_chgrp.py: 43 warnings
OmeroWeb/test/integration/test_chown.py: 16 warnings
OmeroWeb/test/integration/test_config.py: 5 warnings
OmeroWeb/test/integration/test_containers.py: 19 warnings
OmeroWeb/test/integration/test_csrf.py: 38 warnings
OmeroWeb/test/integration/test_decorators.py: 5 warnings
OmeroWeb/test/integration/test_download.py: 28 warnings
OmeroWeb/test/integration/test_groups_users.py: 10 warnings
OmeroWeb/test/integration/test_histogram.py: 7 warnings
OmeroWeb/test/integration/test_history.py: 12 warnings
OmeroWeb/test/integration/test_links.py: 20 warnings
OmeroWeb/test/integration/test_login.py: 13 warnings
OmeroWeb/test/integration/test_marshal.py: 6 warnings
OmeroWeb/test/integration/test_metadata.py: 16 warnings
OmeroWeb/test/integration/test_plategrid.py: 27 warnings
OmeroWeb/test/integration/test_rendering.py: 66 warnings
OmeroWeb/test/integration/test_scripts.py: 20 warnings
OmeroWeb/test/integration/test_show.py: 4 warnings
OmeroWeb/test/integration/test_table.py: 4 warnings
OmeroWeb/test/integration/test_tags.py: 26 warnings
OmeroWeb/test/integration/test_thumbnails.py: 68 warnings
OmeroWeb/test/integration/test_webadmin.py: 104 warnings
  /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/django/core/serializers/base.py:22: RemovedInDjango50Warning: PickleSerializer is deprecated due to its security risk. Use JSONSerializer instead.
    warnings.warn(
OmeroWeb/test/integration/test_api_containers.py: 67 warnings
OmeroWeb/test/integration/test_api_images.py: 6 warnings
OmeroWeb/test/integration/test_api_wells.py: 24 warnings
OmeroWeb/test/integration/test_containers.py: 2 warnings
OmeroWeb/test/integration/test_csrf.py: 5 warnings
OmeroWeb/test/integration/test_download.py: 9 warnings
OmeroWeb/test/integration/test_histogram.py: 2 warnings
OmeroWeb/test/integration/test_metadata.py: 2 warnings
OmeroWeb/test/integration/test_rendering.py: 17 warnings
OmeroWeb/test/integration/test_scripts.py: 30 warnings
OmeroWeb/test/integration/test_thumbnails.py: 23 warnings
OmeroWeb/test/integration/test_tree.py: 20 warnings
  /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/util/script_utils.py:1093: DeprecationWarning: tostring() is deprecated. Use tobytes() instead.
    converted_plane = byte_swapped_plane.tostring()
OmeroWeb/test/integration/test_api_errors.py::TestErrors::test_marshal_type
  /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero_marshal/__init__.py:44: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
    logger.warn('Requested unknown decoder %s' % t, exc_info=True)
OmeroWeb/test/integration/test_api_errors.py::TestErrors::test_marshal_validation
  /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero_marshal/__init__.py:97: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
    logger.warn('Requested unknown decoder %s' % t, exc_info=True)
OmeroWeb/test/integration/test_api_errors.py: 3 warnings
OmeroWeb/test/integration/test_api_projects.py: 1 warning
OmeroWeb/test/integration/test_api_rois.py: 1 warning
OmeroWeb/test/integration/test_csrf.py: 3 warnings
OmeroWeb/test/integration/test_links.py: 2 warnings
OmeroWeb/test/integration/test_scripts.py: 7 warnings
  /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py:4810: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
    logger.warn("%s on %s to <%s> %s(%r, %r)",
OmeroWeb/test/integration/test_metadata.py::TestBulkAnnotations::test_nsbulkannotations_file[True]
OmeroWeb/test/integration/test_metadata.py::TestBulkAnnotations::test_nsbulkannotations_file[False]
OmeroWeb/test/integration/test_metadata.py::TestBulkAnnotations::test_nsbulkannotations_not_file
  /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omeroweb/testlib/__init__.py:478: DeprecationWarning: This method is deprecated as of OMERO 5.4.0. Use get
    warnings.warn(
OmeroWeb/test/integration/test_rendering.py::TestRendering::test_copy_past_rendering_settings_from_url
OmeroWeb/test/integration/test_rendering.py::TestRendering::test_copy_past_rendering_settings_from_url
OmeroWeb/test/integration/test_rendering.py::TestRendering::test_copy_past_rendering_settings_from_url
OmeroWeb/test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_incomplete_request
  /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py:8856: DeprecationWarning: setActiveChannels() is deprecated in OMERO 5.4.0.Use set_active_channels
    warnings.warn("setActiveChannels() is deprecated in OMERO 5.4.0."
OmeroWeb/test/integration/test_rendering.py::TestRendering::test_copy_past_rendering_settings_from_url
OmeroWeb/test/integration/test_rendering.py::TestRendering::test_copy_past_rendering_settings_from_url
OmeroWeb/test/integration/test_rendering.py::TestRendering::test_copy_past_rendering_settings_from_url
OmeroWeb/test/integration/test_rendering.py::TestRendering::test_copy_past_rendering_settings_from_url
  /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py:9118: DeprecationWarning: Deprecated in 5.4.0. Use setChannelInverted()
    warnings.warn("Deprecated in 5.4.0. Use setChannelInverted()",
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb/target/reports/integration/junit-results.xml -
=========================== short test summary info ============================
FAILED test/integration/test_scripts.py::TestScripts::test_script_ui_defaults - assert ('value="%s"' % 'Hello') in '<?xml version="1.0" encoding="iso-8859-1"?>\n<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n<html xmlns="http://www.w3.org/1999/xhtml">\n\n\n\n<head>\n    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />\n    <meta name="referrer" content="origin-when-crossorigin">\n\n    \n\t\t<link rel="stylesheet" href="/static/webgateway/css/reset.css?_5.26.1.dev0" type="text/css" />   \n\t\t<link rel="stylesheet" href="/static/webgateway/css/ome.body.css?_5.26.1.dev0" type="text/css" />\n\t\t<link rel="stylesheet" href="/static/webclient/css/dusty.css?_5.26.1.dev0" type="text/css" media="screen"/>\n    \n\n\n    <!-- extend here to add page title -->\n    <title>\n        \n    No Processor Available\n\n    </title>\n\n    \n        <!-- block for javascript <script> -->\n    \n\n    \n        <!-- block for extra head elements (not css or javascript) E.g. icon, meta tags -->\n        \n\n<link rel="icon" href="/favicon.ico" type="image/x-icon" />\n\n\n    \n\n</head>\n<body>\n\n\n\n<div style="padding:20px">\n\n    <h1>No Processor Available</h1>\n\n\n    <p>The script service cannot find a processor to run this script ID: 3490. You should contact your System Administrator.</p>\n\n    <div style="float:right; font-size: 120%;">\n        <a href="#" onClick="self.close()">Close Window</a>\n    </div>\n\n</div>\n\n\n\n\n    <!-- settings.BASE_INCLUDE_TEMPLATE included here -->\n    \n</body>\n</html>\n'
FAILED test/integration/test_scripts.py::TestScripts::test_script_inputs_outputs[inputs0] - KeyError: 'jobId'
FAILED test/integration/test_scripts.py::TestScripts::test_script_inputs_outputs[inputs1] - KeyError: 'jobId'
FAILED test/integration/test_scripts.py::TestScripts::test_script_inputs_outputs[inputs2] - KeyError: 'jobId'
ERROR test/integration/test_plategrid.py::TestScreenPlateTables::test_get_plate_table - omero.InternalException: exception ::omero::InternalException
{
    serverStackTrace = 
    serverExceptionClass = 
    message = null table as argument
}
ERROR test/integration/test_table.py::TestOmeroTables::test_table_html - omero.InternalException: exception ::omero::InternalException
{
    serverStackTrace = 
    serverExceptionClass = 
    message = null table as argument
}
ERROR test/integration/test_table.py::TestOmeroTables::test_table_pagination - omero.InternalException: exception ::omero::InternalException
{
    serverStackTrace = 
    serverExceptionClass = 
    message = null table as argument
}
ERROR test/integration/test_table.py::TestOmeroTables::test_table_query - omero.InternalException: exception ::omero::InternalException
{
    serverStackTrace = 
    serverExceptionClass = 
    message = null table as argument
}
ERROR test/integration/test_table.py::TestOmeroTables::test_table_bitmask[query_result0] - omero.InternalException: exception ::omero::InternalException
{
    serverStackTrace = 
    serverExceptionClass = 
    message = null table as argument
}
ERROR test/integration/test_table.py::TestOmeroTables::test_table_bitmask[query_result1] - omero.InternalException: exception ::omero::InternalException
{
    serverStackTrace = 
    serverExceptionClass = 
    message = null table as argument
}
ERROR test/integration/test_table.py::TestOmeroTables::test_table_bitmask[query_result2] - omero.InternalException: exception ::omero::InternalException
{
    serverStackTrace = 
    serverExceptionClass = 
    message = null table as argument
}
ERROR test/integration/test_table.py::TestOmeroTables::test_table_bitmask[query_result3] - omero.InternalException: exception ::omero::InternalException
{
    serverStackTrace = 
    serverExceptionClass = 
    message = null table as argument
}
ERROR test/integration/test_table.py::TestOmeroTables::test_table_metadata - omero.InternalException: exception ::omero::InternalException
{
    serverStackTrace = 
    serverExceptionClass = 
    message = null table as argument
}
===== 4 failed, 400 passed, 1273 warnings, 9 errors in 1144.15s (0:19:04) ======
!! 06/17/24 03:48:12.107 error: 8 communicators not destroyed during global destruction.
Result: 1

BUILD SUCCESSFUL
Total time: 19 minutes 6 seconds
+ /home/omero/workspace/OMERO-test-integration/src/build.py -f components/tools/OmeroPy/build.xml integration -DMARK=broken -Dtestreports.dir=target/reports/broken
OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
Buildfile: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/build.xml
Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...

python-integration:
Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/target/reports/broken
============================= test session starts ==============================
platform linux -- Python 3.9.18, pytest-8.2.2, pluggy-1.5.0 -- /home/omero/workspace/OMERO-test-integration/.venv3/bin/python3
cachedir: .pytest_cache
django: version: 4.2.13, settings: omeroweb.settings (from ini)
rootdir: /home/omero/workspace/OMERO-test-integration/src/components/tools
configfile: pytest.ini
plugins: xdist-3.6.1, mock-3.14.0, django-4.8.0
collecting ... collected 2011 items / 3 errors / 1979 deselected / 32 selected
==================================== ERRORS ====================================
_ ERROR collecting OmeroPy/test/integration/tablestest/test_backwards_compatibility.py _
test/integration/tablestest/test_backwards_compatibility.py:34: in <module>
    from omero import columns
../../../../.venv3/lib64/python3.9/site-packages/omero/columns.py:22: in <module>
    tables = __import__("tables")  # Pytables
../../../../.venv3/lib64/python3.9/site-packages/tables/__init__.py:44: in <module>
    from .utilsextension import get_hdf5_version as _get_hdf5_version
tables/utilsextension.pyx:1: in init tables.utilsextension
    ???
E   ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
_____ ERROR collecting OmeroPy/test/integration/tablestest/test_service.py _____
test/integration/tablestest/test_service.py:28: in <module>
    import omero.tables
../../../../.venv3/lib64/python3.9/site-packages/omero/tables.py:28: in <module>
    tables = __import__("tables")  # Pytables
../../../../.venv3/lib64/python3.9/site-packages/tables/__init__.py:44: in <module>
    from .utilsextension import get_hdf5_version as _get_hdf5_version
tables/utilsextension.pyx:1: in init tables.utilsextension
    ???
E   ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
_____ ERROR collecting OmeroPy/test/integration/tablestest/test_tables.py ______
test/integration/tablestest/test_tables.py:30: in <module>
    from omero import columns
../../../../.venv3/lib64/python3.9/site-packages/omero/columns.py:22: in <module>
    tables = __import__("tables")  # Pytables
../../../../.venv3/lib64/python3.9/site-packages/tables/__init__.py:44: in <module>
    from .utilsextension import get_hdf5_version as _get_hdf5_version
tables/utilsextension.pyx:1: in init tables.utilsextension
    ???
E   ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
=============================== warnings summary ===============================
../../../../.venv3/lib64/python3.9/site-packages/Ice.py:14
  /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/Ice.py:14: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
    import sys, string, imp, os, threading, warnings, datetime
../../../../.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:241
  /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:241: RemovedInDjango50Warning: The default value of USE_TZ will change from False to True in Django 5.0. Set USE_TZ to False in your project settings if you want to keep the current default behavior.
    warnings.warn(
../../../../.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:289
  /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:289: RemovedInDjango51Warning: The STATICFILES_STORAGE setting is deprecated. Use STORAGES instead.
    warnings.warn(STATICFILES_STORAGE_DEPRECATED_MSG, RemovedInDjango51Warning)
../../../../.venv3/lib64/python3.9/site-packages/pipeline/__init__.py:1
  /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/pipeline/__init__.py:1: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
    from pkg_resources import DistributionNotFound, get_distribution
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/target/reports/broken/junit-results.xml -
=========================== short test summary info ============================
ERROR test/integration/tablestest/test_backwards_compatibility.py - ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
ERROR test/integration/tablestest/test_service.py - ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
ERROR test/integration/tablestest/test_tables.py - ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
!!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!!
================ 1979 deselected, 4 warnings, 3 errors in 1.51s ================
Result: 2

BUILD SUCCESSFUL
Total time: 3 seconds
+ /home/omero/workspace/OMERO-test-integration/src/build.py -f components/tools/OmeroJava/build.xml -Dtestng.useDefaultListeners=true -Dtestreports.dir=target/reports/broken broken
OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
Buildfile: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/build.xml
Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava...

testng-init:
:: Apache Ivy 2.5.2 - 20230817170011 :: https://ant.apache.org/ivy/ ::
:: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
02:48:29,816 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
02:48:29,821 |-INFO in ch.qos.logback.classic.util.ContextInitializer@738a815c - No custom configurators were discovered as a service.
02:48:29,821 |-INFO in ch.qos.logback.classic.util.ContextInitializer@738a815c - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
02:48:29,825 |-INFO in ch.qos.logback.classic.util.ContextInitializer@738a815c - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
02:48:29,825 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
02:48:29,826 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
02:48:29,827 |-INFO in ch.qos.logback.classic.util.ContextInitializer@738a815c - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
02:48:29,827 |-INFO in ch.qos.logback.classic.util.ContextInitializer@738a815c - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
02:48:29,829 |-INFO in ch.qos.logback.classic.util.ContextInitializer@738a815c - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
02:48:29,829 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
02:48:29,830 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
02:48:29,831 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@2565a7d0 - Resource [logback.xml] occurs multiple times on the classpath.
02:48:29,831 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@2565a7d0 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
02:48:29,831 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@2565a7d0 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml]
02:48:30,115 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr]
02:48:30,115 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
02:48:30,135 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
02:48:30,137 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@4fd7b79 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender.
02:48:30,137 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@4fd7b79 - Please move "immediateFlush" property into the enclosing appender.
02:48:30,205 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@4fd7b79 - Setting the "immediateFlush" property of the enclosing appender to true
02:48:30,206 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR
02:48:30,206 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR
02:48:30,206 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR
02:48:30,206 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR
02:48:30,206 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
02:48:30,206 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT]
02:48:30,208 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5103eea2 - End of configuration.
02:48:30,210 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@762405bf - Registering current configuration as safe fallback point
02:48:30,210 |-INFO in ch.qos.logback.classic.util.ContextInitializer@738a815c - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 381 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY

lifecycle.test-compile:
Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/_omero_build_498941281.tmp
Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml
:: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
:: delivering :: omero#OmeroJava-test;working@2fed98c19e20 :: 5.6.3-471-e64f1de23b-ice36-ice36 :: integration :: Mon Jun 17 02:48:15 UTC 2024
	delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml
:: publishing :: omero#OmeroJava-test
	published OmeroJava-test to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-471-e64f1de23b-ice36-ice36.jar
	published ivy to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-471-e64f1de23b-ice36-ice36.xml

broken:
OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
02:48:30,830 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
02:48:30,833 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - No custom configurators were discovered as a service.
02:48:30,833 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
02:48:30,834 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
02:48:30,835 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
02:48:30,836 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
02:48:30,836 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
02:48:30,836 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
02:48:30,836 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
02:48:30,837 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
02:48:30,838 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
02:48:30,838 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@74fe5c40 - Resource [logback.xml] occurs multiple times on the classpath.
02:48:30,838 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@74fe5c40 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
02:48:30,838 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@74fe5c40 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml]
02:48:31,222 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr]
02:48:31,222 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
02:48:31,228 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
02:48:31,230 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3febb011 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender.
02:48:31,230 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3febb011 - Please move "immediateFlush" property into the enclosing appender.
02:48:31,253 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3febb011 - Setting the "immediateFlush" property of the enclosing appender to true
02:48:31,253 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR
02:48:31,253 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR
02:48:31,253 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR
02:48:31,253 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR
02:48:31,254 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
02:48:31,254 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT]
02:48:31,254 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@10e31a9a - End of configuration.
02:48:31,255 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@131774fe - Registering current configuration as safe fallback point
02:48:31,255 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 419 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
Jun 17, 2024 2:48:35 AM ome.system.OmeroContext prepareRefresh
INFO: Refreshing ome.system.OmeroContext@26d820eb: startup date [Mon Jun 17 02:48:35 UTC 2024]; root of context hierarchy
Jun 17, 2024 2:48:35 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [ome/config.xml]
===============================================
OmeroJava.integration
Total tests run: 43, Passes: 1, Failures: 38, Skips: 4
===============================================
The tests failed.

BUILD SUCCESSFUL
Total time: 1 minute 49 seconds
+ deactivate
+ '[' -n /opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']'
+ PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ export PATH
+ unset _OLD_VIRTUAL_PATH
+ '[' -n '' ']'
+ '[' -n /bin/bash -o -n '' ']'
+ hash -r
+ '[' -n '' ']'
+ unset VIRTUAL_ENV
+ '[' '!' '' = nondestructive ']'
+ unset -f deactivate
Recording test results
[Checks API] No suitable checks publisher found.
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/OmeroJava/target/reports/integration/*.xml
Saving reports...
Processing '/var/jenkins_home/jobs/OMERO-test-integration/builds/92/testng/testng-results-1.xml'
Processing '/var/jenkins_home/jobs/OMERO-test-integration/builds/92/testng/testng-results.xml'
0.386847% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
Finished: UNSTABLE