Skip to content
10:19:27 Started by user devspace
10:19:27 Running as SYSTEM
10:19:27 Building remotely on testintegration (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-test-integration
10:19:27 [OMERO-test-integration] $ /bin/bash -xe /tmp/jenkins8171689327596449216.sh
10:19:27 + source /home/settings.env
10:19:27 ++ OMERO_DB_HOST=pg
10:19:27 ++ OMERO_DB_USER=postgres
10:19:27 ++ OMERO_DB_PASS=
10:19:27 ++ OMERO_ROOT_PASS=omero
10:19:27 ++ OMERO_DATA_DIR=/OMERO
10:19:27 ++ export OMERO_DB_USER OMERO_DB_PASS OMERO_ROOT_PASS OMERO_DATA_DIR
10:19:27 + OMERO_DB_NAME=OMERO-test-integration
10:19:27 + SRC=/home/omero/workspace/OMERO-test-integration/src
10:19:27 + OMERO_DIST=/home/omero/workspace/OMERO-test-integration/src/dist
10:19:27 + OMERO_ENV=/home/omero/workspace/OMERO-test-integration/.venv3
10:19:27 + export OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist
10:19:27 + OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist
10:19:27 + '[' -e /home/omero/workspace/OMERO-test-integration/.venv3 ']'
10:19:27 + source /home/omero/workspace/OMERO-test-integration/.venv3/bin/activate
10:19:27 ++ deactivate nondestructive
10:19:27 ++ '[' -n '' ']'
10:19:27 ++ '[' -n '' ']'
10:19:27 ++ hash -r
10:19:27 ++ '[' -n '' ']'
10:19:27 ++ unset VIRTUAL_ENV
10:19:27 ++ unset VIRTUAL_ENV_PROMPT
10:19:27 ++ '[' '!' nondestructive = nondestructive ']'
10:19:27 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-test-integration/.venv3
10:19:27 ++ export VIRTUAL_ENV
10:19:27 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:19:27 ++ 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
10:19:27 ++ export PATH
10:19:27 ++ '[' -n '' ']'
10:19:27 ++ '[' -z '' ']'
10:19:27 ++ _OLD_VIRTUAL_PS1=
10:19:27 ++ PS1='(.venv3) '
10:19:27 ++ export PS1
10:19:27 ++ VIRTUAL_ENV_PROMPT='(.venv3) '
10:19:27 ++ export VIRTUAL_ENV_PROMPT
10:19:27 ++ hash -r
10:19:27 + omero admin stop
10:19:35 FATAL: OMERO directory does not exist: /home/omero/workspace/OMERO-test-integration/src/dist/etc/grid
10:19:35 + echo not running
10:19:35 not running
10:19:35 + deactivate
10:19:35 + '[' -n /opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']'
10:19:35 + PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:19:35 + export PATH
10:19:35 + unset _OLD_VIRTUAL_PATH
10:19:35 + '[' -n '' ']'
10:19:35 + hash -r
10:19:35 + '[' -n '' ']'
10:19:35 + unset VIRTUAL_ENV
10:19:35 + unset VIRTUAL_ENV_PROMPT
10:19:35 + '[' '!' '' = nondestructive ']'
10:19:35 + unset -f deactivate
10:19:35 + sleep 5
10:19:40 + dropdb -f -h pg -U postgres OMERO-test-integration
10:19:40 dropdb: error: database removal failed: ERROR:  database "OMERO-test-integration" does not exist
10:19:40 + echo Already exists maybe
10:19:40 Already exists maybe
10:19:40 + rm -rf /home/omero/workspace/OMERO-test-integration/src
10:19:42 + python3.11 -m venv /home/omero/workspace/OMERO-test-integration/.venv3
10:19:45 + source /home/omero/workspace/OMERO-test-integration/.venv3/bin/activate
10:19:45 ++ deactivate nondestructive
10:19:45 ++ '[' -n '' ']'
10:19:45 ++ '[' -n '' ']'
10:19:45 ++ hash -r
10:19:45 ++ '[' -n '' ']'
10:19:45 ++ unset VIRTUAL_ENV
10:19:45 ++ unset VIRTUAL_ENV_PROMPT
10:19:45 ++ '[' '!' nondestructive = nondestructive ']'
10:19:45 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-test-integration/.venv3
10:19:45 ++ export VIRTUAL_ENV
10:19:45 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:19:45 ++ 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
10:19:45 ++ export PATH
10:19:45 ++ '[' -n '' ']'
10:19:45 ++ '[' -z '' ']'
10:19:45 ++ _OLD_VIRTUAL_PS1='(.venv3) '
10:19:45 ++ PS1='(.venv3) (.venv3) '
10:19:45 ++ export PS1
10:19:45 ++ VIRTUAL_ENV_PROMPT='(.venv3) '
10:19:45 ++ export VIRTUAL_ENV_PROMPT
10:19:45 ++ hash -r
10:19:45 + pip install -U pip setuptools
10:19:48 Requirement already satisfied: pip in ./.venv3/lib64/python3.11/site-packages (26.2)
10:19:49 Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (83.0.0)
10:19:49 + pip install https://github.com/glencoesoftware/zeroc-ice-py-linux-x86_64/releases/download/20240202/zeroc_ice-3.6.5-cp311-cp311-manylinux_2_28_x86_64.whl
10:19:50 Collecting zeroc-ice==3.6.5
10:19:50   Downloading zeroc_ice-3.6.5-cp311-cp311-manylinux_2_28_x86_64.whl (37.3 MB)
10:19:53      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 37.3/37.3 MB 13.6 MB/s  0:00:02
10:19:53 + pip install markdown
10:19:54 Requirement already satisfied: markdown in ./.venv3/lib64/python3.11/site-packages (3.10.2)
10:19:54 + pip install mox3 pytest pytest-django pytest-xdist pytest-mock
10:19:55 Requirement already satisfied: mox3 in ./.venv3/lib64/python3.11/site-packages (1.1.0)
10:19:55 Requirement already satisfied: pytest in ./.venv3/lib64/python3.11/site-packages (9.1.1)
10:19:55 Requirement already satisfied: pytest-django in ./.venv3/lib64/python3.11/site-packages (4.12.0)
10:19:55 Requirement already satisfied: pytest-xdist in ./.venv3/lib64/python3.11/site-packages (3.8.0)
10:19:55 Requirement already satisfied: pytest-mock in ./.venv3/lib64/python3.11/site-packages (3.15.1)
10:19:55 Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.venv3/lib64/python3.11/site-packages (from mox3) (7.0.3)
10:19:55 Requirement already satisfied: fixtures>=3.0.0 in ./.venv3/lib64/python3.11/site-packages (from mox3) (4.3.2)
10:19:55 Requirement already satisfied: iniconfig>=1.0.1 in ./.venv3/lib64/python3.11/site-packages (from pytest) (2.3.0)
10:19:55 Requirement already satisfied: packaging>=22 in ./.venv3/lib64/python3.11/site-packages (from pytest) (26.2)
10:19:55 Requirement already satisfied: pluggy<2,>=1.5 in ./.venv3/lib64/python3.11/site-packages (from pytest) (1.6.0)
10:19:55 Requirement already satisfied: pygments>=2.7.2 in ./.venv3/lib64/python3.11/site-packages (from pytest) (2.20.0)
10:19:55 Requirement already satisfied: execnet>=2.1 in ./.venv3/lib64/python3.11/site-packages (from pytest-xdist) (2.1.2)
10:19:55 Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (from pbr!=2.1.0,>=2.0.0->mox3) (83.0.0)
10:19:55 + pip install tables
10:19:56 Requirement already satisfied: tables in ./.venv3/lib64/python3.11/site-packages (3.11.1)
10:19:56 Requirement already satisfied: numpy>=1.20.0 in ./.venv3/lib64/python3.11/site-packages (from tables) (2.4.6)
10:19:56 Requirement already satisfied: numexpr>=2.6.2 in ./.venv3/lib64/python3.11/site-packages (from tables) (2.14.1)
10:19:56 Requirement already satisfied: packaging in ./.venv3/lib64/python3.11/site-packages (from tables) (26.2)
10:19:56 Requirement already satisfied: py-cpuinfo in ./.venv3/lib64/python3.11/site-packages (from tables) (9.0.0)
10:19:56 Requirement already satisfied: blosc2>=2.3.0 in ./.venv3/lib64/python3.11/site-packages (from tables) (4.7.0)
10:19:56 Requirement already satisfied: ndindex in ./.venv3/lib64/python3.11/site-packages (from blosc2>=2.3.0->tables) (1.10.1)
10:19:56 Requirement already satisfied: msgpack in ./.venv3/lib64/python3.11/site-packages (from blosc2>=2.3.0->tables) (1.2.1)
10:19:56 Requirement already satisfied: pydantic in ./.venv3/lib64/python3.11/site-packages (from blosc2>=2.3.0->tables) (2.13.4)
10:19:56 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from blosc2>=2.3.0->tables) (2.34.2)
10:19:56 Requirement already satisfied: rich in ./.venv3/lib64/python3.11/site-packages (from blosc2>=2.3.0->tables) (15.0.0)
10:19:56 Requirement already satisfied: threadpoolctl in ./.venv3/lib64/python3.11/site-packages (from blosc2>=2.3.0->tables) (3.6.0)
10:19:56 Requirement already satisfied: annotated-types>=0.6.0 in ./.venv3/lib64/python3.11/site-packages (from pydantic->blosc2>=2.3.0->tables) (0.7.0)
10:19:56 Requirement already satisfied: pydantic-core==2.46.4 in ./.venv3/lib64/python3.11/site-packages (from pydantic->blosc2>=2.3.0->tables) (2.46.4)
10:19:56 Requirement already satisfied: typing-extensions>=4.14.1 in ./.venv3/lib64/python3.11/site-packages (from pydantic->blosc2>=2.3.0->tables) (4.16.0)
10:19:56 Requirement already satisfied: typing-inspection>=0.4.2 in ./.venv3/lib64/python3.11/site-packages (from pydantic->blosc2>=2.3.0->tables) (0.4.2)
10:19:56 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->blosc2>=2.3.0->tables) (3.4.9)
10:19:56 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->blosc2>=2.3.0->tables) (3.18)
10:19:56 Requirement already satisfied: urllib3<3,>=1.26 in ./.venv3/lib64/python3.11/site-packages (from requests->blosc2>=2.3.0->tables) (2.7.0)
10:19:56 Requirement already satisfied: certifi>=2023.5.7 in ./.venv3/lib64/python3.11/site-packages (from requests->blosc2>=2.3.0->tables) (2026.6.17)
10:19:56 Requirement already satisfied: markdown-it-py>=2.2.0 in ./.venv3/lib64/python3.11/site-packages (from rich->blosc2>=2.3.0->tables) (4.2.0)
10:19:56 Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.venv3/lib64/python3.11/site-packages (from rich->blosc2>=2.3.0->tables) (2.20.0)
10:19:56 Requirement already satisfied: mdurl~=0.1 in ./.venv3/lib64/python3.11/site-packages (from markdown-it-py>=2.2.0->rich->blosc2>=2.3.0->tables) (0.1.2)
10:19:56 + pip install jinja2
10:19:57 Requirement already satisfied: jinja2 in ./.venv3/lib64/python3.11/site-packages (3.1.6)
10:19:57 Requirement already satisfied: MarkupSafe>=2.0 in ./.venv3/lib64/python3.11/site-packages (from jinja2) (3.0.3)
10:19:57 + pip install PyYAML
10:19:58 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (6.0.3)
10:19:59 Copied 1 artifact from "OMERO-build" build number 28
10:19:59 Copied 5 artifacts from "OMERO-python-superbuild-build" build number 24
10:20:00 Copied 2 artifacts from "OMERO-build-build" build number 36
10:20:00 [OMERO-test-integration] $ /bin/bash -xe /tmp/jenkins2811673507628314205.sh
10:20:00 + source /home/settings.env
10:20:00 ++ OMERO_DB_HOST=pg
10:20:00 ++ OMERO_DB_USER=postgres
10:20:00 ++ OMERO_DB_PASS=
10:20:00 ++ OMERO_ROOT_PASS=omero
10:20:00 ++ OMERO_DATA_DIR=/OMERO
10:20:00 ++ export OMERO_DB_USER OMERO_DB_PASS OMERO_ROOT_PASS OMERO_DATA_DIR
10:20:00 + export ZIP_FILE=/home/omero/workspace/OMERO-test-integration/omero-blitz-VERSION-python.zip
10:20:00 + ZIP_FILE=/home/omero/workspace/OMERO-test-integration/omero-blitz-VERSION-python.zip
10:20:00 + export VERSION_PROPERTIES=/home/omero/workspace/OMERO-test-integration/version.properties
10:20:00 + VERSION_PROPERTIES=/home/omero/workspace/OMERO-test-integration/version.properties
10:20:00 + OMERO_DB_NAME=OMERO-test-integration
10:20:00 + OMERO_DATA_DIR=/home/omero/workspace/OMERO-test-integration/data
10:20:00 + mkdir -p /home/omero/workspace/OMERO-test-integration/data
10:20:00 + SRC=/home/omero/workspace/OMERO-test-integration/src
10:20:00 ++ ls openmicroscopy-5.6.3-619-f8e321e055-ice36-b28.zip
10:20:00 + ZIP_SRC=openmicroscopy-5.6.3-619-f8e321e055-ice36-b28.zip
10:20:00 + unzip openmicroscopy-5.6.3-619-f8e321e055-ice36-b28.zip
10:20:00 Archive:  openmicroscopy-5.6.3-619-f8e321e055-ice36-b28.zip
10:20:00    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/.classpath-template  
10:20:00    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/.github/
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/.github/Pull_Request_Template.md  
10:20:00    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/.github/workflows/
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/.github/workflows/docker_build.yml  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/.github/workflows/release.yml  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/.github/workflows/source_build.yml  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/.github/workflows/update.yaml  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/.mailmap  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/.project  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/CMakeLists.txt  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/CONTRIBUTING.md  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/Dockerfile  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/LICENSE.txt  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/README.md  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/SUPPORT.md  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/build.bat  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/build.py  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/build.xml  
10:20:00    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/
10:20:00    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/antlib/
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/antlib/.classpath  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/antlib/.project  
10:20:00    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/antlib/resources/
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/antlib/resources/excludebugs.xml  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/antlib/resources/global.xml  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/antlib/resources/hibernate.xml  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/antlib/resources/lifecycle.xml  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/antlib/resources/version.xml  
10:20:00    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/antlib/scripts/
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/antlib/scripts/parse_version  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/antlib/scripts/source-archive.py  
10:20:00    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/build.xml  
10:20:00    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/README.md  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/build.xml  
10:20:00    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/plugins/
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/plugins/robot.py  
10:20:00    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/resources/
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/resources/robot.template  
10:20:00    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/resources/web/
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/resources/web/annotation.txt  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/resources/web/login.txt  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/resources/web/thumbs.txt  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/resources/web/tree.txt  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/resources/web/webadmin.txt  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/resources/well_sample_posXY.py  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/robot_setup.sh  
10:20:00    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/testcases/
10:20:00    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/testcases/web/
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/testcases/web/annotate_test.robot  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/testcases/web/center_right_panel_test.robot  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/testcases/web/create_scenario.robot  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/testcases/web/delete_test.robot  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/testcases/web/download_options_test.robot  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/testcases/web/filter_test.robot  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/testcases/web/forms_test.robot  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/testcases/web/history_test.robot  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/testcases/web/map_annotations_test.robot  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/testcases/web/post_copy_test.robot  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/testcases/web/post_cut_test.robot  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/testcases/web/post_drag_test.robot  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/testcases/web/post_manage_test.robot  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/testcases/web/rdef_test.robot  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/testcases/web/search.robot  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/testcases/web/search_annotation_test.robot  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/testcases/web/show_test.robot  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/testcases/web/spw_test.robot  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/testcases/web/tagging_test.robot  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/testcases/web/view_image.robot  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/testcases/web/webadmin_create_group_and_user.robot  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/testcases/web/webadmin_login.robot  
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tests/ui/testcases/web/webadmin_user_settings.robot  
10:20:00    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/
10:20:00    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/CMakeLists.txt  
10:20:00    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/cmake/
10:20:00   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/cmake/CompilerChecks.cmake  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/cmake/FindIce.cmake  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/cmake/GTest.cmake  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/cmake/TemplateCmdConfig.cmake.in  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/cmake/TemplateConfig.cmake.in  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/cmake/TemplateShellConfig.cmake.in  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/cmake/Version.cmake  
10:20:01    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/
10:20:01    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/CHANGES  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/CMakeLists.txt  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/CONTRIBUTORS  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/LICENSE  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/README  
10:20:01    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/cmake/
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/cmake/internal_utils.cmake  
10:20:01    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/include/
10:20:01    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-death-test.h  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-message.h  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-param-test.h  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-param-test.h.pump  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-printers.h  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-spi.h  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-test-part.h  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-typed-test.h  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest.h  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest_pred_impl.h  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest_prod.h  
10:20:01    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-death-test-internal.h  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-filepath.h  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-internal.h  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-linked_ptr.h  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util-generated.h  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util-generated.h.pump  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util.h  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-port.h  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-string.h  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-tuple.h  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-tuple.h.pump  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-type-util.h  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-type-util.h.pump  
10:20:01    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/prime_tables.h  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1.cc  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1.h  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample10_unittest.cc  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1_unittest.cc  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2.cc  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2.h  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2_unittest.cc  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample3-inl.h  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample3_unittest.cc  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4.cc  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4.h  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4_unittest.cc  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample5_unittest.cc  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample6_unittest.cc  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample7_unittest.cc  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample8_unittest.cc  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample9_unittest.cc  
10:20:01    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/fuse_gtest_files.py  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/gen_gtest_pred_impl.py  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/gtest-config.in  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/pump.py  
10:20:01    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/test/
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/test/Makefile  
10:20:01    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/src/
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-all.cc  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-death-test.cc  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-filepath.cc  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-internal-inl.h  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-port.cc  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-printers.cc  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-test-part.cc  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-typed-test.cc  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest.cc  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest_main.cc  
10:20:01    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-death-test_ex_test.cc  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-death-test_test.cc  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-filepath_test.cc  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-linked_ptr_test.cc  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-listener_test.cc  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-message_test.cc  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-options_test.cc  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test2_test.cc  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test_test.cc  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test_test.h  
10:20:01   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-port_test.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-printers_test.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-test-part_test.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-tuple_test.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test2_test.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test_test.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test_test.h  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-unittest-api_test.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_all_test.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_break_on_failure_unittest.py  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_break_on_failure_unittest_.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_catch_exceptions_test.py  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_catch_exceptions_test_.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_color_test.py  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_color_test_.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_env_var_test.py  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_env_var_test_.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_environment_test.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_filter_unittest.py  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_filter_unittest_.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_help_test.py  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_help_test_.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_list_tests_unittest.py  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_list_tests_unittest_.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_main_unittest.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_no_test_unittest.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test.py  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test_.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test_golden_lin.txt  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_pred_impl_unittest.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_premature_exit_test.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_prod_test.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_repeat_test.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_shuffle_test.py  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_shuffle_test_.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_sole_header_test.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_stress_test.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_test_utils.py  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_ex_test.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_test.py  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_test_.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_uninitialized_test.py  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_uninitialized_test_.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_unittest.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfile1_test_.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfile2_test_.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfiles_test.py  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_output_unittest.py  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_output_unittest_.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_test_utils.py  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/production.cc  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/ext/gtest-1.7.0/test/production.h  
10:20:02    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/README.h  
10:20:02    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/ClientErrors.cpp  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/ClientErrors.h  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/IceNoWarnPop.h  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/IceNoWarnPush.h  
10:20:02  extracting: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/IcePortPop.h  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/IcePortPush.h  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/ObjectFactory.cpp  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/ObjectFactory.h  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/ObjectFactoryRegistrar.cpp  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/ObjectFactoryRegistrar.h  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/RTypesI.cpp  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/RTypesI.h  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/all.h  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/callbacks.cpp  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/callbacks.h  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/client.cpp  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/client.h  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/clientF.cpp  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/clientF.h  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/conversions.cpp  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/conversions.h  
10:20:02    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/internal/
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/internal/fixes.h  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/min.h  
10:20:02    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/model/
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/model/DetailsI.cpp  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/model/DetailsI.h  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/model/ElectricPotentialI.cpp  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/model/ElectricPotentialI.h  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/model/FrequencyI.cpp  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/model/FrequencyI.h  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/model/LengthI.cpp  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/model/LengthI.h  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/model/ObjectFactory.h  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/model/PermissionsI.cpp  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/model/PermissionsI.h  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/model/PowerI.cpp  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/model/PowerI.h  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/model/PressureI.cpp  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/model/PressureI.h  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/model/TemperatureI.cpp  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/model/TemperatureI.h  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/model/TimeI.cpp  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/model/TimeI.h  
10:20:02    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/sys/
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/sys/ParametersI.cpp  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/sys/ParametersI.h  
10:20:02   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/templates.h  
10:20:02    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/util/
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/util/concurrency.cpp  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/util/concurrency.h  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/util/tiles.cpp  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/util/tiles.h  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/util/uuid.cpp  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/src/omero/util/uuid.h  
10:20:03    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/CMakeLists.txt  
10:20:03    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/integration/
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/integration/CMakeLists.txt  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/integration/ClientUsageTest.cpp  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/integration/admin.cpp  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/integration/annotations.cpp  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/integration/api.cpp  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/integration/beta3.cpp  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/integration/chgrp.cpp  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/integration/cmdcallbacktest.cpp  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/integration/counts.cpp  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/integration/delete.cpp  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/integration/guest.cpp  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/integration/mapannotation.cpp  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/integration/model51.cpp  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/integration/permissions.cpp  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/integration/rendering_settings_test.cpp  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/integration/search.cpp  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/integration/sessions.cpp  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/main.cpp  
10:20:03    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/omero/
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/omero/CMakeLists.txt  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/omero/fixture.cpp  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/omero/fixture.h  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/safegtest.h  
10:20:03    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/unit/
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/unit/CMakeLists.txt  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/unit/client.cpp  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/unit/concurrency.cpp  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/unit/conversions.cpp  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/unit/model.cpp  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/unit/operators.cpp  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/unit/parameters.cpp  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/unit/perms.cpp  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/unit/rtypes.cpp  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/test/unit/units.cpp  
10:20:03    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/utils/
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/utils/CMakeLists.txt  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/utils/chgrp.cpp  
10:20:03    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroFS/
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroFS/build.xml  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroFS/ivy.xml  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroFS/setup.py  
10:20:03    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroFS/test/
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroFS/test/drivers.py  
10:20:03    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroFS/test/integration/
10:20:03  extracting: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroFS/test/integration/__init__.py  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroFS/test/integration/test_dbclient.py  
10:20:03    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroFS/test/records/
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroFS/test/records/first.txt  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroFS/test/records/outofsync.txt  
10:20:03    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/.classpath-template  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/.project  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/build.gradle  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/build.xml  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/ivy.xml  
10:20:03    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/resources/
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/settings.gradle  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test.xml  
10:20:03    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/fs.testng.xml  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/gateway.testng.xml  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration.testng.xml  
10:20:03    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/AbstractServerImportTest.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/AbstractServerTest.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/AbstractTest.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/AdminServiceTest.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/AgentTest.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/BfPixelBufferTest.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/BlockSizeTest.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/ClientUsageTest.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/CmdCallbackTest.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/ConfigurationServiceTest.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/CreatePojosFixture2.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/DeleteServicePermissionsTest.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/DeleteServiceTest.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/DiskUsageTest.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/DuplicationTest.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/ExporterTest.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/ExtendedAnnotationTest.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/FindParentsChildrenTest.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/ImportAsTest.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/ImportLibraryTest.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/ImporterTest.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/LegalGraphTargetsTest.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/LightAdminPrivilegesTest.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/LightAdminRolesTest.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/MapAnnotationTest.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/MetadataServiceTest.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/ModelMockFactory.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/PermissionsTest.java  
10:20:03   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/PermissionsTestAll.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/PixelsServiceTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/PojosServiceTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/ProjectionServiceTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/PyramidMinMaxTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/RawFileStoreTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/RawPixelsStoreTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/RenderingEngineTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/RenderingSettingsServicePermissionsTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/RenderingSettingsServiceTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/RepositoryServiceTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/ResetPasswordTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/RoiServiceTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/RolesTests.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/ScriptServiceTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/TableTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/UpdateServiceTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/UpgradeCheckTest.java  
10:20:04    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/chgrp/
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/chgrp/AnnotationMoveTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveAndPermissionsTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveCombinedDataTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveDatasetTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithAcquisitionDataTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithRoiFromOtherUserTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithRoiTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/chgrp/MultiImageFilesetMoveTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/chgrp/RenderingSettingsMoveTest.java  
10:20:04    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/chmod/
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/chmod/PermissionsTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/chmod/RolesTest.java  
10:20:04    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/chown/
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/chown/PermissionsTest.java  
10:20:04    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/delete/
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/delete/AdditionalDeleteTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/delete/DeleteProjectedImageTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/delete/HierarchyDeleteTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/delete/MultiImageFilesetDeleteTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/delete/SpwDeleteTest.java  
10:20:04    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/gateway/
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/gateway/AdminFacilityTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/gateway/BrowseFacilityTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/gateway/DataManagerFacilityTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/gateway/GatewayTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/gateway/GatewayUsageTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/gateway/LoadFacilityTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/gateway/MetadataFacilityTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/gateway/ROIFacilityTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/gateway/RawDataFacilityTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/gateway/SearchFacilityTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/gateway/TablesFacilityTest.java  
10:20:04    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/thumbnail/
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/thumbnail/BatchLoadingTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/thumbnail/SingleFileTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/thumbnail/SkipThumbnailsPermissionsTest.java  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroJava/test/integration/thumbnail/Utils.java  
10:20:04    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/
10:20:04    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/bin/
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/bin/omero  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/bin/omero.bat  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/bin/setpythonpath.bat  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/bin/winconfig.bat  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/build.xml  
10:20:04    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/examples/
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/examples/createSession.py  
10:20:04  extracting: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/examples/load.omero  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/examples/projection_1.py  
10:20:04  extracting: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/examples/submit.omero  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/examples/upload.omero  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/ice.config  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/ivy.xml  
10:20:04    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/manualtests/
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/manualtests/README.txt  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/manualtests/populate_roi_test.py  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/setup.py  
10:20:04    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/
10:20:04  extracting: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/__init__.py  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/conftest.py  
10:20:04    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/
10:20:04  extracting: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/__init__.py  
10:20:04  extracting: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/client_ctors.cfg  
10:20:04    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/clitest/
10:20:04  extracting: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/clitest/__init__.py  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/clitest/cli.py  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/clitest/test_admin.py  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/clitest/test_chgrp.py  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/clitest/test_chown.py  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/clitest/test_cleanse.py  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/clitest/test_db.py  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/clitest/test_delete.py  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/clitest/test_download.py  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/clitest/test_duplicate.py  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/clitest/test_fs.py  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/clitest/test_group.py  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/clitest/test_import.py  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/clitest/test_import_bulk.py  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/clitest/test_ldap.py  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/clitest/test_metadata.py  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/clitest/test_obj.py  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/clitest/test_pyramids.py  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/clitest/test_script.py  
10:20:04   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/clitest/test_search.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/clitest/test_sessions.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/clitest/test_tag.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/clitest/test_upload.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/clitest/test_user.py  
10:20:05    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/fstest/
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/fstest/test_rename.py  
10:20:05    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/gatewaytest/
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/gatewaytest/__init__.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/gatewaytest/test_annotation.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/gatewaytest/test_chgrp.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/gatewaytest/test_chmod.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/gatewaytest/test_chown.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/gatewaytest/test_config_service.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/gatewaytest/test_connection.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/gatewaytest/test_delete.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/gatewaytest/test_fs.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/gatewaytest/test_get_objects.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/gatewaytest/test_helpers.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/gatewaytest/test_image.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/gatewaytest/test_image_wrapper.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/gatewaytest/test_missing_pyramid.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/gatewaytest/test_multi_group.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/gatewaytest/test_performance.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/gatewaytest/test_permissions.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/gatewaytest/test_pixels.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/gatewaytest/test_plate_wrapper.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/gatewaytest/test_rdefs.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/gatewaytest/test_search_objects.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/gatewaytest/test_services.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/gatewaytest/test_ticket10618.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/gatewaytest/test_user.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/gatewaytest/test_wrapper.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/helpers.py  
10:20:05    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/metadata/
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context.yml  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns.csv  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns.yml  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2.yml  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2_empty.yml  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2_fail.yml  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/metadata/test_metadata_mapannotations.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/metadata/test_populate.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/metadata/test_pydict_text.py  
10:20:05    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/scriptsharness/
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/scriptsharness/definition.cfg  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/scriptsharness/definition.py  
10:20:05  extracting: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/scriptsharness/simple_script.cfg  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/scriptsharness/simple_script.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/scriptsharness/test_harness.py  
10:20:05    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/scriptstest/
10:20:05  extracting: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/scriptstest/__init__.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/scriptstest/script.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/scriptstest/test_cli.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/scriptstest/test_coverage.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/scriptstest/test_inputs.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/scriptstest/test_ping.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/scriptstest/test_rand.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/scriptstest/test_repo.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/scriptstest/test_roi_handling_utils.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/scriptstest/test_script_utils.py  
10:20:05    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/tablestest/
10:20:05  extracting: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/tablestest/service-reference-dev_4_4_5.h5.bz2  
10:20:05  extracting: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/tablestest/service-reference-dev_5_3_4.h5.bz2  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/tablestest/test_backwards_compatibility.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/tablestest/test_populate_metadata.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/tablestest/test_service.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/tablestest/test_tables.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_admin.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_annotation.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_annotationPermissions.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_chgrp.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_chmod.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_chown.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_client_ctors.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_clientusage.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_cmdcallback.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_counts.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_delete.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_exporter.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_files.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_iconfig.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_icontainer.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_ildap.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_imetadata.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_iquery.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_isession.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_ishare.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_itimeline.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_itypes.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_iupdate.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_librarytest.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_mail.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_mapannotation.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_metadatastore.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_model51.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_permissions.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_pixelsService.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_rawfilestore.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_rawpixelsstore.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_reimport.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_render.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_reporawfilestore.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_repository.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_rois.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_scripts.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_search.py  
10:20:05   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_simple.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_thumbnailPerms.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_thumbs.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_tickets1000.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_tickets2000.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_tickets3000.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_tickets4000.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_tickets6000.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroPy/test/integration/test_util.py  
10:20:06    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/README.rst  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/build.xml  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/setup.py  
10:20:06    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/conftest.py  
10:20:06    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_annotate.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_api_containers.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_api_errors.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_api_experimenters_groups.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_api_images.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_api_login.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_api_projects.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_api_rois.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_api_wells.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_chgrp.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_chown.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_config.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_containers.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_csrf.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_decorators.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_download.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_groups_users.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_histogram.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_history.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_links.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_login.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_marshal.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_metadata.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_plategrid.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_rendering.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_scripts.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_show.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_simple.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_table.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_tags.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_thumbnails.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_tree.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_tree_annotations.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroWeb/test/integration/test_webadmin.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/build.xml  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/bump_version.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/common.xml  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/pytest.ini  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/python.xml  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/travis-build  
10:20:06    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/headers.txt  
10:20:06    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/hudson/
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/hudson/OMERO.sh  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/hudson/README.txt  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/hudson/functions.sh  
10:20:06    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/images/
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/images/block-diagram.svg  
10:20:06    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/images/build/
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/images/build/build_files.dot  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/images/build/build_files.png  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/images/build/build_files.svg  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/images/build/newbuild.dot  
10:20:06    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/install/
10:20:06    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/install/VM/
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/install/VM/README.md  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/install/python_deps.sh  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/overview.html  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/package-template.html  
10:20:06    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/sequencediagrams/
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/sequencediagrams/Sessions.ods  
10:20:06    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/sphinx-api/
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/sphinx-api/Makefile  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/sphinx-api/build.xml  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/sphinx-api/conf.py  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/sphinx-api/index.rst  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/sphinx-api/rules.xml  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/sphinx-api/sphinx.xml  
10:20:06    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/sphinx-api/themes/
10:20:06    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/sphinx-api/themes/api_theme/
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/sphinx-api/themes/api_theme/layout.html  
10:20:06    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/sphinx-api/themes/api_theme/static/
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/sphinx-api/themes/api_theme/static/api_style.css_t  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/sphinx-api/themes/api_theme/theme.conf  
10:20:06    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/styles/
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/styles/CodeTemplate.java  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/styles/CodeTemplate.m  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/styles/OMERO_Eclipse_Code_Style.xml  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/styles/README.txt  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/styles/checkstyle.xml  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/docs/styles/headers.xml  
10:20:06    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/backup.cfg  
10:20:06    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/blitz/
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/blitz/mail-senders.example  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/blitz/mail-server.example  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/build.properties  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/env.bat  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/env.sh  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/hibernate.properties  
10:20:06   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/ice.config  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/ivysettings.xml  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/logback-cli.xml  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/logback-indexing-cli.xml  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/logback-indexing.xml  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/logback.xml  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/mime.types  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/node1.cfg  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/node2.cfg  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/omero.properties  
10:20:07    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/profiles/
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/profiles/psql  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/rollover.cfg  
10:20:07    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/templates/
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/templates/Windows.cfg  
10:20:07    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/templates/error/
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/templates/error/maintainance.html  
10:20:07    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/templates/grid/
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/templates/grid/README  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/templates/grid/default.xml  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/templates/grid/templates.xml  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/templates/grid/windefault.xml  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/templates/ice.config  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/templates/internal.cfg  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/templates/master.cfg  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/etc/testdropbox.config  
10:20:07    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/CMakeLists.txt  
10:20:07    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Delete/
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Delete/CMakeLists.txt  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Delete/Callback.cpp  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Delete/Callback.java  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Delete/Callback.py  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Delete/FileAnnotationDelete.java  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Delete/FileAnnotationDelete.py  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Delete/Options.cpp  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Delete/Options.java  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Delete/Options.py  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Delete/Subclass.cpp  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Delete/Subclass.java  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Delete/Subclass.py  
10:20:07    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/CMakeLists.txt  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/clientpointer.cpp  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/collectionmethods.cpp  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/collectionmethods.java  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/collectionmethods.m  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/collectionmethods.py  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/configuration.cpp  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/configuration.java  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/configuration.m  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/configuration.py  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/constants.cpp  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/constants.java  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/constants.m  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/constants.py  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/constructors.cpp  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/constructors.java  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/constructors.m  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/constructors.py  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/details.cpp  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/details.java  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/details.m  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/details.py  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/enumerations.cpp  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/enumerations.java  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/enumerations.m  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/enumerations.py  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/getsetattr.py  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/interfaces.java  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/interfaces.m  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/interfaces.py  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/iterators.cpp  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/iterators.java  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/iterators.m  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/iterators.py  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/lists.java  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/lists.m  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/primitives.cpp  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/primitives.java  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/primitives.m  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/primitives.py  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/queries.cpp  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/queries.java  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/queries.m  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/queries.py  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/rcollection.cpp  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/rcollection.java  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/rcollection.m  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/rcollection.py  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/smartpointers.cpp  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/staticfields.cpp  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/staticfields.java  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/staticfields.m  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/staticfields.py  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/sudo.cpp  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/sudo.java  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/sudo.m  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/sudo.py  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/timeout.java  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/timeout.py  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/unloaded.cpp  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/unloaded.java  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/unloaded.m  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/unloaded.py  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/updates.cpp  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/updates.java  
10:20:07   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/updates.m  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroClients/updates.py  
10:20:08    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroTables/
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroTables/FindMeasurements.java  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroTables/MeasurementTable.java  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroTables/first.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/OmeroTables/iroi.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/README.txt  
10:20:08    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/RegionsOfInterest/
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/RegionsOfInterest/CMakeLists.txt  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/RegionsOfInterest/Main.cpp  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/RegionsOfInterest/Main.java  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/RegionsOfInterest/Main.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/RegionsOfInterest/SConscript  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/SConstruct  
10:20:08    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/ScreenPlateWell/
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/ScreenPlateWell/imagesperwell.m  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/ScreenPlateWell/imagesperwell.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/ScreenPlateWell/listplates.m  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/ScreenPlateWell/listplates.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/ScreenPlateWell/platebybarcode.m  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/ScreenPlateWell/platecodebyimage.m  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/ScreenPlateWell/platecodebyimage.py  
10:20:08    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/ScriptingService/
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/ScriptingService/Edit_Descriptions.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/ScriptingService/HelloWorld.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/ScriptingService/NativeWrapperExample.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/ScriptingService/Notifications.java  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/ScriptingService/Notifications.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/ScriptingService/adminWorkflow.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/ScriptingService/runHelloWorld.py  
10:20:08    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/
10:20:08    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/java/
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/java/.classpath  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/java/.project  
10:20:08    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/java/src/
10:20:08    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/java/src/training/
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/java/src/training/CreateImage.java  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/java/src/training/DeleteData.java  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/java/src/training/HowToUseTables.java  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/java/src/training/LoadMetadataAdvanced.java  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/java/src/training/ROIFolders.java  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/java/src/training/ROIs.java  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/java/src/training/RawDataAccess.java  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/java/src/training/ReadData.java  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/java/src/training/ReadDataAdvanced.java  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/java/src/training/RenderImages.java  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/java/src/training/Setup.java  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/java/src/training/Sudo.java  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/java/src/training/WriteData.java  
10:20:08    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/javascript/
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/javascript/index.html  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/javascript/utils.js  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/markup.py  
10:20:08    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/matlab/
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/matlab/ConnectToOMERO.m  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/matlab/CreateImage.m  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/matlab/DeleteData.m  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/matlab/Filesets.m  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/matlab/LoadMetadataAdvanced.m  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/matlab/ROIs.m  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/matlab/RawDataAccess.m  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/matlab/ReadData.m  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/matlab/ReadDataAdvanced.m  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/matlab/RenderImages.m  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/matlab/WriteData.m  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/matlab/exampleSuite.m  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/matlab/parseOmeroProperties.m  
10:20:08    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/
10:20:08    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/Advanced/
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/Advanced/Create_Image_advanced.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/Advanced/Raw_Data_advanced.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/Advanced/Read_Data_advanced.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/Advanced/Write_data_advanced.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/Bulk_Shapes.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/Connect_To_OMERO.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/Create_Image.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/Delete.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/Filesets.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/Groups_Permissions.py  
10:20:08    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/Json_Api/
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/Json_Api/Login.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/Metadata.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/Parse_OMERO_Properties.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/ROIs.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/Raw_Data_Access.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/Read_Data.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/Render_Images.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/Scripting_Service_Example.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/Tables.py  
10:20:08    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/Task_Scripts/
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/Task_Scripts/ROIs_To_Table.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/Task_Scripts/Raw_Data2.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/Task_Scripts/Raw_Data_Task.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/Task_Scripts/Write_Data_3.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/Task_Scripts/Write_Data_4.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/Write_Data.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/python/__main__.py  
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/Training/training_setup.sh  
10:20:08    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/TreeList/
10:20:08   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/TreeList/AllProjects.h  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/TreeList/AllProjects.java  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/TreeList/AllProjects.m  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/TreeList/AllProjects.py  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/TreeList/CMakeLists.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/TreeList/Main.cpp  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/TreeList/Main.java  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/TreeList/Main.m  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/TreeList/Main.py  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/TreeList/PrintProjects.h  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/TreeList/PrintProjects.java  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/TreeList/PrintProjects.m  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/TreeList/PrintProjects.py  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/TreeList/SConscript  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/TreeList/Usage.h  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/TreeList/Usage.java  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/TreeList/Usage.m  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/examples/TreeList/Usage.py  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/history.rst  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/ivy.xml  
10:20:09    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/
10:20:09    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/IVY1016/
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/IVY1016/EclipseClasspath.class  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/IVY1016/EclipseClasspath.java  
10:20:09    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/LICENSE-ASM.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/LICENSE-AppleJavaExtensions.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/LICENSE-bcel.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/LICENSE-docbook.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/LICENSE-dom4j.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/LICENSE-jcip.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/LICENSE.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/README.txt  
10:20:09    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/lib/
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/lib/annotations.jar  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/lib/asm-3.0.jar  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/lib/asm-analysis-3.0.jar  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/lib/asm-commons-3.0.jar  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/lib/asm-tree-3.0.jar  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/lib/asm-util-3.0.jar  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/lib/asm-xml-3.0.jar  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/lib/bcel.jar  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/lib/buggy.icns  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/lib/dom4j-full.jar  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/lib/findbugs.jar  
10:20:09    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/plugin/
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/plugin/coreplugin.jar  
10:20:09    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/src/
10:20:09    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/src/xsl/
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/src/xsl/default.xsl  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/src/xsl/fancy-hist.xsl  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/src/xsl/fancy.xsl  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/src/xsl/plain.xsl  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/findbugs-1.2.1/src/xsl/summary.xsl  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/keystore  
10:20:09    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/README  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/agpl.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/antlr.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/apache-v1.1.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/apache-v2.0.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/asm.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/bouncy_castle_license.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/bsd.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/cddl-v1.0.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/cpl-v10.html  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/crystalclear.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/django.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/dom4j.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/epl-v1.0.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/fbsd.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/freemarker.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/gpl-v2.0.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/gpl.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/gtest.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/iconsweets_license.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/jamon.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/jmock.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/jquery.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/jtidy.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/lgpl-3.0.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/lgpl-v2.0.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/lgpl-v2.1.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/lgpl-v3.0.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/lgpl.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/matplotlib.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/mit.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/mpl-v1_0.htm  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/npl-1_1.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/path.txt  
10:20:09   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/pil.txt  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/postgresql.txt  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/psf-v2.0.txt  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/psf-v2.5.txt  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/scons.txt  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/slf4j.txt  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/tablelayout.txt  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/which.txt  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/zlib-libpng.txt  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/licenses/zpl-v2.1.txt  
10:20:10    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/linux-native/
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/linux-native/libnativewindow_jvm.so  
10:20:10    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/linux64-native/
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/linux64-native/libnativewindow_jvm.so  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/logback-build.xml  
10:20:10    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/patches/
10:20:10  extracting: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/patches/hibernate-3.5-ColumnTransformer.patch.gz  
10:20:10    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/repository/
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/repository/JHotDraw-7.0.9.jar  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/repository/TableLayout-bin-jdk1.5-2009-08-26.jar  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/repository/ant-1.8.0.jar  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/repository/ant-contrib-1.0b3.jar  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/repository/ant-junit-1.8.0.jar  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/repository/ant-launcher-1.8.0.jar  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/repository/ant-nodeps-1.8.0.jar  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/repository/ant-trax-1.8.0.jar  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/repository/batik-all-1.8pre-jdk6.jar  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/repository/bufr-1.1.00.jar  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/repository/checkstyle-4.3.jar  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/repository/commons-validator-1.3.1.jar  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/repository/findbugs-ant-1.2.1.jar  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/repository/geronimo-spec-jta-1.0.1B-rc4.jar  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/repository/grib-5.1.03.jar  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/repository/hibernate-core-3.5.6-4510.jar  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/repository/hibernate-jpa-2.0-api-1.0.0.Final.jar  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/repository/hibernate-search-3.1.1.GA.jar  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/repository/hibernate-tools-3.2.0.beta11.jar  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/repository/hibernate-validator-3.1.0.GA.jar  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/repository/ipython-1.2.1.tar.gz  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/repository/ivy-2.4.0.jar  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/repository/omero-icemock-3.5.1.jar  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/repository/omero-icemock-3.6.3.jar  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/repository/omero.java  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/repository/oro-2.0.8.jar  
10:20:10   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/lib/repository/scons-local-2.1.0.zip  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/3-3-2_rgb.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/cividis.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/fire.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/glasbey.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/glasbey_inverted.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/glow.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/grays.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/ice.lut  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/janelia/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/janelia/pup_br.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/janelia/pup_nr.lut  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/matplotlib/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/matplotlib/inferno.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/matplotlib/magma.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/matplotlib/plasma.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/matplotlib/viridis.lut  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/ncsa_paledit/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/ncsa_paledit/16_colors.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/ncsa_paledit/5_ramps.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/ncsa_paledit/6_shades.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/ncsa_paledit/blue_orange_icb.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/ncsa_paledit/brgbcmyw.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/ncsa_paledit/cool.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/ncsa_paledit/edges.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/ncsa_paledit/gem.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/ncsa_paledit/phase.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/ncsa_paledit/royal.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/ncsa_paledit/sepia.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/ncsa_paledit/smart.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/ncsa_paledit/thal.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/ncsa_paledit/thallium.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/ncsa_paledit/unionjack.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/physics.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/red-green.lut  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/seaborn/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/seaborn/mako.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/seaborn/rocket.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/spectrum.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/thermal.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/turbo.lut  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/wcif/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/wcif/cyan_hot.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/wcif/green_fire_blue.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/wcif/hilo.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/wcif/ica.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/wcif/ica2.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/wcif/ica3.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/wcif/magenta_hot.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/wcif/orange_hot.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/wcif/rainbow_rgb.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/wcif/red_hot.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/luts/wcif/yellow_hot.lut  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/omero.class  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/setup.cfg  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/README.txt  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/misc/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/misc/Makefile  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/misc/current.sql  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/misc/enums.py  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3A__1/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3A__1/OMERO3__7.sql  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3A__10/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3A__10/OMERO3A__9.sql  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3A__11/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3A__11/OMERO3A__10.sql  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3A__11/OMERO3A__5.sql  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3A__2/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3A__2/OMERO3A__1.sql  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3A__3/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3A__3/OMERO3A__2.sql  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3A__3/OMERO3__5.sql  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3A__4/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3A__4/OMERO3A__3.sql  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3A__4/OMERO3__5.sql  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3A__5/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3A__5/OMERO3A__4.sql  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3A__6/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3A__6/OMERO3A__5.sql  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3A__7/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3A__7/OMERO3A__6.sql  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3A__8/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3A__8/OMERO3A__6.sql  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3A__9/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3A__9/OMERO3A__8.sql  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3__4/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3__4/OMERO3__1.sql  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3__5/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3__5/OMERO3__4.sql  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3__6/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3__6/OMERO3__5.sql  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3__7/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO3__7/OMERO3__6.sql  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO4.1__0/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO4.1__0/OMERO4__0.sql  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO4.2__0/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO4.2__0/OMERO4.1__0.sql  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO4.2__0/t/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO4.2__0/t/OMERO4.1__0.py  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO4.2__0/t/OMERO4.1__0.test  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO4.3__0/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO4.3__0/OMERO4.2__0.sql  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO4.3__0/omero-4.2-data-fix.sql  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO4.4__0/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO4.4__0/OMERO4.1__0.sql  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO4.4__0/OMERO4.3__0.sql  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO4__0/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO4__0/OMERO3A__11.sql  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.0__0/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-fix.sql  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-list.sql  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.0__0/OMERO4.4__0.sql  
10:20:11    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.1__1/
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.1__1/OMERO5.0__0.sql  
10:20:11   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.1__1/OMERO5.1-delete-and-disable-shares.sql  
10:20:12   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.1__1/OMERO5.1-enable-shares.sql  
10:20:12   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.1__1/OMERO5.1__0.sql  
10:20:12    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.2__0/
10:20:12   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.2__0/OMERO5.1__1.sql  
10:20:12   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.2__0/OMERO5.2-delete-and-disable-shares.sql  
10:20:12   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.2__0/OMERO5.2-enable-shares.sql  
10:20:12    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.3__0/
10:20:12   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.3__0/OMERO5.2__0-precheck.sql  
10:20:12   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.3__0/OMERO5.2__0.sql  
10:20:12   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.3__0/OMERO5.3-index-files.sql  
10:20:12   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.3__0/delete-ns-orphans.sql  
10:20:12   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.3__0/reverse_shape_color_argb_to_rgba.sql  
10:20:12   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.3__0/shape_color_argb_to_rgba.sql  
10:20:12    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.4DEV__1/
10:20:12   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.4DEV__1/OMERO5.4DEV__0.sql  
10:20:12    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.4DEV__2/
10:20:12   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.4DEV__2/OMERO5.4DEV__1.sql  
10:20:12    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.4DEV__3/
10:20:12   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.4DEV__3/OMERO5.4DEV__2.sql  
10:20:12    creating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.4__0/
10:20:12   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.4__0/OMERO5.3__0-precheck.sql  
10:20:12   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.4__0/OMERO5.3__0.sql  
10:20:12   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.4__0/OMERO5.3__1-precheck.sql  
10:20:12   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.4__0/OMERO5.3__1.sql  
10:20:12   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.4__0/OMERO5.4DEV__3.sql  
10:20:12   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.4__0/allow-guest-user-without-password.sql  
10:20:12   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.4__0/psql-footer.sql  
10:20:12   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.4__0/psql-header.sql  
10:20:12   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.4__0/schema.sql  
10:20:12   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/sql/psql/OMERO5.4__0/views.sql  
10:20:12   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/test.xml  
10:20:12   inflating: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/update_dependencies.sh  
10:20:12  extracting: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/antlib/resources/gitversion.xml  
10:20:12  extracting: openmicroscopy-5.6.3-619-f8e321e055-ice36-b28/components/tools/OmeroCpp/cmake/GitVersion.cmake  
10:20:12 + rm -f openmicroscopy-5.6.3-619-f8e321e055-ice36-b28.zip
10:20:12 + mv /home/omero/workspace/OMERO-test-integration/openmicroscopy-5.6.3-619-f8e321e055-ice36-b28 /home/omero/workspace/OMERO-test-integration/src
10:20:12 + source /home/omero/workspace/OMERO-test-integration/.venv3/bin/activate
10:20:12 ++ deactivate nondestructive
10:20:12 ++ '[' -n '' ']'
10:20:12 ++ '[' -n '' ']'
10:20:12 ++ hash -r
10:20:12 ++ '[' -n '' ']'
10:20:12 ++ unset VIRTUAL_ENV
10:20:12 ++ unset VIRTUAL_ENV_PROMPT
10:20:12 ++ '[' '!' nondestructive = nondestructive ']'
10:20:12 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-test-integration/.venv3
10:20:12 ++ export VIRTUAL_ENV
10:20:12 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:20:12 ++ 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
10:20:12 ++ export PATH
10:20:12 ++ '[' -n '' ']'
10:20:12 ++ '[' -z '' ']'
10:20:12 ++ _OLD_VIRTUAL_PS1=
10:20:12 ++ PS1='(.venv3) '
10:20:12 ++ export PS1
10:20:12 ++ VIRTUAL_ENV_PROMPT='(.venv3) '
10:20:12 ++ export VIRTUAL_ENV_PROMPT
10:20:12 ++ hash -r
10:20:12 + for x in *.tar.gz
10:20:12 + pip install -U omero_dropbox-5.7.1.dev0.tar.gz
10:20:13 Processing ./omero_dropbox-5.7.1.dev0.tar.gz
10:20:13   Installing build dependencies: started
10:20:15   Installing build dependencies: finished with status 'done'
10:20:15   Getting requirements to build wheel: started
10:20:15   Getting requirements to build wheel: finished with status 'done'
10:20:15   Preparing metadata (pyproject.toml): started
10:20:15   Preparing metadata (pyproject.toml): finished with status 'done'
10:20:15 Requirement already satisfied: omero-py in ./.venv3/lib64/python3.11/site-packages (from omero-dropbox==5.7.1.dev0) (5.23.1.dev0)
10:20:15 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.4.4)
10:20:15 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.0.0)
10:20:15 Requirement already satisfied: numpy<3,>=2 in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (2.4.6)
10:20:15 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (12.3.0)
10:20:15 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (6.0.3)
10:20:15 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (3.6.5)
10:20:15 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (2.34.2)
10:20:15 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (3.2.0)
10:20:15 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (3.4.9)
10:20:15 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (3.18)
10:20:15 Requirement already satisfied: urllib3<3,>=1.26 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (2.7.0)
10:20:15 Requirement already satisfied: certifi>=2023.5.7 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (2026.6.17)
10:20:15 Building wheels for collected packages: omero-dropbox
10:20:15   Building wheel for omero-dropbox (pyproject.toml): started
10:20:15   Building wheel for omero-dropbox (pyproject.toml): finished with status 'done'
10:20:15   Created wheel for omero-dropbox: filename=omero_dropbox-5.7.1.dev0-py3-none-any.whl size=49153 sha256=4c38e6fff1fb96d277f3d0575dedba5a65f907ba2bdc396a9c8958e91d2b5c97
10:20:15   Stored in directory: /home/omero/.cache/pip/wheels/fc/7e/62/5e5d34b5de7cc5d8ff95a6620b111f491c603301cfe622e998
10:20:15 Successfully built omero-dropbox
10:20:16 Installing collected packages: omero-dropbox
10:20:16   Attempting uninstall: omero-dropbox
10:20:16     Found existing installation: omero-dropbox 5.7.1.dev0
10:20:16     Uninstalling omero-dropbox-5.7.1.dev0:
10:20:20       Successfully uninstalled omero-dropbox-5.7.1.dev0
10:20:21 Successfully installed omero-dropbox-5.7.1.dev0
10:20:21 + for x in *.tar.gz
10:20:21 + pip install -U omero_marshal-0.9.2.dev0.tar.gz
10:20:22 Processing ./omero_marshal-0.9.2.dev0.tar.gz
10:20:22   Installing build dependencies: started
10:20:23   Installing build dependencies: finished with status 'done'
10:20:23   Getting requirements to build wheel: started
10:20:23   Getting requirements to build wheel: finished with status 'done'
10:20:23   Preparing metadata (pyproject.toml): started
10:20:24   Preparing metadata (pyproject.toml): finished with status 'done'
10:20:24 Building wheels for collected packages: omero_marshal
10:20:24   Building wheel for omero_marshal (pyproject.toml): started
10:20:24   Building wheel for omero_marshal (pyproject.toml): finished with status 'done'
10:20:24   Created wheel for omero_marshal: filename=omero_marshal-0.9.2.dev0-py3-none-any.whl size=88129 sha256=9d8e03f400ffe944fdf2ec1878377303c1fecb73ac46d027e47f56d96e57d092
10:20:24   Stored in directory: /home/omero/.cache/pip/wheels/19/bc/99/c23dd653c71b3f05e4c008a12495c8f3b095cce849431c54e1
10:20:24 Successfully built omero_marshal
10:20:24 Installing collected packages: omero_marshal
10:20:24   Attempting uninstall: omero_marshal
10:20:24     Found existing installation: omero_marshal 0.9.2.dev0
10:20:24     Uninstalling omero_marshal-0.9.2.dev0:
10:20:24       Successfully uninstalled omero_marshal-0.9.2.dev0
10:20:27 Successfully installed omero_marshal-0.9.2.dev0
10:20:27 + for x in *.tar.gz
10:20:27 + pip install -U omero_py-5.23.1.dev0.tar.gz
10:20:28 Processing ./omero_py-5.23.1.dev0.tar.gz
10:20:28   Installing build dependencies: started
10:20:29   Installing build dependencies: finished with status 'done'
10:20:29   Getting requirements to build wheel: started
10:20:30   Getting requirements to build wheel: finished with status 'done'
10:20:30   Preparing metadata (pyproject.toml): started
10:20:30   Preparing metadata (pyproject.toml): finished with status 'done'
10:20:30 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (1.4.4)
10:20:30 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (1.0.0)
10:20:30 Requirement already satisfied: numpy<3,>=2 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (2.4.6)
10:20:30 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (12.3.0)
10:20:30 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (6.0.3)
10:20:30 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (3.6.5)
10:20:30 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (2.34.2)
10:20:30 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (3.2.0)
10:20:30 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.23.1.dev0) (3.4.9)
10:20:30 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.23.1.dev0) (3.18)
10:20:30 Requirement already satisfied: urllib3<3,>=1.26 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.23.1.dev0) (2.7.0)
10:20:30 Requirement already satisfied: certifi>=2023.5.7 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.23.1.dev0) (2026.6.17)
10:20:30 Building wheels for collected packages: omero-py
10:20:30   Building wheel for omero-py (pyproject.toml): started
10:20:31   Building wheel for omero-py (pyproject.toml): finished with status 'done'
10:20:31   Created wheel for omero-py: filename=omero_py-5.23.1.dev0-py3-none-any.whl size=2786791 sha256=8b6662920a2717690bbd8dd6d72e902271ab6d1386228ee7d367fca56ac77a60
10:20:31   Stored in directory: /home/omero/.cache/pip/wheels/f0/67/d7/966241aae598ef6c609c945b3d6bb828e11ceaf0fb2f56963b
10:20:31 Successfully built omero-py
10:20:31 Installing collected packages: omero-py
10:20:31   Attempting uninstall: omero-py
10:20:31     Found existing installation: omero-py 5.23.1.dev0
10:20:32     Uninstalling omero-py-5.23.1.dev0:
10:20:42       Successfully uninstalled omero-py-5.23.1.dev0
10:20:59 Successfully installed omero-py-5.23.1.dev0
10:20:59 + for x in *.tar.gz
10:20:59 + pip install -U omero_scripts-5.10.1.dev0.tar.gz
10:21:00 Processing ./omero_scripts-5.10.1.dev0.tar.gz
10:21:00   Installing build dependencies: started
10:21:01   Installing build dependencies: finished with status 'done'
10:21:01   Getting requirements to build wheel: started
10:21:01   Getting requirements to build wheel: finished with status 'done'
10:21:01   Preparing metadata (pyproject.toml): started
10:21:02   Preparing metadata (pyproject.toml): finished with status 'done'
10:21:02 Building wheels for collected packages: omero-scripts
10:21:02   Building wheel for omero-scripts (pyproject.toml): started
10:21:02   Building wheel for omero-scripts (pyproject.toml): finished with status 'done'
10:21:02   Created wheel for omero-scripts: filename=omero_scripts-5.10.1.dev0-py3-none-any.whl size=137216 sha256=581c8c639f204a62360a404c11671acf5380e81d8cfb61d2a625ed7bf89101ec
10:21:02   Stored in directory: /home/omero/.cache/pip/wheels/dc/2a/1b/114f0904de09a5b967180bea9e80ac22e3d829eefd3cfd8487
10:21:02 Successfully built omero-scripts
10:21:02 Installing collected packages: omero-scripts
10:21:02   Attempting uninstall: omero-scripts
10:21:02     Found existing installation: omero-scripts 5.10.1.dev0
10:21:02     Uninstalling omero-scripts-5.10.1.dev0:
10:21:02       Successfully uninstalled omero-scripts-5.10.1.dev0
10:21:03 Successfully installed omero-scripts-5.10.1.dev0
10:21:03 + for x in *.tar.gz
10:21:03 + pip install -U omero_web-5.32.1.dev0.tar.gz
10:21:04 Processing ./omero_web-5.32.1.dev0.tar.gz
10:21:04   Installing build dependencies: started
10:21:06   Installing build dependencies: finished with status 'done'
10:21:06   Getting requirements to build wheel: started
10:21:06   Getting requirements to build wheel: finished with status 'done'
10:21:06   Preparing metadata (pyproject.toml): started
10:21:06   Preparing metadata (pyproject.toml): finished with status 'done'
10:21:06 Requirement already satisfied: omero-py>=5.19.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (5.23.1.dev0)
10:21:06 Requirement already satisfied: concurrent-log-handler>=0.9.20 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (0.9.29)
10:21:06 Requirement already satisfied: Django<5.3,>=5.2.9 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (5.2.16)
10:21:06 Requirement already satisfied: django-pipeline>=4.1.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (4.1.0)
10:21:06 Requirement already satisfied: django-cors-headers==3.7.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (3.7.0)
10:21:06 Requirement already satisfied: whitenoise>=5.3.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (6.12.0)
10:21:06 Requirement already satisfied: gunicorn>=19.3 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (26.0.0)
10:21:06 Requirement already satisfied: omero-marshal>=0.7.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (0.9.2.dev0)
10:21:06 Requirement already satisfied: Pillow in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (12.3.0)
10:21:06 Requirement already satisfied: pytz in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (2026.2)
10:21:06 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (3.2.0)
10:21:06 Requirement already satisfied: packaging in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (26.2)
10:21:06 Requirement already satisfied: importlib-resources in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (7.1.0)
10:21:06 Requirement already satisfied: asgiref>=3.8.1 in ./.venv3/lib64/python3.11/site-packages (from Django<5.3,>=5.2.9->omero-web==5.32.1.dev0) (3.11.1)
10:21:06 Requirement already satisfied: sqlparse>=0.3.1 in ./.venv3/lib64/python3.11/site-packages (from Django<5.3,>=5.2.9->omero-web==5.32.1.dev0) (0.5.5)
10:21:06 Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (from django-pipeline>=4.1.0->omero-web==5.32.1.dev0) (83.0.0)
10:21:06 Requirement already satisfied: wheel in ./.venv3/lib64/python3.11/site-packages (from django-pipeline>=4.1.0->omero-web==5.32.1.dev0) (0.47.0)
10:21:06 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.32.1.dev0) (1.4.4)
10:21:06 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.32.1.dev0) (1.0.0)
10:21:06 Requirement already satisfied: numpy<3,>=2 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.32.1.dev0) (2.4.6)
10:21:06 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.32.1.dev0) (6.0.3)
10:21:06 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.32.1.dev0) (3.6.5)
10:21:06 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.32.1.dev0) (2.34.2)
10:21:06 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.32.1.dev0) (3.4.9)
10:21:06 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.32.1.dev0) (3.18)
10:21:06 Requirement already satisfied: urllib3<3,>=1.26 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.32.1.dev0) (2.7.0)
10:21:06 Requirement already satisfied: certifi>=2023.5.7 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.32.1.dev0) (2026.6.17)
10:21:06 Building wheels for collected packages: omero-web
10:21:06   Building wheel for omero-web (pyproject.toml): started
10:21:08   Building wheel for omero-web (pyproject.toml): finished with status 'done'
10:21:08   Created wheel for omero-web: filename=omero_web-5.32.1.dev0-py3-none-any.whl size=2820499 sha256=37d83f2ed1c7ac3c2066c23448179ea6fdfcec4895d9245561951069b5754405
10:21:08   Stored in directory: /home/omero/.cache/pip/wheels/f1/25/17/2aeeabb109d24bc4d86780951b7f1f7cca797777b03207d63c
10:21:08 Successfully built omero-web
10:21:08 Installing collected packages: omero-web
10:21:08   Attempting uninstall: omero-web
10:21:08     Found existing installation: omero-web 5.32.1.dev0
10:21:08     Uninstalling omero-web-5.32.1.dev0:
10:21:08       Successfully uninstalled omero-web-5.32.1.dev0
10:21:18 Successfully installed omero-web-5.32.1.dev0
10:21:18 + pip install omero-certificates
10:21:19 Requirement already satisfied: omero-certificates in ./.venv3/lib64/python3.11/site-packages (0.4.0)
10:21:19 Requirement already satisfied: omero-py>=5.6.0 in ./.venv3/lib64/python3.11/site-packages (from omero-certificates) (5.23.1.dev0)
10:21:19 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (1.4.4)
10:21:19 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (1.0.0)
10:21:19 Requirement already satisfied: numpy<3,>=2 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (2.4.6)
10:21:19 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (12.3.0)
10:21:19 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (6.0.3)
10:21:19 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (3.6.5)
10:21:19 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (2.34.2)
10:21:19 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (3.2.0)
10:21:19 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (3.4.9)
10:21:19 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (3.18)
10:21:19 Requirement already satisfied: urllib3<3,>=1.26 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (2.7.0)
10:21:19 Requirement already satisfied: certifi>=2023.5.7 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (2026.6.17)
10:21:19 + for x in omero-cli-duplicate
10:21:19 + pip install git+https://github.com/snoopycrimecop/omero-cli-duplicate.git@merge_ci#egg=omero-cli-duplicate
10:21:20 Collecting omero-cli-duplicate
10:21:20   Cloning https://github.com/snoopycrimecop/omero-cli-duplicate.git (to revision merge_ci) to /tmp/pip-install-fqb17ave/omero-cli-duplicate_7101036573954b0381549942c3e7d900
10:21:20   Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-cli-duplicate.git /tmp/pip-install-fqb17ave/omero-cli-duplicate_7101036573954b0381549942c3e7d900
10:21:21   Running command git checkout -b merge_ci --track origin/merge_ci
10:21:21   Switched to a new branch 'merge_ci'
10:21:21   branch 'merge_ci' set up to track 'origin/merge_ci'.
10:21:21   Resolved https://github.com/snoopycrimecop/omero-cli-duplicate.git to commit 048cbfa09bf1eea01f89e4791a3de642c5ec1987
10:21:21   Installing build dependencies: started
10:21:22   Installing build dependencies: finished with status 'done'
10:21:22   Getting requirements to build wheel: started
10:21:23   Getting requirements to build wheel: finished with status 'done'
10:21:23   Preparing metadata (pyproject.toml): started
10:21:23   Preparing metadata (pyproject.toml): finished with status 'done'
10:21:23 Requirement already satisfied: omero-py>=5.8 in ./.venv3/lib64/python3.11/site-packages (from omero-cli-duplicate) (5.23.1.dev0)
10:21:23 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (1.4.4)
10:21:23 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (1.0.0)
10:21:23 Requirement already satisfied: numpy<3,>=2 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (2.4.6)
10:21:23 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (12.3.0)
10:21:23 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (6.0.3)
10:21:23 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (3.6.5)
10:21:23 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (2.34.2)
10:21:23 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (3.2.0)
10:21:23 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (3.4.9)
10:21:23 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (3.18)
10:21:23 Requirement already satisfied: urllib3<3,>=1.26 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (2.7.0)
10:21:23 Requirement already satisfied: certifi>=2023.5.7 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (2026.6.17)
10:21:23 + source /home/omero/workspace/OMERO-test-integration/src/docs/hudson/functions.sh
10:21:23 + /home/omero/workspace/OMERO-test-integration/src/build.py build-default test-compile
10:21:23 Buildfile: /home/omero/workspace/OMERO-test-integration/src/build.xml
10:21:24 
10:21:24 check-ivy:
10:21:24 Creating /home/omero/workspace/OMERO-test-integration/src/etc/local.properties
10:21:24 Created dir: /home/omero/workspace/OMERO-test-integration/src/target
10:21:24 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
10:21:24 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
10:21:25 
10:21:25 build-scons:
10:21:25 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
10:21:27 
10:21:27 build:
10:21:27 No sub-builds to iterate on
10:21:27 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
10:21:27 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
10:21:27 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS...
10:21:27 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava...
10:21:27 
10:21:27 tools-init:
10:21:27 no-op
10:21:27 
10:21:27 retrieve:
10:21:27 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
10:21:27 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
10:22:44 
10:22:44 prepare:
10:22:44 Preparing: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs
10:22:44 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/.done
10:22:44 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/src
10:22:44 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
10:22:44 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
10:22:44 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/test-classes
10:22:44 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/reports
10:22:44 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
10:22:44 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
10:22:44 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
10:22:44 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
10:22:44 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
10:22:44 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
10:22:44 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
10:22:44 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
10:22:45 
10:22:45 pre-compile:
10:22:45 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
10:22:46 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
10:22:53 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
10:22:58 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
10:22:59 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
10:23:01 
10:23:01 compile:
10:23:01 no-op
10:23:01 
10:23:01 package:
10:23:01 Building jar: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/omero_client.jar
10:23:06 
10:23:06 install:
10:23:06 :: delivering :: omero#omero_client;working@aa6688307c76 :: 5.6.3-619-f8e321e055-ice36-b28-ice36 :: integration :: Fri Jul 31 10:21:27 UTC 2026
10:23:06 	delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/ivy.xml
10:23:06 :: publishing :: omero#omero_client
10:23:06 	published omero_client to /home/omero/workspace/OMERO-test-integration/src/target/repository/omero/omero_client/5.6.3-619-f8e321e055-ice36-b28-ice36/omero_client-5.6.3-619-f8e321e055-ice36-b28-ice36.jar
10:23:06 	published ivy to /home/omero/workspace/OMERO-test-integration/src/target/repository/omero/omero_client/5.6.3-619-f8e321e055-ice36-b28-ice36/omero_client-5.6.3-619-f8e321e055-ice36-b28-ice36.xml
10:23:06 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
10:23:06 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
10:23:06 
10:23:06 retrieve:
10:23:06 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
10:23:06 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
10:23:06 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools...
10:23:06 
10:23:06 dist:
10:23:06 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/service-classes/META-INF
10:23:06 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/lib/server
10:23:06 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts
10:23:07 Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts/omero_scripts-5.10.1.dev0.tar.gz into /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts
10:23:07 Copying 29 files to /home/omero/workspace/OMERO-test-integration/src/components/tools/target/lib/scripts
10:23:08 Copying 29 files to /home/omero/workspace/OMERO-test-integration/src/dist
10:23:08 Copied 9 empty directories to 1 empty directory under /home/omero/workspace/OMERO-test-integration/src/dist
10:23:08 Entering /home/omero/workspace/OMERO-test-integration/src/components/tests...
10:23:08 Entering /home/omero/workspace/OMERO-test-integration/src/components/tests/ui...
10:23:08 
10:23:08 copy-licenses:
10:23:08 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist
10:23:08 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/share
10:23:08 Copying 44 files to /home/omero/workspace/OMERO-test-integration/src/dist/share
10:23:08 
10:23:08 copy-history:
10:23:08 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist
10:23:08 
10:23:08 copy-etc:
10:23:08 Copying 28 files to /home/omero/workspace/OMERO-test-integration/src/dist/etc
10:23:09 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist/etc/templates
10:23:09 
10:23:09 copy-sql:
10:23:09 Copying 60 files to /home/omero/workspace/OMERO-test-integration/src/dist
10:23:21 
10:23:21 copy-server:
10:23:21 	conflict on /home/omero/workspace/OMERO-test-integration/src/dist/lib/server/janino.jar in [server]: 3.1.9 won
10:23:26 
10:23:26 copy-client:
10:23:26 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/lib/client
10:23:30 	conflict on /home/omero/workspace/OMERO-test-integration/src/dist/lib/client/janino.jar in [client]: 3.1.9 won
10:23:35 
10:23:35 update-version:
10:23:35 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist/etc
10:23:35 
10:23:35 create-workdirs:
10:23:35 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/etc/grid
10:23:35 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/var
10:23:35 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/var/tmp
10:23:35 
10:23:35 copy-luts:
10:23:35 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/lib/scripts/luts
10:23:35 Copying 47 files to /home/omero/workspace/OMERO-test-integration/src/dist/lib/scripts/luts
10:23:35 
10:23:35 test-compile:
10:23:35 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
10:23:35 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS...
10:23:35 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
10:23:36 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
10:23:36 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
10:23:36 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
10:23:36 Entering /home/omero/workspace/OMERO-test-integration/src/components/tests/ui...
10:23:36 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava...
10:23:36 
10:23:36 testng-init:
10:23:36 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
10:23:36 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
10:23:44 10:23:43,951 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.16
10:23:44 10:23:43,954 |-INFO in ch.qos.logback.classic.util.ContextInitializer@664c47f2 - No custom configurators were discovered as a service.
10:23:44 10:23:43,954 |-INFO in ch.qos.logback.classic.util.ContextInitializer@664c47f2 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
10:23:44 10:23:43,958 |-INFO in ch.qos.logback.classic.util.ContextInitializer@664c47f2 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
10:23:44 10:23:43,961 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
10:23:44 10:23:43,964 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
10:23:44 10:23:43,964 |-INFO in ch.qos.logback.classic.util.ContextInitializer@664c47f2 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 6 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
10:23:44 10:23:43,964 |-INFO in ch.qos.logback.classic.util.ContextInitializer@664c47f2 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
10:23:44 10:23:43,966 |-INFO in ch.qos.logback.classic.util.ContextInitializer@664c47f2 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
10:23:44 10:23:43,969 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
10:23:44 10:23:43,970 |-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]
10:23:44 10:23:43,972 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@7e3cea61 - Resource [logback.xml] occurs multiple times on the classpath.
10:23:44 10:23:43,972 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@7e3cea61 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
10:23:44 10:23:43,972 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@7e3cea61 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml]
10:23:44 10:23:44,200 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr]
10:23:44 10:23:44,200 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
10:23:44 10:23:44,223 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:23:44 10:23:44,225 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@626b8822 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender.
10:23:44 10:23:44,225 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@626b8822 - Please move "immediateFlush" property into the enclosing appender.
10:23:44 10:23:44,295 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@626b8822 - Setting the "immediateFlush" property of the enclosing appender to true
10:23:44 10:23:44,296 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR
10:23:44 10:23:44,296 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR
10:23:44 10:23:44,296 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR
10:23:44 10:23:44,296 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR
10:23:44 10:23:44,296 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
10:23:44 10:23:44,296 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT]
10:23:44 10:23:44,297 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7ab7a4eb - End of configuration.
10:23:44 10:23:44,300 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7ec00f98 - Registering current configuration as safe fallback point
10:23:44 10:23:44,300 |-INFO in ch.qos.logback.classic.util.ContextInitializer@664c47f2 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 334 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
10:23:44 
10:23:44 lifecycle.test-compile:
10:23:44 Copying 3 files to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/test-classes
10:23:44 Compiling 85 source files to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/test-classes
10:23:44 warning: [options] bootstrap class path not set in conjunction with -source 8
10:23:44 warning: [options] source value 8 is obsolete and will be removed in a future release
10:23:44 warning: [options] target value 8 is obsolete and will be removed in a future release
10:23:44 warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
10:23:46 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/AbstractServerTest.java:61: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
10:23:46 import omero.grid.RawAccessRequest;
10:23:46                  ^
10:23:46 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:32: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
10:23:46 import omero.grid.RawAccessRequest;
10:23:46                  ^
10:23:47 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:53: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
10:23:47 import omero.grid.RawAccessRequest;
10:23:47                  ^
10:23:47 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:31: warning: [deprecation] ImportJob in omero.model has been deprecated
10:23:47 import omero.model.ImportJob;
10:23:47                   ^
10:23:47 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:32: warning: [deprecation] ImportJobI in omero.model has been deprecated
10:23:47 import omero.model.ImportJobI;
10:23:47                   ^
10:23:47 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ModelMockFactory.java:1206: warning: [deprecation] newInstance() in Class has been deprecated
10:23:47         IObject link = (IObject) linkClass.newInstance();
10:23:47                                           ^
10:23:47   where T is a type-variable:
10:23:47     T extends Object declared in class Class
10:23:48 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/CreatePojosFixture2.java:269: warning: [deprecation] newInstance() in Class has been deprecated
10:23:48         T copy = (T) obj.getClass().newInstance();
10:23:48                                    ^
10:23:48   where T is a type-variable:
10:23:48     T extends Object declared in class Class
10:23:48 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:418: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
10:23:48         RawAccessRequest raw = new RawAccessRequest();
10:23:48         ^
10:23:48 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:418: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
10:23:48         RawAccessRequest raw = new RawAccessRequest();
10:23:48                                    ^
10:23:48 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:419: warning: [deprecation] repoUuid in RawAccessRequest has been deprecated
10:23:48         raw.repoUuid = legacy.root().getHash().getValue();
10:23:48            ^
10:23:48 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:420: warning: [deprecation] command in RawAccessRequest has been deprecated
10:23:48         raw.command = "rm";
10:23:48            ^
10:23:48 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:421: warning: [deprecation] args in RawAccessRequest has been deprecated
10:23:48         raw.args = Arrays.asList(path);
10:23:48            ^
10:23:48 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DiskUsageTest.java:156: warning: [deprecation] newInstance() in Class has been deprecated
10:23:48         final IObject link = linkClass.newInstance();
10:23:48                                       ^
10:23:48   where T is a type-variable:
10:23:48     T extends Object declared in class Class
10:23:48 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DuplicationTest.java:1332: warning: [deprecation] newInstance() in Class has been deprecated
10:23:48             originalLink.setChild(annotationClass.newInstance());
10:23:48                                                  ^
10:23:48   where T is a type-variable:
10:23:48     T extends Object declared in class Class
10:23:48 /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
10:23:48         RoiResult r = svc.findByImage(id, new RoiOptions());
10:23:48                          ^
10:23:49 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:900: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
10:23:49         final RawAccessRequest request = new RawAccessRequest();
10:23:49               ^
10:23:49 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:900: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
10:23:49         final RawAccessRequest request = new RawAccessRequest();
10:23:49                                              ^
10:23:49 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:901: warning: [deprecation] repoUuid in RawAccessRequest has been deprecated
10:23:49         request.repoUuid = repo.root().getHash().getValue();
10:23:49                ^
10:23:49 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:902: warning: [deprecation] command in RawAccessRequest has been deprecated
10:23:49         request.command = "exists";
10:23:49                ^
10:23:49 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:903: warning: [deprecation] args in RawAccessRequest has been deprecated
10:23:49         request.args = Collections.singletonList(dirPath);
10:23:49                ^
10:23:49 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:939: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
10:23:49         final RawAccessRequest request = new RawAccessRequest();
10:23:49               ^
10:23:49 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:939: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
10:23:49         final RawAccessRequest request = new RawAccessRequest();
10:23:49                                              ^
10:23:49 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:940: warning: [deprecation] repoUuid in RawAccessRequest has been deprecated
10:23:49         request.repoUuid = repo.root().getHash().getValue();
10:23:49                ^
10:23:49 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:941: warning: [deprecation] command in RawAccessRequest has been deprecated
10:23:49         request.command = "exists";
10:23:49                ^
10:23:49 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:942: warning: [deprecation] args in RawAccessRequest has been deprecated
10:23:49         request.args = Collections.singletonList(dirName);
10:23:49                ^
10:23:49 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:255: warning: [deprecation] ImportJob in omero.model has been deprecated
10:23:49         final ImportJob importJob = new ImportJobI();
10:23:49               ^
10:23:49 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:255: warning: [deprecation] ImportJobI in omero.model has been deprecated
10:23:49         final ImportJob importJob = new ImportJobI();
10:23:49                                         ^
10:23:49 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:266: warning: [deprecation] setImageName(RString) in ImportJob has been deprecated
10:23:49         importJob.setImageName(omero.rtypes.rstring(name));
10:23:49                  ^
10:23:49 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:268: warning: [deprecation] setImageDescription(RString) in ImportJob has been deprecated
10:23:49         importJob.setImageDescription(omero.rtypes.rstring(desc));
10:23:49                  ^
10:23:49 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:273: warning: [deprecation] ImportJob in omero.model has been deprecated
10:23:49         ImportJob sent = (ImportJob) iUpdate.saveAndReturnObject(importJob);
10:23:49         ^
10:23:49 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:273: warning: [deprecation] ImportJob in omero.model has been deprecated
10:23:49         ImportJob sent = (ImportJob) iUpdate.saveAndReturnObject(importJob);
10:23:49                           ^
10:23:49 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:274: warning: [deprecation] getImageName() in ImportJob has been deprecated
10:23:49         final String savedName = sent.getImageName().getValue().toString();
10:23:49                                      ^
10:23:49 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:275: warning: [deprecation] getImageDescription() in ImportJob has been deprecated
10:23:49         final String savedDesc = sent.getImageDescription().getValue().toString();
10:23:49                                      ^
10:23:49 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:277: warning: [deprecation] ImportJob in omero.model has been deprecated
10:23:49         final ImportJob retrievedImportJob = (ImportJob) iQuery.get("ImportJob", id);
10:23:49               ^
10:23:49 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:277: warning: [deprecation] ImportJob in omero.model has been deprecated
10:23:49         final ImportJob retrievedImportJob = (ImportJob) iQuery.get("ImportJob", id);
10:23:49                                               ^
10:23:49 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:278: warning: [deprecation] getImageName() in ImportJob has been deprecated
10:23:49         final String retrievedName = retrievedImportJob.getImageName().getValue().toString();
10:23:49                                                        ^
10:23:49 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:279: warning: [deprecation] getImageDescription() in ImportJob has been deprecated
10:23:49         final String retrievedDesc = retrievedImportJob.getImageDescription().getValue().toString();
10:23:49                                                        ^
10:23:50 /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
10:23:50         RoiResult r = svc.findByImage(image.getId().getValue(),
10:23:50                          ^
10:23:50 /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
10:23:50         List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
10:23:50                                 ^
10:23:50 /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
10:23:50         l = svc.getRoiMeasurements(image.getId().getValue(), options);
10:23:50                ^
10:23:50 /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
10:23:50         l = svc.getRoiMeasurements(image.getId().getValue(), options);
10:23:50                ^
10:23:50 /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
10:23:50         List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
10:23:50                                 ^
10:23:50 /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
10:23:50         Map<Long, RoiResult> values = svc.getMeasuredRoisMap(image.getId()
10:23:50                                          ^
10:23:50 /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
10:23:50         List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
10:23:50                                 ^
10:23:50 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:390: warning: [deprecation] getTable(long) in IRoiPrx has been deprecated
10:23:50         table = svc.getTable(f.getId().getValue());
10:23:50                    ^
10:23:50 /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
10:23:50         RoiResult r = svc.findByImage(image.getId().getValue(),
10:23:50                          ^
10:23:50 /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
10:23:50         r = svc.findByRoi(r1.getId().getValue(), new RoiOptions());
10:23:50                ^
10:23:50 /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
10:23:50         r = svc.findByRoi(r2.getId().getValue(), new RoiOptions());
10:23:50                ^
10:23:50 /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
10:23:50         r = svc.findByPlane(image.getId().getValue(), 1, 0, new RoiOptions());
10:23:50                ^
10:23:50 /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
10:23:50         r = svc.findByPlane(image.getId().getValue(), 1, 1, new RoiOptions());
10:23:50                ^
10:23:50 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:733: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
10:23:50             null, new Integer(0), new Integer(0), new int[] {0}, "null ids"});
10:23:50                   ^
10:23:50 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:733: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
10:23:50             null, new Integer(0), new Integer(0), new int[] {0}, "null ids"});
10:23:50                                   ^
10:23:50 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:735: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
10:23:50             new ArrayList<Long>(), new Integer(0), new Integer(0), new int[] {0},
10:23:50                                    ^
10:23:50 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:735: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
10:23:50             new ArrayList<Long>(), new Integer(0), new Integer(0), new int[] {0},
10:23:50                                                    ^
10:23:50 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:738: warning: [removal] Long(long) in Long has been deprecated and marked for removal
10:23:50             Arrays.asList(new Long[] {new Long (-1)}), new Integer(0), new Integer(0),
10:23:50                                       ^
10:23:50 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:738: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
10:23:50             Arrays.asList(new Long[] {new Long (-1)}), new Integer(0), new Integer(0),
10:23:50                                                        ^
10:23:50 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:738: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
10:23:50             Arrays.asList(new Long[] {new Long (-1)}), new Integer(0), new Integer(0),
10:23:50                                                                        ^
10:23:50 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:740: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
10:23:50         inputs.add(new Object[] { ids, new Integer(10), new Integer(10), new int[] {0},
10:23:50                                        ^
10:23:50 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:740: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
10:23:50         inputs.add(new Object[] { ids, new Integer(10), new Integer(10), new int[] {0},
10:23:50                                                         ^
10:23:50 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:742: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
10:23:50         inputs.add(new Object[] { ids, new Integer(0), new Integer(-10), new int[] {0},
10:23:50                                        ^
10:23:50 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:742: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
10:23:50         inputs.add(new Object[] { ids, new Integer(0), new Integer(-10), new int[] {0},
10:23:50                                                        ^
10:23:50 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:744: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
10:23:50         inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {200},
10:23:50                                        ^
10:23:50 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:744: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
10:23:50         inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {200},
10:23:50                                                        ^
10:23:50 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:746: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
10:23:50         inputs.add(new Object[] { ids, new Integer(0), new Integer(0), null,
10:23:50                                        ^
10:23:50 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:746: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
10:23:50         inputs.add(new Object[] { ids, new Integer(0), new Integer(0), null,
10:23:50                                                        ^
10:23:50 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:748: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
10:23:50         inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {},
10:23:50                                        ^
10:23:50 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:748: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
10:23:50         inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {},
10:23:50                                                        ^
10:23:50 /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
10:23:50                 svc.getShapeStatsRestricted(
10:23:50                    ^
10:23:50 /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
10:23:50         final ShapeStats [] stats = svc.getShapeStatsRestricted(ids, 0, 0, new int[] {0});
10:23:50                                        ^
10:23:50 /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
10:23:50         projection.getPrimaryPixels().setRelatedTo((Pixels) original.getPrimaryPixels().proxy());
10:23:50                                      ^
10:23:50 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:478: warning: [deprecation] typesToIgnore in Delete2 has been deprecated
10:23:50         request.typesToIgnore = Collections.singletonList("TagAnnotation");
10:23:50                ^
10:23:50 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:495: warning: [deprecation] typesToIgnore in Delete2 has been deprecated
10:23:50         request.typesToIgnore = Collections.singletonList("IAnnotationLink");
10:23:50                ^
10:23:50 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:501: warning: [deprecation] typesToIgnore in Delete2 has been deprecated
10:23:50         request.typesToIgnore = Collections.singletonList("Annotation");
10:23:50                ^
10:23:50 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:547: warning: [deprecation] typesToIgnore in Delete2 has been deprecated
10:23:50                     request.typesToIgnore = Collections.singletonList("Annotation");
10:23:50                            ^
10:23:50 /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
10:23:50         projection.getPrimaryPixels().setRelatedTo((Pixels) original.getPrimaryPixels().proxy());
10:23:50                                      ^
10:23:50 /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
10:23:50         p2.setRelatedTo(p1);
10:23:50           ^
10:23:50 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:39: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
10:23:50         Assert.assertEquals(p1.getId(), p2.getRelatedTo().getId());
10:23:50                                           ^
10:23:50 /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
10:23:50         pixels1.setRelatedTo(pixels2);
10:23:50                ^
10:23:50 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:68: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
10:23:50         Pixels pixels = pixels1.getRelatedTo();
10:23:50                                ^
10:23:50 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:88: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
10:23:50         Assert.assertNull(pixels1.getRelatedTo());
10:23:50                                  ^
10:23:50 /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
10:23:50         pixels1.setRelatedTo(pixels2);
10:23:50                ^
10:23:50 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:108: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
10:23:50         Pixels pixels = pixels1.getRelatedTo();
10:23:50                                ^
10:23:50 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:128: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
10:23:50         Assert.assertNull(pixels1.getRelatedTo());
10:23:50                                  ^
10:23:50 /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
10:23:50         List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
10:23:50                                 ^
10:23:50 /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
10:23:50         l = svc.getRoiMeasurements(image.getId().getValue(), options);
10:23:50                ^
10:23:50 /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
10:23:50         List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
10:23:50                                 ^
10:23:50 /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
10:23:50         l = svc.getRoiMeasurements(image.getId().getValue(), options);
10:23:50                ^
10:23:51 Note: Some input files use unchecked or unsafe operations.
10:23:51 Note: Recompile with -Xlint:unchecked for details.
10:23:51 91 warnings
10:23:51 Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/_omero_build_617168680.tmp
10:23:51 Building jar: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.jar
10:23:51 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
10:23:51 :: delivering :: omero#OmeroJava-test;working@aa6688307c76 :: 5.6.3-619-f8e321e055-ice36-b28-ice36 :: integration :: Fri Jul 31 10:23:36 UTC 2026
10:23:51 	delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml
10:23:51 :: publishing :: omero#OmeroJava-test
10:23:51 	published OmeroJava-test to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-619-f8e321e055-ice36-b28-ice36.jar
10:23:51 	published ivy to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-619-f8e321e055-ice36-b28-ice36.xml
10:23:51 
10:23:51 BUILD SUCCESSFUL
10:23:51 Total time: 2 minutes 27 seconds
10:23:51 + OMERO_DIST=/home/omero/workspace/OMERO-test-integration/src/dist
10:23:51 + export OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist
10:23:51 + OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist
10:23:51 + omero config set omero.db.name OMERO-test-integration
10:23:54 + omero config set omero.db.host pg
10:23:55 + omero config set omero.db.user postgres
10:23:57 + omero config set omero.db.poolsize 50
10:23:59 + omero config set omero.jvmcfg.max_system_memory.blitz 64000
10:24:01 + omero config set omero.data.dir /home/omero/workspace/OMERO-test-integration/data
10:24:03 + omero config set omero.ports.prefix 1
10:24:04 + omero config set omero.web.server_list '[["testintegration",14064,"testintegration"]]'
10:24:06 + omero config set omero.server.nodedescriptors master:Blitz-0,Processor-0,Tables-0,Indexer-0,DropBox,MonitorServer,FileServer,Storm
10:24:08 + omero certificates
10:24:10 OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026)
10:24:10 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
10:24:10 + omero config set omero.jvmcfg.append '--add-opens java.base/java.lang=ALL-UNNAMED --add-exports java.naming/com.sun.jndi.ldap=ALL-UNNAMED'
10:24:12 + createdb -h pg -U postgres OMERO-test-integration
10:24:16 + omero db script -f dbsetup.sql '' '' omero
10:24:17 WARNING: Positional arguments are deprecated
10:24:18 Using OMERO5.4 for version
10:24:18 Using 0 for patch
10:24:18 Using password from commandline
10:24:19 + psql -h pg -U postgres -d OMERO-test-integration -f dbsetup.sql
10:24:19 BEGIN
10:24:19 CREATE FUNCTION
10:24:19 CREATE FUNCTION
10:24:19  assert_db_server_prerequisites 
10:24:19 --------------------------------
10:24:19  
10:24:19 (1 row)
10:24:19 
10:24:19 DROP FUNCTION
10:24:19 DROP FUNCTION
10:24:19 CREATE DOMAIN
10:24:19 CREATE DOMAIN
10:24:19 CREATE DOMAIN
10:24:19 CREATE DOMAIN
10:24:19 CREATE DOMAIN
10:24:19 CREATE TYPE
10:24:19 CREATE TYPE
10:24:19 CREATE TYPE
10:24:19 CREATE TYPE
10:24:19 CREATE TYPE
10:24:19 CREATE TYPE
10:24:19 CREATE TYPE
10:24:19 CREATE TABLE
10:24:19 CREATE TABLE
10:24:19 CREATE TABLE
10:24:19 CREATE TABLE
10:24:19 CREATE TABLE
10:24:19 CREATE TABLE
10:24:19 CREATE TABLE
10:24:19 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:20 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:21 CREATE TABLE
10:24:22 CREATE TABLE
10:24:22 CREATE TABLE
10:24:22 CREATE TABLE
10:24:22 CREATE TABLE
10:24:22 CREATE TABLE
10:24:22 CREATE TABLE
10:24:22 CREATE TABLE
10:24:22 CREATE TABLE
10:24:22 CREATE TABLE
10:24:22 CREATE TABLE
10:24:22 CREATE TABLE
10:24:22 CREATE TABLE
10:24:22 CREATE TABLE
10:24:22 CREATE TABLE
10:24:22 CREATE TABLE
10:24:22 CREATE TABLE
10:24:22 CREATE TABLE
10:24:22 CREATE TABLE
10:24:22 CREATE TABLE
10:24:22 CREATE TABLE
10:24:22 CREATE TABLE
10:24:22 CREATE TABLE
10:24:23 CREATE TABLE
10:24:23 CREATE TABLE
10:24:23 CREATE TABLE
10:24:23 CREATE TABLE
10:24:23 CREATE TABLE
10:24:23 CREATE TABLE
10:24:23 CREATE TABLE
10:24:23 CREATE TABLE
10:24:23 CREATE TABLE
10:24:23 CREATE TABLE
10:24:23 CREATE TABLE
10:24:23 CREATE TABLE
10:24:23 CREATE TABLE
10:24:23 CREATE TABLE
10:24:23 CREATE TABLE
10:24:23 CREATE TABLE
10:24:23 CREATE TABLE
10:24:23 CREATE TABLE
10:24:23 CREATE TABLE
10:24:23 CREATE TABLE
10:24:23 CREATE TABLE
10:24:23 CREATE TABLE
10:24:23 CREATE TABLE
10:24:23 CREATE TABLE
10:24:23 CREATE TABLE
10:24:23 CREATE TABLE
10:24:24 CREATE TABLE
10:24:24 CREATE TABLE
10:24:24 CREATE TABLE
10:24:24 CREATE TABLE
10:24:24 CREATE TABLE
10:24:24 CREATE TABLE
10:24:24 CREATE TABLE
10:24:24 CREATE TABLE
10:24:24 CREATE TABLE
10:24:24 CREATE TABLE
10:24:24 CREATE TABLE
10:24:24 CREATE TABLE
10:24:24 CREATE TABLE
10:24:24 CREATE TABLE
10:24:24 CREATE TABLE
10:24:24 CREATE TABLE
10:24:24 CREATE TABLE
10:24:24 CREATE TABLE
10:24:24 CREATE TABLE
10:24:24 CREATE TABLE
10:24:25 CREATE TABLE
10:24:25 CREATE TABLE
10:24:25 CREATE TABLE
10:24:25 CREATE TABLE
10:24:25 CREATE TABLE
10:24:25 CREATE TABLE
10:24:25 CREATE TABLE
10:24:25 CREATE TABLE
10:24:25 CREATE TABLE
10:24:25 CREATE TABLE
10:24:25 CREATE TABLE
10:24:25 CREATE TABLE
10:24:25 CREATE TABLE
10:24:25 CREATE TABLE
10:24:25 CREATE TABLE
10:24:25 CREATE TABLE
10:24:25 CREATE TABLE
10:24:25 CREATE TABLE
10:24:25 CREATE TABLE
10:24:25 CREATE TABLE
10:24:25 CREATE TABLE
10:24:25 CREATE TABLE
10:24:25 CREATE TABLE
10:24:25 CREATE TABLE
10:24:26 CREATE TABLE
10:24:26 CREATE TABLE
10:24:26 CREATE TABLE
10:24:26 CREATE TABLE
10:24:26 CREATE TABLE
10:24:26 CREATE TABLE
10:24:26 CREATE TABLE
10:24:26 CREATE TABLE
10:24:26 CREATE TABLE
10:24:26 CREATE TABLE
10:24:26 CREATE TABLE
10:24:26 CREATE TABLE
10:24:26 CREATE TABLE
10:24:26 CREATE TABLE
10:24:26 CREATE TABLE
10:24:26 CREATE TABLE
10:24:26 CREATE TABLE
10:24:26 CREATE TABLE
10:24:26 CREATE TABLE
10:24:26 CREATE TABLE
10:24:26 CREATE TABLE
10:24:26 CREATE TABLE
10:24:26 CREATE TABLE
10:24:27 CREATE TABLE
10:24:27 CREATE TABLE
10:24:27 CREATE TABLE
10:24:27 CREATE TABLE
10:24:27 CREATE TABLE
10:24:27 CREATE TABLE
10:24:27 CREATE TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 psql:dbsetup.sql:2842: NOTICE:  identifier "fkcontraststretchingcontext_codomainmapcontext_id_codomainmapcontext" will be truncated to "fkcontraststretchingcontext_codomainmapcontext_id_codomainmapco"
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:27 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 psql:dbsetup.sql:4712: NOTICE:  identifier "fklogicalchannel_photometricinterpretation_photometricinterpretation" will be truncated to "fklogicalchannel_photometricinterpretation_photometricinterpret"
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:28 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 psql:dbsetup.sql:5697: NOTICE:  identifier "fkreverseintensitycontext_codomainmapcontext_id_codomainmapcontext" will be truncated to "fkreverseintensitycontext_codomainmapcontext_id_codomainmapcont"
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 ALTER TABLE
10:24:29 CREATE TABLE
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 DROP TABLE
10:24:29 CREATE VIEW
10:24:29 CREATE FUNCTION
10:24:29 CREATE TRIGGER
10:24:29 CREATE FUNCTION
10:24:29 CREATE TRIGGER
10:24:29 CREATE FUNCTION
10:24:29 CREATE TRIGGER
10:24:29 CREATE FUNCTION
10:24:29 CREATE TRIGGER
10:24:29 CREATE FUNCTION
10:24:29 CREATE TRIGGER
10:24:29 CREATE FUNCTION
10:24:29 CREATE TRIGGER
10:24:29 CREATE FUNCTION
10:24:29 CREATE TRIGGER
10:24:29 CREATE FUNCTION
10:24:29 CREATE TRIGGER
10:24:29 CREATE FUNCTION
10:24:29 CREATE TRIGGER
10:24:29 CREATE FUNCTION
10:24:29 CREATE TRIGGER
10:24:29 CREATE FUNCTION
10:24:29 CREATE TRIGGER
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:29 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:30 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:31 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:32 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:33 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE INDEX
10:24:34 CREATE FUNCTION
10:24:34 SET CONSTRAINTS
10:24:34 CREATE FUNCTION
10:24:34 CREATE SEQUENCE
10:24:34 ALTER TABLE
10:24:34 ALTER TABLE
10:24:34 ALTER TABLE
10:24:34 ALTER TABLE
10:24:34 ALTER TABLE
10:24:34 CREATE INDEX
10:24:34 CREATE FUNCTION
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:34 CREATE SEQUENCE
10:24:34 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE SEQUENCE
10:24:35 INSERT 0 1
10:24:35 CREATE FUNCTION
10:24:35 CREATE FUNCTION
10:24:35 CREATE FUNCTION
10:24:35 CREATE TABLE
10:24:35 CREATE INDEX
10:24:35 CREATE INDEX
10:24:35 CREATE FUNCTION
10:24:35 CREATE TRIGGER
10:24:35 CREATE FUNCTION
10:24:35 CREATE FUNCTION
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE FUNCTION
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE FUNCTION
10:24:35 CREATE FUNCTION
10:24:35 CREATE FUNCTION
10:24:35 CREATE FUNCTION
10:24:35 CREATE FUNCTION
10:24:35 CREATE FUNCTION
10:24:35 CREATE FUNCTION
10:24:35 CREATE FUNCTION
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE TRIGGER
10:24:35 CREATE FUNCTION
10:24:35 CREATE TRIGGER
10:24:35 CREATE FUNCTION
10:24:35 CREATE TRIGGER
10:24:35 CREATE FUNCTION
10:24:35 CREATE TRIGGER
10:24:35 CREATE FUNCTION
10:24:35 CREATE TRIGGER
10:24:35 CREATE FUNCTION
10:24:35 CREATE TRIGGER
10:24:35 CREATE FUNCTION
10:24:35 CREATE TRIGGER
10:24:35 CREATE FUNCTION
10:24:35 CREATE TRIGGER
10:24:35 CREATE FUNCTION
10:24:35 CREATE TRIGGER
10:24:35 ALTER TABLE
10:24:35 ALTER TABLE
10:24:35 ALTER TABLE
10:24:35 INSERT 0 1
10:24:35 ALTER TABLE
10:24:35 ALTER TABLE
10:24:35 ALTER TABLE
10:24:35 ALTER TABLE
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 UPDATE 1
10:24:35 UPDATE 1
10:24:35 ALTER TABLE
10:24:35 ALTER TABLE
10:24:35 ALTER TABLE
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 INSERT 0 1
10:24:35 UPDATE 1
10:24:35 UPDATE 1
10:24:35 UPDATE 1
10:24:35 UPDATE 1
10:24:35 UPDATE 1
10:24:35 UPDATE 1
10:24:35 UPDATE 1
10:24:35 UPDATE 1
10:24:35 UPDATE 1
10:24:35 UPDATE 1
10:24:35 UPDATE 1
10:24:35 ALTER TABLE
10:24:35 CREATE FUNCTION
10:24:35 CREATE TABLE
10:24:35 INSERT 0 1
10:24:35 ALTER TABLE
10:24:35 ALTER TABLE
10:24:35 ALTER TABLE
10:24:35 CREATE INDEX
10:24:35 ALTER TABLE
10:24:36 ALTER TABLE
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 ALTER TABLE
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 CREATE TABLE
10:24:36 INSERT 0 1
10:24:36 INSERT 0 1
10:24:36 CREATE TABLE
10:24:36 INSERT 0 1
10:24:36 CREATE FUNCTION
10:24:36 CREATE TRIGGER
10:24:36 CREATE FUNCTION
10:24:36 CREATE TRIGGER
10:24:36 CREATE FUNCTION
10:24:36 CREATE TRIGGER
10:24:36 CREATE FUNCTION
10:24:36 CREATE TRIGGER
10:24:36 CREATE FUNCTION
10:24:36 CREATE TRIGGER
10:24:36 CREATE FUNCTION
10:24:36 CREATE TRIGGER
10:24:36 CREATE FUNCTION
10:24:36 CREATE TRIGGER
10:24:36 CREATE TABLE
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 CREATE INDEX
10:24:36 CREATE FUNCTION
10:24:36 CREATE TRIGGER
10:24:36 ALTER TABLE
10:24:36 ALTER TABLE
10:24:37 ALTER TABLE
10:24:37 ALTER TABLE
10:24:37 ALTER TABLE
10:24:37 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 CREATE FUNCTION
10:24:38 CREATE TRIGGER
10:24:38 CREATE FUNCTION
10:24:38 CREATE FUNCTION
10:24:38 CREATE FUNCTION
10:24:38 CREATE TRIGGER
10:24:38 CREATE TRIGGER
10:24:38 CREATE TRIGGER
10:24:38 DROP TABLE
10:24:38 DROP TABLE
10:24:38 DROP TABLE
10:24:38 DROP TABLE
10:24:38 DROP TABLE
10:24:38 CREATE VIEW
10:24:38 CREATE VIEW
10:24:38 CREATE VIEW
10:24:38 CREATE VIEW
10:24:38 CREATE VIEW
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 ALTER TABLE
10:24:38 CREATE FUNCTION
10:24:38 CREATE TRIGGER
10:24:38 CREATE TABLE
10:24:38 CREATE INDEX
10:24:38 CREATE FUNCTION
10:24:38 CREATE FUNCTION
10:24:38 CREATE FUNCTION
10:24:38 CREATE FUNCTION
10:24:38 CREATE TRIGGER
10:24:38 CREATE TRIGGER
10:24:38 CREATE TRIGGER
10:24:38 CREATE TRIGGER
10:24:38 CREATE FUNCTION
10:24:38 CREATE FUNCTION
10:24:38 CREATE TRIGGER
10:24:38 CREATE TRIGGER
10:24:38 CREATE INDEX
10:24:38 UPDATE 1
10:24:39 COMMIT
10:24:39 + rm dbsetup.sql
10:24:39 + export OMERO_PROFILE=/home/omero/workspace/OMERO-test-integration/config
10:24:39 + OMERO_PROFILE=/home/omero/workspace/OMERO-test-integration/config
10:24:39 + mkdir -p /home/omero/workspace/OMERO-test-integration/config/blitz
10:24:39 + 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
10:24:39 + for f in $OMERO_PROFILE/blitz/*
10:24:39 ++ basename /home/omero/workspace/OMERO-test-integration/config/blitz/mail-senders.example .example
10:24:39 + mv /home/omero/workspace/OMERO-test-integration/config/blitz/mail-senders.example /home/omero/workspace/OMERO-test-integration/config/blitz/mail-senders.xml
10:24:39 + for f in $OMERO_PROFILE/blitz/*
10:24:39 ++ basename /home/omero/workspace/OMERO-test-integration/config/blitz/mail-server.example .example
10:24:39 + mv /home/omero/workspace/OMERO-test-integration/config/blitz/mail-server.example /home/omero/workspace/OMERO-test-integration/config/blitz/mail-server.xml
10:24:39 + omero config set omero.mail.config true
10:24:41 + omero config set omero.mail.fake true
10:24:43 + omero config set omero.mail.port 2525
10:24:45 + BUILD_ID=DONT_KILL_ME
10:24:45 + omero admin start
10:24:52 No descriptor given. Using etc/grid/default.xml
10:25:04 Creating /home/omero/workspace/OMERO-test-integration/src/dist/var/master
10:25:04 Initializing /home/omero/workspace/OMERO-test-integration/src/dist/var/log
10:25:04 Creating /home/omero/workspace/OMERO-test-integration/src/dist/var/registry
10:25:04 Waiting on startup. Use CTRL-C to exit
10:25:05 + omero admin waitup
10:25:06 Waiting on startup. Use CTRL-C to exit
10:25:07 + omero admin diagnostics
10:25:09 
10:25:09 ================================================================================
10:25:09 OMERO Diagnostics (admin)
10:25:09 ================================================================================
10:25:09         
10:25:09 Commands:   java -version                  21.0.11   (/usr/bin/java)
10:25:09 Commands:   python -V                      3.11.13   (/home/omero/workspace/OMERO-test-integration/.venv3/bin/python)
10:25:09 Commands:   icegridnode --version          3.6.5     (/opt/ice-3.6.5/bin/icegridnode)
10:25:09 Commands:   icegridadmin --version         3.6.5     (/opt/ice-3.6.5/bin/icegridadmin)
10:25:09 Commands:   psql --version                 16.14     (/usr/bin/psql)
10:25:09 Commands:   openssl version                3.5.527   (/usr/bin/openssl)
10:25:09 
10:25:09 Component:  OMERO.py                       5.23.1.dev0
10:25:09 Component:  OMERO.server                   5.6.3-619-f8e321e055-ice36-b28-ice36
10:25:09 
10:25:09 Server:     icegridnode                    running
10:25:09 Server:     Blitz-0                        active (pid = 2339, enabled)
10:25:09 Server:     DropBox                        active (pid = 2361, enabled)
10:25:09 Server:     FileServer                     active (pid = 2371, enabled)
10:25:09 Server:     Indexer-0                      activating (enabled)
10:25:09 Server:     MonitorServer                  active (pid = 2392, enabled)
10:25:09 Server:     OMERO.Glacier2                 active (pid = 2387, enabled)
10:25:09 Server:     OMERO.IceStorm                 active (pid = 2399, enabled)
10:25:09 Server:     Processor-0                    active (pid = 2401, enabled)
10:25:09 Server:     Tables-0                       active (pid = 2406, enabled)
10:25:09 
10:25:09 Log dir:    /home/omero/workspace/OMERO-test-integration/src/dist/var/log exists
10:25:09 Log files:  Blitz-0.log                    149.5 KB      errors=0    warnings=3   
10:25:09 Log files:  DropBox.log                    1.4 KB       
10:25:09 Log files:  FileServer.log                 114 B        
10:25:09 Log files:  Indexer-0.log                  2.4 KB        errors=0    warnings=2   
10:25:09 Log files:  MonitorServer.log              1.2 KB       
10:25:09 Log files:  Processor-0.log                735 B        
10:25:09 Log files:  Tables-0.log                   961 B        
10:25:09 Log files:  TestDropBox.log                n/a
10:25:09 Log files:  master.err                     empty
10:25:09 Log files:  master.out                     30.6 KB      
10:25:09 Log files:  Total size                     0.19 MB
10:25:09 
10:25:09 
10:25:09 Environment:OMERO_HOME=(unset)             
10:25:09 Environment:OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist 
10:25:09 Environment:OMERO_NODE=(unset)             
10:25:09 Environment:OMERO_MASTER=(unset)           
10:25:09 Environment:OMERO_USERDIR=(unset)          
10:25:09 Environment:OMERO_TMPDIR=(unset)           
10:25:09 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 
10:25:09 Environment:PYTHONPATH=(unset)             
10:25:09 Environment:ICE_HOME=/opt/ice-3.6.5        
10:25:09 Environment:LD_LIBRARY_PATH=(unset)        
10:25:09 Environment:DYLD_LIBRARY_PATH=(unset)      
10:25:09 
10:25:09 OMERO SSL port:14064                          
10:25:09 OMERO TCP port:14063                          
10:25:09 OMERO data dir:'/home/omero/workspace/OMERO-test-integration/data' Exists? True	Is writable? True
10:25:09 OMERO temp dir:'/home/omero/omero/tmp'        Exists? True	Is writable? True   (Size: 7118)
10:25:09 
10:25:09 JVM settings: Blitz-${index}                -Xmx9600m
10:25:09 JVM settings: Indexer-${index}              -Xmx4800m
10:25:09 JVM settings: PixelData-${index}            -Xmx7200m
10:25:09 JVM settings: Repository-${index}           -Xmx4800m
10:25:09 
10:25:09 Jar:        lib/server/formats-api.jar     Bio-Formats API	8.5.0	18 March 2026	877c317e4e396381dc76e56c1539b24947f71dce
10:25:09 Jar:        lib/server/formats-bsd.jar     BSD Bio-Formats readers and writers	8.5.0	18 March 2026	877c317e4e396381dc76e56c1539b24947f71dce
10:25:09 Jar:        lib/server/formats-gpl.jar     Bio-Formats library	8.5.0	18 March 2026	877c317e4e396381dc76e56c1539b24947f71dce
10:25:09 Jar:        lib/server/ome-codecs.jar      OME Codecs	1.1.3	26 February 2026	70fd9b72a9834f1af4852c1e5b5676c57a2c360e
10:25:09 Jar:        lib/server/ome-common.jar      OME Common Java	6.2.1	27 February 2026	a24fbcbf04a3a3acba14e9575d7fb1d36a484dff
10:25:09 Jar:        lib/server/ome-jai.jar         OME JAI	0.1.5	30 June 2025	257a1c1410c0103485248d05752a5174262a38b6
10:25:09 Jar:        lib/server/ome-mdbtools.jar    MDB Tools (Java port)	5.3.4	25 June 2025	57553b46e5f0cf9aefe5d97d2b1c8dd2073a4d37
10:25:09 Jar:        lib/server/ome-poi.jar         OME POI	5.3.11	11 November 2025	a2f3944ac71db9e7e51a6f64ec46beeb60613afb
10:25:09 Jar:        lib/server/ome-xml.jar         OME XML library	6.5.3	22 January 2026	21d1362abd9ce26e13888d2b2d028753d21ac96e
10:25:09 Jar:        lib/server/omero-blitz.jar     jar	5.8.6-SNAPSHOT		
10:25:09 Jar:        lib/server/omero-common.jar    jar	5.7.6-SNAPSHOT		
10:25:09 Jar:        lib/server/omero-gateway.jar   jar	5.11.1-SNAPSHOT		
10:25:09 Jar:        lib/server/omero-model.jar     jar	5.7.6-SNAPSHOT		
10:25:09 Jar:        lib/server/omero-renderer.jar  jar	5.6.6-SNAPSHOT		
10:25:09 Jar:        lib/server/omero-romio.jar     jar	5.8.6-SNAPSHOT		
10:25:09 Jar:        lib/server/omero-server.jar    jar	5.7.6-SNAPSHOT		
10:25:10 + export OMERO_SESSION_DIR=/tmp/OMERO-test-integration/34
10:25:10 + OMERO_SESSION_DIR=/tmp/OMERO-test-integration/34
10:25:10 + export ICE_CONFIG=/home/omero/workspace/OMERO-test-integration/src/dist/etc/ice.config
10:25:10 + ICE_CONFIG=/home/omero/workspace/OMERO-test-integration/src/dist/etc/ice.config
10:25:10 + echo Running the integration tests with -Dtestng.useDefaultListeners=true
10:25:10 Running the integration tests with -Dtestng.useDefaultListeners=true
10:25:10 + /home/omero/workspace/OMERO-test-integration/src/build.py -f components/tools/OmeroJava/build.xml -Dtestng.useDefaultListeners=true -Dtestreports.dir=target/reports/integration integration
10:25:10 Buildfile: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/build.xml
10:25:10 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava...
10:25:11 
10:25:11 testng-init:
10:25:11 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
10:25:11 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
10:25:17 10:25:17,446 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.16
10:25:17 10:25:17,449 |-INFO in ch.qos.logback.classic.util.ContextInitializer@51c65a43 - No custom configurators were discovered as a service.
10:25:17 10:25:17,449 |-INFO in ch.qos.logback.classic.util.ContextInitializer@51c65a43 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
10:25:17 10:25:17,453 |-INFO in ch.qos.logback.classic.util.ContextInitializer@51c65a43 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
10:25:17 10:25:17,454 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
10:25:17 10:25:17,454 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
10:25:17 10:25:17,455 |-INFO in ch.qos.logback.classic.util.ContextInitializer@51c65a43 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
10:25:17 10:25:17,455 |-INFO in ch.qos.logback.classic.util.ContextInitializer@51c65a43 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
10:25:17 10:25:17,457 |-INFO in ch.qos.logback.classic.util.ContextInitializer@51c65a43 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
10:25:17 10:25:17,458 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
10:25:17 10:25:17,459 |-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]
10:25:17 10:25:17,461 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@740dcae3 - Resource [logback.xml] occurs multiple times on the classpath.
10:25:17 10:25:17,461 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@740dcae3 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
10:25:17 10:25:17,461 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@740dcae3 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml]
10:25:17 10:25:17,689 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr]
10:25:17 10:25:17,689 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
10:25:17 10:25:17,711 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:25:17 10:25:17,713 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@4e140497 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender.
10:25:17 10:25:17,713 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@4e140497 - Please move "immediateFlush" property into the enclosing appender.
10:25:17 10:25:17,784 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@4e140497 - Setting the "immediateFlush" property of the enclosing appender to true
10:25:17 10:25:17,785 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR
10:25:17 10:25:17,785 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR
10:25:17 10:25:17,785 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR
10:25:17 10:25:17,785 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR
10:25:17 10:25:17,785 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
10:25:17 10:25:17,785 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT]
10:25:17 10:25:17,787 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@481b2f10 - End of configuration.
10:25:17 10:25:17,789 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2b6c7012 - Registering current configuration as safe fallback point
10:25:17 10:25:17,789 |-INFO in ch.qos.logback.classic.util.ContextInitializer@51c65a43 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 332 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
10:25:17 
10:25:17 lifecycle.test-compile:
10:25:17 Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/_omero_build_328669124.tmp
10:25:17 Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml
10:25:17 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
10:25:17 :: delivering :: omero#OmeroJava-test;working@aa6688307c76 :: 5.6.3-619-f8e321e055-ice36-b28-ice36 :: integration :: Fri Jul 31 10:25:10 UTC 2026
10:25:18 	delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml
10:25:18 :: publishing :: omero#OmeroJava-test
10:25:18 	published OmeroJava-test to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-619-f8e321e055-ice36-b28-ice36.jar
10:25:18 	published ivy to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-619-f8e321e055-ice36-b28-ice36.xml
10:25:19 
10:25:19 integration:
10:25:19 10:25:19,119 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.16
10:25:19 10:25:19,121 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37afeb11 - No custom configurators were discovered as a service.
10:25:19 10:25:19,121 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37afeb11 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
10:25:19 10:25:19,122 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37afeb11 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
10:25:19 10:25:19,124 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
10:25:19 10:25:19,125 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
10:25:19 10:25:19,125 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37afeb11 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
10:25:19 10:25:19,125 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37afeb11 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
10:25:19 10:25:19,126 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37afeb11 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
10:25:19 10:25:19,127 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
10:25:19 10:25:19,127 |-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]
10:25:19 10:25:19,128 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@515aebb0 - Resource [logback.xml] occurs multiple times on the classpath.
10:25:19 10:25:19,128 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@515aebb0 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
10:25:19 10:25:19,128 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@515aebb0 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml]
10:25:19 10:25:19,279 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr]
10:25:19 10:25:19,279 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
10:25:19 10:25:19,288 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:25:19 10:25:19,295 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@dd8ba08 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender.
10:25:19 10:25:19,295 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@dd8ba08 - Please move "immediateFlush" property into the enclosing appender.
10:25:19 10:25:19,319 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@dd8ba08 - Setting the "immediateFlush" property of the enclosing appender to true
10:25:19 10:25:19,319 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR
10:25:19 10:25:19,319 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR
10:25:19 10:25:19,319 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR
10:25:19 10:25:19,319 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR
10:25:19 10:25:19,319 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
10:25:19 10:25:19,320 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT]
10:25:19 10:25:19,320 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@245b4bdc - End of configuration.
10:25:19 10:25:19,320 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c64cb25 - Registering current configuration as safe fallback point
10:25:19 10:25:19,320 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37afeb11 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 194 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
10:30:44 2026-07-31 10:30:44,251 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
10:30:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:30:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:30:44 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:30:44 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:30:44 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:30:44 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:30:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:30:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:30:44 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:30:44 Caused by: Ice.CommunicatorDestroyedException: null
10:30:44 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:30:44 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:30:44 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:30:44 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:30:44 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:30:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:30:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:30:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:30:44 	... 7 common frames omitted
10:30:53 2026-07-31 10:30:53,183 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
10:30:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:30:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:30:53 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:30:53 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:30:53 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:30:53 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:30:53 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:30:53 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:30:53 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:30:53 Caused by: Ice.CommunicatorDestroyedException: null
10:30:53 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:30:53 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:30:53 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:30:53 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:30:53 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:30:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:30:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:30:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:30:53 	... 7 common frames omitted
10:31:04 2026-07-31 10:31:04,658 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
10:31:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:31:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:31:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:31:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:31:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:31:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:31:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:31:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:31:04 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:31:04 Caused by: Ice.CommunicatorDestroyedException: null
10:31:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:31:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:31:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:31:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:31:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:31:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:31:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:31:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:31:04 	... 7 common frames omitted
10:31:39 2026-07-31 10:31:39,002 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
10:31:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:31:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:31:39 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:31:39 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:31:39 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:31:39 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:31:39 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:31:39 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:31:39 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:31:39 Caused by: Ice.CommunicatorDestroyedException: null
10:31:39 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:31:39 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:31:39 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:31:39 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:31:39 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:31:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:31:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:31:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:31:39 	... 7 common frames omitted
10:31:42 2026-07-31 10:31:42,952 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
10:31:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:31:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:31:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:31:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:31:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:31:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:31:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:31:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:31:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:31:42 Caused by: Ice.CommunicatorDestroyedException: null
10:31:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:31:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:31:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:31:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:31:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:31:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:31:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:31:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:31:42 	... 7 common frames omitted
10:31:44 2026-07-31 10:31:44,002 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
10:31:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:31:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:31:44 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:31:44 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:31:44 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:31:44 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:31:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:31:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:31:44 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:31:44 Caused by: Ice.CommunicatorDestroyedException: null
10:31:44 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:31:44 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:31:44 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:31:44 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:31:44 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:31:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:31:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:31:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:31:44 	... 7 common frames omitted
10:31:46 2026-07-31 10:31:45,846 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
10:31:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:31:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:31:46 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:31:46 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:31:46 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:31:46 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:31:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:31:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:31:46 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:31:46 Caused by: Ice.CommunicatorDestroyedException: null
10:31:46 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:31:46 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:31:46 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:31:46 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:31:46 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:31:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:31:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:31:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:31:46 	... 7 common frames omitted
10:31:48 2026-07-31 10:31:48,716 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
10:31:48 java.lang.OutOfMemoryError: Java heap space
10:31:49 2026-07-31 10:31:49,358 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
10:31:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:31:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:31:49 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:31:49 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:31:49 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:31:49 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:31:49 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:31:49 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:31:49 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:31:49 Caused by: Ice.CommunicatorDestroyedException: null
10:31:49 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:31:49 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:31:49 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:31:49 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:31:49 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:31:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:31:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:31:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:31:49 	... 7 common frames omitted
10:31:54 2026-07-31 10:31:54,160 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
10:31:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:31:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:31:54 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:31:54 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:31:54 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:31:54 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:31:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:31:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:31:54 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:31:54 Caused by: Ice.CommunicatorDestroyedException: null
10:31:54 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:31:54 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:31:54 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:31:54 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:31:54 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:31:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:31:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:31:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:31:54 	... 7 common frames omitted
10:31:54 2026-07-31 10:31:54,836 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
10:31:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:31:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:31:54 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:31:54 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:31:54 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:31:54 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:31:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:31:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:31:54 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:31:54 Caused by: Ice.CommunicatorDestroyedException: null
10:31:54 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:31:54 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:31:54 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:31:54 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:31:54 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:31:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:31:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:31:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:31:54 	... 7 common frames omitted
10:31:56 2026-07-31 10:31:56,351 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
10:31:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:31:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:31:56 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:31:56 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:31:56 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:31:56 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:31:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:31:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:31:56 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:31:56 Caused by: Ice.CommunicatorDestroyedException: null
10:31:56 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:31:56 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:31:56 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:31:56 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:31:56 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:31:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:31:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:31:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:31:56 	... 7 common frames omitted
10:31:59 2026-07-31 10:31:59,621 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
10:31:59 java.lang.OutOfMemoryError: Java heap space
10:31:59 2026-07-31 10:31:59,622 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
10:31:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:31:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:31:59 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:31:59 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:31:59 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:31:59 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:31:59 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:31:59 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:31:59 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:31:59 Caused by: Ice.CommunicatorDestroyedException: null
10:31:59 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:31:59 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:31:59 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:31:59 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:31:59 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:31:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:31:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:31:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:31:59 	... 7 common frames omitted
10:32:04 Exception in thread "Timer-0" java.lang.OutOfMemoryError: Java heap space
10:35:16 2026-07-31 10:35:16,484 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
10:35:16 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:35:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:35:16 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:35:16 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:35:16 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:35:16 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:35:16 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:35:16 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:35:16 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:35:16 Caused by: Ice.CommunicatorDestroyedException: null
10:35:16 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:35:16 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:35:16 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:35:16 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:35:16 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:35:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:35:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:35:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:35:16 	... 7 common frames omitted
10:35:18 2026-07-31 10:35:18,026 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
10:35:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:35:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:35:18 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:35:18 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:35:18 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:35:18 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:35:18 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:35:18 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:35:18 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:35:18 Caused by: Ice.CommunicatorDestroyedException: null
10:35:18 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:35:18 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:35:18 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:35:18 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:35:18 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:35:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:35:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:35:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:35:18 	... 7 common frames omitted
10:35:22 2026-07-31 10:35:22,497 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
10:35:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:35:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:35:22 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:35:22 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:35:22 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:35:22 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:35:22 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:35:22 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:35:22 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:35:22 Caused by: Ice.CommunicatorDestroyedException: null
10:35:22 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:35:22 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:35:22 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:35:22 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:35:22 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:35:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:35:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:35:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:35:22 	... 7 common frames omitted
10:35:22 2026-07-31 10:35:22,743 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
10:35:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:35:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:35:22 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:35:22 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:35:22 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:35:22 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:35:22 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:35:22 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:35:22 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:35:22 Caused by: Ice.CommunicatorDestroyedException: null
10:35:22 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:35:22 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:35:22 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:35:22 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:35:22 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:35:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:35:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:35:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:35:22 	... 7 common frames omitted
10:35:23 2026-07-31 10:35:23,993 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
10:35:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:35:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:35:23 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:35:23 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:35:23 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:35:23 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:35:23 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:35:23 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:35:23 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:35:23 Caused by: Ice.CommunicatorDestroyedException: null
10:35:23 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:35:23 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:35:23 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:35:23 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:35:23 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:35:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:35:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:35:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:35:23 	... 7 common frames omitted
10:35:43 2026-07-31 10:35:43,014 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
10:35:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:35:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:35:43 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:35:43 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:35:43 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:35:43 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:35:43 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:35:43 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:35:43 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:35:43 Caused by: Ice.CommunicatorDestroyedException: null
10:35:43 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:35:43 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:35:43 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:35:43 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:35:43 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:35:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:35:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:35:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:35:43 	... 7 common frames omitted
10:35:46 2026-07-31 10:35:46,576 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
10:35:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:35:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:35:46 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:35:46 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:35:46 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:35:46 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:35:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:35:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:35:46 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:35:46 Caused by: Ice.CommunicatorDestroyedException: null
10:35:46 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:35:46 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:35:46 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:35:46 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:35:46 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:35:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:35:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:35:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:35:46 	... 7 common frames omitted
10:35:46 2026-07-31 10:35:46,576 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
10:35:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:35:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:35:46 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:35:46 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:35:46 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:35:46 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:35:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:35:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:35:46 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:35:46 Caused by: Ice.CommunicatorDestroyedException: null
10:35:46 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:35:46 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:35:46 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:35:46 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:35:46 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:35:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:35:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:35:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:35:46 	... 7 common frames omitted
10:35:47 2026-07-31 10:35:47,322 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
10:35:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:35:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:35:47 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:35:47 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:35:47 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:35:47 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:35:47 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:35:47 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:35:47 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:35:47 Caused by: Ice.CommunicatorDestroyedException: null
10:35:47 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:35:47 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:35:47 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:35:47 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:35:47 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:35:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:35:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:35:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:35:47 	... 7 common frames omitted
10:35:47 2026-07-31 10:35:47,670 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
10:35:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:35:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:35:47 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:35:47 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:35:47 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:35:47 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:35:47 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:35:47 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:35:47 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:35:47 Caused by: Ice.CommunicatorDestroyedException: null
10:35:47 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:35:47 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:35:47 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:35:47 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:35:47 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:35:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:35:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:35:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:35:47 	... 7 common frames omitted
10:35:49 2026-07-31 10:35:49,524 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
10:35:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:35:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:35:49 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:35:49 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:35:49 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:35:49 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:35:49 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:35:49 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:35:49 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:35:49 Caused by: Ice.CommunicatorDestroyedException: null
10:35:49 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:35:49 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:35:49 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:35:49 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:35:49 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:35:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:35:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:35:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:35:49 	... 7 common frames omitted
10:35:49 2026-07-31 10:35:49,524 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
10:35:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:35:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:35:49 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:35:49 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:35:49 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:35:49 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:35:49 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:35:49 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:35:49 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:35:49 Caused by: Ice.CommunicatorDestroyedException: null
10:35:49 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:35:49 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:35:49 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:35:49 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:35:49 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:35:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:35:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:35:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:35:49 	... 7 common frames omitted
10:35:53 2026-07-31 10:35:53,290 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
10:35:53 java.lang.OutOfMemoryError: Java heap space
10:35:53 2026-07-31 10:35:53,290 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
10:35:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:35:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:35:53 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:35:53 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:35:53 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:35:53 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:35:53 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:35:53 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:35:53 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:35:53 Caused by: Ice.CommunicatorDestroyedException: null
10:35:53 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:35:53 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:35:53 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:35:53 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:35:53 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:35:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:35:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:35:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:35:53 	... 7 common frames omitted
10:35:53 2026-07-31 10:35:53,290 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
10:35:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:35:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:35:53 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:35:53 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:35:53 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:35:53 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:35:53 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:35:53 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:35:53 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:35:53 Caused by: Ice.CommunicatorDestroyedException: null
10:35:53 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:35:53 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:35:53 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:35:53 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:35:53 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:35:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:35:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:35:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:35:53 	... 7 common frames omitted
10:35:53 2026-07-31 10:35:53,290 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
10:35:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:35:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:35:53 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:35:53 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:35:53 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:35:53 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:35:53 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:35:53 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:35:53 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:35:53 Caused by: Ice.CommunicatorDestroyedException: null
10:35:53 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:35:53 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:35:53 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:35:53 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:35:53 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:35:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:35:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:35:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:35:53 	... 7 common frames omitted
10:35:53 2026-07-31 10:35:53,410 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
10:35:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:35:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:35:53 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:35:53 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:35:53 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:35:53 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:35:53 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:35:53 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:35:53 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:35:53 Caused by: Ice.CommunicatorDestroyedException: null
10:35:53 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:35:53 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:35:53 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:35:53 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:35:53 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:35:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:35:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:35:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:35:53 	... 7 common frames omitted
10:35:54 2026-07-31 10:35:54,654 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
10:35:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:35:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:35:54 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:35:54 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:35:54 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:35:54 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:35:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:35:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:35:54 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:35:54 Caused by: Ice.CommunicatorDestroyedException: null
10:35:54 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:35:54 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:35:54 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:35:54 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:35:54 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:35:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:35:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:35:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:35:54 	... 7 common frames omitted
10:35:54 2026-07-31 10:35:54,833 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
10:35:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:35:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:35:54 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:35:54 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:35:54 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:35:54 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:35:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:35:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:35:54 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:35:54 Caused by: Ice.CommunicatorDestroyedException: null
10:35:54 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:35:54 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:35:54 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:35:54 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:35:54 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:35:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:35:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:35:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:35:54 	... 7 common frames omitted
10:35:56 2026-07-31 10:35:56,144 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
10:35:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:35:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:35:56 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:35:56 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:35:56 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:35:56 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:35:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:35:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:35:56 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:35:56 Caused by: Ice.CommunicatorDestroyedException: null
10:35:56 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:35:56 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:35:56 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:35:56 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:35:56 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:35:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:35:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:35:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:35:56 	... 7 common frames omitted
10:35:56 2026-07-31 10:35:56,144 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
10:35:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:35:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:35:56 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:35:56 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:35:56 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:35:56 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:35:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:35:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:35:56 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:35:56 Caused by: Ice.CommunicatorDestroyedException: null
10:35:56 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:35:56 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:35:56 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:35:56 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:35:56 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:35:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:35:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:35:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:35:56 	... 7 common frames omitted
10:35:57 2026-07-31 10:35:57,705 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
10:35:57 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:35:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:35:57 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:35:57 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:35:57 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:35:57 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:35:57 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:35:57 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:35:57 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:35:57 Caused by: Ice.CommunicatorDestroyedException: null
10:35:57 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:35:57 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:35:57 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:35:57 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:35:57 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:35:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:35:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:35:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:35:57 	... 7 common frames omitted
10:35:57 2026-07-31 10:35:57,705 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
10:35:57 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:35:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:35:57 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:35:57 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:35:57 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:35:57 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:35:57 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:35:57 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:35:57 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:35:57 Caused by: Ice.CommunicatorDestroyedException: null
10:35:57 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:35:57 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:35:57 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:35:57 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:35:57 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:35:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:35:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:35:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:35:57 	... 7 common frames omitted
10:35:58 2026-07-31 10:35:58,509 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
10:35:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:35:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:35:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:35:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:35:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:35:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:35:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:35:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:35:58 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:35:58 Caused by: Ice.CommunicatorDestroyedException: null
10:35:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:35:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:35:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:35:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:35:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:35:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:35:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:35:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:35:58 	... 7 common frames omitted
10:35:58 2026-07-31 10:35:58,811 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
10:35:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:35:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:35:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:35:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:35:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:35:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:35:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:35:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:35:58 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:35:58 Caused by: Ice.CommunicatorDestroyedException: null
10:35:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:35:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:35:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:35:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:35:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:35:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:35:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:35:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:35:58 	... 7 common frames omitted
10:36:00 2026-07-31 10:36:00,462 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
10:36:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:36:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:36:00 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:36:00 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:36:00 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:36:00 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:36:00 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:36:00 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:36:00 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:36:00 Caused by: Ice.CommunicatorDestroyedException: null
10:36:00 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:36:00 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:36:00 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:36:00 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:36:00 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:36:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:36:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:36:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:36:00 	... 7 common frames omitted
10:36:00 2026-07-31 10:36:00,462 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
10:36:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:36:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:36:00 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:36:00 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:36:00 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:36:00 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:36:00 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:36:00 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:36:00 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:36:00 Caused by: Ice.CommunicatorDestroyedException: null
10:36:00 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:36:00 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:36:00 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:36:00 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:36:00 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:36:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:36:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:36:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:36:00 	... 7 common frames omitted
10:36:02 2026-07-31 10:36:02,575 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
10:36:02 java.lang.OutOfMemoryError: Java heap space
10:36:02 2026-07-31 10:36:02,576 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
10:36:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:36:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:36:02 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:36:02 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:36:02 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:36:02 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:36:02 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:36:02 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:36:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:36:02 Caused by: Ice.CommunicatorDestroyedException: null
10:36:02 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:36:02 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:36:02 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:36:02 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:36:02 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:36:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:36:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:36:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:36:02 	... 7 common frames omitted
10:36:02 2026-07-31 10:36:02,576 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
10:36:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:36:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:36:02 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:36:02 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:36:02 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:36:02 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:36:02 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:36:02 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:36:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:36:02 Caused by: Ice.CommunicatorDestroyedException: null
10:36:02 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:36:02 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:36:02 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:36:02 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:36:02 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:36:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:36:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:36:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:36:02 	... 7 common frames omitted
10:36:02 2026-07-31 10:36:02,803 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
10:36:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:36:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:36:02 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:36:02 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:36:02 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:36:02 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:36:02 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:36:02 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:36:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:36:02 Caused by: Ice.CommunicatorDestroyedException: null
10:36:02 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:36:02 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:36:02 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:36:02 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:36:02 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:36:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:36:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:36:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:36:02 	... 7 common frames omitted
10:36:03 2026-07-31 10:36:03,963 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
10:36:03 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:36:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:36:03 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:36:03 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:36:03 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:36:03 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:36:03 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:36:03 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:36:03 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:36:03 Caused by: Ice.CommunicatorDestroyedException: null
10:36:03 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:36:03 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:36:03 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:36:03 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:36:03 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:36:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:36:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:36:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:36:03 	... 7 common frames omitted
10:36:04 2026-07-31 10:36:04,315 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
10:36:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:36:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:36:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:36:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:36:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:36:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:36:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:36:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:36:04 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:36:04 Caused by: Ice.CommunicatorDestroyedException: null
10:36:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:36:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:36:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:36:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:36:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:36:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:36:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:36:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:36:04 	... 7 common frames omitted
10:36:11 2026-07-31 10:36:11,017 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
10:36:11 java.lang.OutOfMemoryError: Java heap space
10:36:11 2026-07-31 10:36:11,017 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
10:36:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:36:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:36:11 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:36:11 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:36:11 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:36:11 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:36:11 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:36:11 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:36:11 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:36:11 Caused by: Ice.CommunicatorDestroyedException: null
10:36:11 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:36:11 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:36:11 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:36:11 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:36:11 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:36:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:36:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:36:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:36:11 	... 7 common frames omitted
10:36:11 2026-07-31 10:36:11,696 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
10:36:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:36:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:36:11 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:36:11 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:36:11 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:36:11 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:36:11 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:36:11 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:36:11 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:36:11 Caused by: Ice.CommunicatorDestroyedException: null
10:36:11 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:36:11 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:36:11 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:36:11 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:36:11 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:36:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:36:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:36:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:36:11 	... 7 common frames omitted
10:36:15 2026-07-31 10:36:15,949 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
10:36:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:36:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:36:15 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:36:15 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:36:15 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:36:15 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:36:15 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:36:15 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:36:15 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:36:15 Caused by: Ice.CommunicatorDestroyedException: null
10:36:15 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:36:15 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:36:15 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:36:15 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:36:15 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:36:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:36:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:36:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:36:15 	... 7 common frames omitted
10:36:20 2026-07-31 10:36:20,247 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
10:36:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:36:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:36:20 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:36:20 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:36:20 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:36:20 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:36:20 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:36:20 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:36:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:36:20 Caused by: Ice.CommunicatorDestroyedException: null
10:36:20 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:36:20 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:36:20 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:36:20 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:36:20 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:36:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:36:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:36:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:36:20 	... 7 common frames omitted
10:36:24 2026-07-31 10:36:24,662 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
10:36:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:36:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:36:24 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:36:24 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:36:24 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:36:24 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:36:24 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:36:24 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:36:24 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:36:24 Caused by: Ice.CommunicatorDestroyedException: null
10:36:24 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:36:24 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:36:24 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:36:24 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:36:24 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:36:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:36:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:36:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:36:24 	... 7 common frames omitted
10:36:29 2026-07-31 10:36:29,045 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
10:36:29 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:36:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:36:29 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:36:29 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:36:29 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:36:29 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:36:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:36:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:36:29 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:36:29 Caused by: Ice.CommunicatorDestroyedException: null
10:36:29 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:36:29 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:36:29 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:36:29 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:36:29 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:36:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:36:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:36:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:36:29 	... 7 common frames omitted
10:36:33 2026-07-31 10:36:33,533 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
10:36:33 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:36:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:36:33 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:36:33 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:36:33 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:36:33 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:36:33 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:36:33 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:36:33 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:36:33 Caused by: Ice.CommunicatorDestroyedException: null
10:36:33 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:36:33 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:36:33 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:36:33 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:36:33 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:36:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:36:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:36:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:36:33 	... 7 common frames omitted
10:36:37 2026-07-31 10:36:37,995 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
10:36:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:36:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:36:37 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:36:37 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:36:37 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:36:37 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:36:37 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:36:37 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:36:37 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:36:37 Caused by: Ice.CommunicatorDestroyedException: null
10:36:37 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:36:37 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:36:37 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:36:37 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:36:37 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:36:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:36:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:36:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:36:37 	... 7 common frames omitted
10:36:43 2026-07-31 10:36:43,364 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
10:36:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:36:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:36:43 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:36:43 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:36:43 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:36:43 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:36:43 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:36:43 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:36:43 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:36:43 Caused by: Ice.CommunicatorDestroyedException: null
10:36:43 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:36:43 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:36:43 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:36:43 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:36:43 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:36:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:36:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:36:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:36:43 	... 7 common frames omitted
10:36:49 2026-07-31 10:36:49,078 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
10:36:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:36:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:36:49 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:36:49 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:36:49 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:36:49 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:36:49 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:36:49 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:36:49 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:36:49 Caused by: Ice.CommunicatorDestroyedException: null
10:36:49 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:36:49 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:36:49 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:36:49 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:36:49 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:36:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:36:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:36:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:36:49 	... 7 common frames omitted
10:37:02 Exception in thread "Ice.ThreadPool.Client-1" java.lang.OutOfMemoryError: Java heap space
10:37:04 2026-07-31 10:37:04,681 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
10:37:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:37:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:37:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:37:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:37:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:37:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:37:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:37:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:37:04 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:37:04 Caused by: Ice.CommunicatorDestroyedException: null
10:37:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:37:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:37:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:37:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:37:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:37:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:37:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:37:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:37:04 	... 7 common frames omitted
10:37:07 2026-07-31 10:37:07,566 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
10:37:07 java.lang.OutOfMemoryError: Java heap space
10:37:09 2026-07-31 10:37:09,068 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
10:37:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:37:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:37:09 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:37:09 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:37:09 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:37:09 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:37:09 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:37:09 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:37:09 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:37:09 Caused by: Ice.CommunicatorDestroyedException: null
10:37:09 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:37:09 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:37:09 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:37:09 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:37:09 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:37:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:37:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:37:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:37:09 	... 7 common frames omitted
10:37:13 2026-07-31 10:37:13,169 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
10:37:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:37:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:37:13 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:37:13 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:37:13 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:37:13 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:37:13 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:37:13 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:37:13 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:37:13 Caused by: Ice.CommunicatorDestroyedException: null
10:37:13 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:37:13 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:37:13 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:37:13 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:37:13 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:37:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:37:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:37:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:37:13 	... 7 common frames omitted
10:37:17 2026-07-31 10:37:17,414 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
10:37:17 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:37:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:37:17 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:37:17 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:37:17 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:37:17 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:37:17 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:37:17 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:37:17 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:37:17 Caused by: Ice.CommunicatorDestroyedException: null
10:37:17 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:37:17 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:37:17 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:37:17 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:37:17 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:37:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:37:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:37:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:37:17 	... 7 common frames omitted
10:37:22 Support for FileAnnotationData is deprecated. Use OriginalFile instead.
10:37:22 2026-07-31 10:37:22,085 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
10:37:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:37:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:37:22 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:37:22 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:37:22 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:37:22 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:37:22 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:37:22 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:37:22 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:37:22 Caused by: Ice.CommunicatorDestroyedException: null
10:37:22 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:37:22 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:37:22 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:37:22 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:37:22 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:37:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:37:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:37:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:37:22 	... 7 common frames omitted
10:37:22 Could not load table dataomero.IllegalArgumentException: start value can't be greater than stop value
10:37:22 	at omero.gateway.facility.TablesFacility.query(TablesFacility.java:320)
10:37:22 	at integration.gateway.TablesFacilityTest.testInvalidParams(TablesFacilityTest.java:220)
10:37:22 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
10:37:22 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
10:37:22 	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
10:37:22 	at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44)
10:37:22 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72)
10:37:22 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10)
10:37:22 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
10:37:22 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:37:22 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:37:22 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:37:22 Could not load table dataomero.IllegalArgumentException: start value can't be greater than stop value
10:37:22 	at omero.gateway.facility.TablesFacility.query(TablesFacility.java:320)
10:37:22 	at integration.gateway.TablesFacilityTest.testInvalidParams(TablesFacilityTest.java:220)
10:37:22 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
10:37:22 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
10:37:22 	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
10:37:22 	at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44)
10:37:22 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72)
10:37:22 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10)
10:37:22 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
10:37:22 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:37:22 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:37:22 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:37:22 Exception in thread "TestNG-method=testInvalidParams-1"
10:37:23 Could not load table dataomero.IllegalArgumentException: step value is greater than the specified range
10:37:23 	at omero.gateway.facility.TablesFacility.query(TablesFacility.java:324)
10:37:23 	at integration.gateway.TablesFacilityTest.testInvalidParams(TablesFacilityTest.java:229)
10:37:23 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
10:37:23 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
10:37:23 	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
10:37:23 	at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44)
10:37:23 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72)
10:37:23 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10)
10:37:23 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
10:37:23 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:37:23 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:37:23 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:37:23 Could not load table dataomero.IllegalArgumentException: step value is greater than the specified range
10:37:23 	at omero.gateway.facility.TablesFacility.query(TablesFacility.java:324)
10:37:23 	at integration.gateway.TablesFacilityTest.testInvalidParams(TablesFacilityTest.java:229)
10:37:23 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
10:37:23 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
10:37:23 	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
10:37:23 	at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44)
10:37:23 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72)
10:37:23 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10)
10:37:23 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
10:37:23 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:37:23 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:37:23 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:37:23 Exception in thread "TestNG-method=testInvalidParams-1"
10:37:23 No concrete type specified for column 'column1', using Object.toString()
10:37:23 Request rows 1446 to 1463; columns [0, 6, 9]
10:37:23 Request rows 922 to 980; columns [8, 9, 3, 10, 2, 6, 1, 0, 5, 4]
10:37:24 Request rows 973 to 1065; columns [0, 2, 7, 4, 5, 3, 10, 1, 9]
10:37:25 Request rows 1330 to 1353; columns [3, 7, 9, 2, 0]
10:37:26 Request rows 1581 to 1602; columns [0, 1, 8, 5, 7, 4, 6]
10:37:26 2026-07-31 10:37:26,481 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
10:37:26 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:37:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:37:26 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:37:26 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:37:26 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:37:26 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:37:26 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:37:26 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:37:26 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:37:26 Caused by: Ice.CommunicatorDestroyedException: null
10:37:26 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:37:26 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:37:26 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:37:26 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:37:26 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:37:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:37:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:37:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:37:26 	... 7 common frames omitted
10:37:30 2026-07-31 10:37:30,833 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
10:37:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:37:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:37:30 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:37:30 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:37:30 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:37:30 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:37:30 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:37:30 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:37:30 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:37:30 Caused by: Ice.CommunicatorDestroyedException: null
10:37:30 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:37:30 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:37:30 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:37:30 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:37:30 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:37:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:37:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:37:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:37:30 	... 7 common frames omitted
10:37:35 2026-07-31 10:37:35,465 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
10:37:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:37:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:37:35 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:37:35 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:37:35 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:37:35 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:37:35 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:37:35 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:37:35 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:37:35 Caused by: Ice.CommunicatorDestroyedException: null
10:37:35 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:37:35 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:37:35 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:37:35 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:37:35 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:37:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:37:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:37:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:37:35 	... 7 common frames omitted
10:37:39 2026-07-31 10:37:39,911 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
10:37:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:37:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:37:39 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:37:39 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:37:39 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:37:39 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:37:39 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:37:39 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:37:39 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:37:39 Caused by: Ice.CommunicatorDestroyedException: null
10:37:39 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:37:39 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:37:39 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:37:39 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:37:39 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:37:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:37:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:37:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:37:39 	... 7 common frames omitted
10:37:44 2026-07-31 10:37:44,327 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
10:37:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:37:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:37:44 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:37:44 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:37:44 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:37:44 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:37:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:37:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:37:44 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:37:44 Caused by: Ice.CommunicatorDestroyedException: null
10:37:44 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:37:44 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:37:44 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:37:44 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:37:44 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:37:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:37:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:37:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:37:44 	... 7 common frames omitted
10:37:49 2026-07-31 10:37:49,044 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
10:37:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:37:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:37:49 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:37:49 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:37:49 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:37:49 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:37:49 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:37:49 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:37:49 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:37:49 Caused by: Ice.CommunicatorDestroyedException: null
10:37:49 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:37:49 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:37:49 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:37:49 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:37:49 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:37:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:37:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:37:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:37:49 	... 7 common frames omitted
10:37:53 2026-07-31 10:37:53,716 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
10:37:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:37:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:37:53 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:37:53 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:37:53 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:37:53 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:37:53 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:37:53 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:37:53 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:37:53 Caused by: Ice.CommunicatorDestroyedException: null
10:37:53 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:37:53 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:37:53 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:37:53 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:37:53 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:37:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:37:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:37:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:37:53 	... 7 common frames omitted
10:37:58 2026-07-31 10:37:58,328 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
10:37:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:37:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:37:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:37:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:37:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:37:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:37:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:37:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:37:58 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:37:58 Caused by: Ice.CommunicatorDestroyedException: null
10:37:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:37:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:37:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:37:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:37:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:37:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:37:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:37:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:37:58 	... 7 common frames omitted
10:38:03 2026-07-31 10:38:03,039 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
10:38:03 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:38:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:38:03 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:38:03 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:38:03 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:38:03 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:38:03 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:38:03 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:38:03 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:38:03 Caused by: Ice.CommunicatorDestroyedException: null
10:38:03 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:38:03 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:38:03 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:38:03 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:38:03 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:38:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:38:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:38:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:38:03 	... 7 common frames omitted
10:38:07 Could not login with command line arguments.Glacier2.PermissionDeniedException
10:38:07     reason = "Password check failed for '41db99af-cfce-4cbe-a930-196f341894a8': [id=212]"
10:38:07 	at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
10:38:07 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
10:38:07 	at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10:38:07 	at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:304)
10:38:07 	at java.base/java.lang.Class.newInstance(Class.java:727)
10:38:07 	at IceInternal.BasicStream.createUserException(BasicStream.java:2785)
10:38:07 	at IceInternal.BasicStream.access$300(BasicStream.java:14)
10:38:07 	at IceInternal.BasicStream$EncapsDecoder11.throwException(BasicStream.java:3620)
10:38:07 	at IceInternal.BasicStream.throwException(BasicStream.java:2291)
10:38:07 	at IceInternal.OutgoingAsync.throwUserException(OutgoingAsync.java:399)
10:38:07 	at Glacier2.RouterPrxHelper.end_createSession(RouterPrxHelper.java:178)
10:38:07 	at Glacier2.RouterPrxHelper.createSession(RouterPrxHelper.java:49)
10:38:07 	at Glacier2.RouterPrxHelper.createSession(RouterPrxHelper.java:41)
10:38:07 	at omero.client.createSession(client.java:770)
10:38:07 	at omero.client.createSession(client.java:713)
10:38:07 	at omero.gateway.Gateway.createSession(Gateway.java:1045)
10:38:07 	at omero.gateway.Gateway.connect(Gateway.java:297)
10:38:07 	at integration.gateway.GatewayUsageTest.testLoginFallback(GatewayUsageTest.java:154)
10:38:07 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
10:38:07 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
10:38:07 	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
10:38:07 	at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44)
10:38:07 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72)
10:38:07 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10)
10:38:07 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
10:38:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:38:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:38:07 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:38:07 Could not login with command line arguments.Glacier2.PermissionDeniedException
10:38:07     reason = "Password check failed for '41db99af-cfce-4cbe-a930-196f341894a8': [id=212]"
10:38:07 	at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
10:38:07 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
10:38:07 	at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10:38:07 	at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:304)
10:38:07 	at java.base/java.lang.Class.newInstance(Class.java:727)
10:38:07 	at IceInternal.BasicStream.createUserException(BasicStream.java:2785)
10:38:07 	at IceInternal.BasicStream.access$300(BasicStream.java:14)
10:38:07 	at IceInternal.BasicStream$EncapsDecoder11.throwException(BasicStream.java:3620)
10:38:07 	at IceInternal.BasicStream.throwException(BasicStream.java:2291)
10:38:07 	at IceInternal.OutgoingAsync.throwUserException(OutgoingAsync.java:399)
10:38:07 	at Glacier2.RouterPrxHelper.end_createSession(RouterPrxHelper.java:178)
10:38:07 	at Glacier2.RouterPrxHelper.createSession(RouterPrxHelper.java:49)
10:38:07 	at Glacier2.RouterPrxHelper.createSession(RouterPrxHelper.java:41)
10:38:07 	at omero.client.createSession(client.java:770)
10:38:07 	at omero.client.createSession(client.java:713)
10:38:07 	at omero.gateway.Gateway.createSession(Gateway.java:1045)
10:38:07 	at omero.gateway.Gateway.connect(Gateway.java:297)
10:38:07 	at integration.gateway.GatewayUsageTest.testLoginFallback(GatewayUsageTest.java:154)
10:38:07 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
10:38:07 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
10:38:07 	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
10:38:07 	at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44)
10:38:07 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72)
10:38:07 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10)
10:38:07 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
10:38:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:38:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:38:07 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:38:07 Exception in thread "TestNG-method=testLoginFallback-1"
10:38:07 2026-07-31 10:38:07,679 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
10:38:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:38:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:38:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:38:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:38:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:38:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:38:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:38:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:38:07 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:38:07 Caused by: Ice.CommunicatorDestroyedException: null
10:38:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:38:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:38:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:38:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:38:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:38:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:38:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:38:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:38:07 	... 7 common frames omitted
10:38:12 2026-07-31 10:38:12,202 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
10:38:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:38:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:38:12 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:38:12 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:38:12 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:38:12 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:38:12 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:38:12 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:38:12 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:38:12 Caused by: Ice.CommunicatorDestroyedException: null
10:38:12 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:38:12 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:38:12 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:38:12 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:38:12 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:38:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:38:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:38:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:38:12 	... 7 common frames omitted
10:38:16 2026-07-31 10:38:16,891 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
10:38:16 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:38:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:38:16 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:38:16 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:38:16 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:38:16 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:38:16 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:38:16 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:38:16 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:38:16 Caused by: Ice.CommunicatorDestroyedException: null
10:38:16 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:38:16 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:38:16 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:38:16 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:38:16 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:38:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:38:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:38:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:38:16 	... 7 common frames omitted
10:38:21 2026-07-31 10:38:21,295 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
10:38:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:38:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:38:21 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:38:21 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:38:21 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:38:21 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:38:21 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:38:21 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:38:21 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:38:21 Caused by: Ice.CommunicatorDestroyedException: null
10:38:21 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:38:21 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:38:21 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:38:21 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:38:21 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:38:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:38:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:38:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:38:21 	... 7 common frames omitted
10:38:25 2026-07-31 10:38:25,572 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
10:38:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:38:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:38:25 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:38:25 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:38:25 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:38:25 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:38:25 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:38:25 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:38:25 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:38:25 Caused by: Ice.CommunicatorDestroyedException: null
10:38:25 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:38:25 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:38:25 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:38:25 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:38:25 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:38:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:38:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:38:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:38:25 	... 7 common frames omitted
10:38:30 2026-07-31 10:38:30,075 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
10:38:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:38:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:38:30 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:38:30 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:38:30 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:38:30 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:38:30 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:38:30 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:38:30 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:38:30 Caused by: Ice.CommunicatorDestroyedException: null
10:38:30 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:38:30 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:38:30 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:38:30 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:38:30 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:38:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:38:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:38:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:38:30 	... 7 common frames omitted
10:38:34 2026-07-31 10:38:34,518 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
10:38:34 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:38:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:38:34 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:38:34 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:38:34 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:38:34 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:38:34 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:38:34 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:38:34 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:38:34 Caused by: Ice.CommunicatorDestroyedException: null
10:38:34 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:38:34 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:38:34 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:38:34 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:38:34 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:38:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:38:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:38:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:38:34 	... 7 common frames omitted
10:38:39 2026-07-31 10:38:39,124 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
10:38:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:38:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:38:39 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:38:39 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:38:39 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:38:39 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:38:39 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:38:39 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:38:39 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:38:39 Caused by: Ice.CommunicatorDestroyedException: null
10:38:39 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:38:39 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:38:39 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:38:39 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:38:39 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:38:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:38:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:38:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:38:39 	... 7 common frames omitted
10:38:43 2026-07-31 10:38:43,606 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
10:38:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:38:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:38:43 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:38:43 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:38:43 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:38:43 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:38:43 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:38:43 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:38:43 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:38:43 Caused by: Ice.CommunicatorDestroyedException: null
10:38:43 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:38:43 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:38:43 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:38:43 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:38:43 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:38:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:38:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:38:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:38:43 	... 7 common frames omitted
10:38:47 2026-07-31 10:38:47,903 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
10:38:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:38:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:38:47 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:38:47 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:38:47 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:38:47 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:38:47 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:38:47 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:38:47 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:38:47 Caused by: Ice.CommunicatorDestroyedException: null
10:38:47 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:38:47 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:38:47 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:38:47 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:38:47 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:38:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:38:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:38:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:38:47 	... 7 common frames omitted
10:38:52 2026-07-31 10:38:52,334 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
10:38:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:38:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:38:52 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:38:52 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:38:52 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:38:52 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:38:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:38:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:38:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:38:52 Caused by: Ice.CommunicatorDestroyedException: null
10:38:52 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:38:52 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:38:52 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:38:52 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:38:52 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:38:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:38:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:38:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:38:52 	... 7 common frames omitted
10:38:56 2026-07-31 10:38:56,822 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
10:38:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:38:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:38:56 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:38:56 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:38:56 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:38:56 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:38:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:38:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:38:56 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:38:56 Caused by: Ice.CommunicatorDestroyedException: null
10:38:56 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:38:56 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:38:56 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:38:56 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:38:56 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:38:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:38:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:38:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:38:56 	... 7 common frames omitted
10:39:01 2026-07-31 10:39:01,265 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
10:39:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:39:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:39:01 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:39:01 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:39:01 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:39:01 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:39:01 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:39:01 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:39:01 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:39:01 Caused by: Ice.CommunicatorDestroyedException: null
10:39:01 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:39:01 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:39:01 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:39:01 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:39:01 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:39:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:39:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:39:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:39:01 	... 7 common frames omitted
10:39:05 2026-07-31 10:39:05,608 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
10:39:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:39:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:39:05 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:39:05 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:39:05 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:39:05 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:39:05 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:39:05 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:39:05 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:39:05 Caused by: Ice.CommunicatorDestroyedException: null
10:39:05 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:39:05 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:39:05 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:39:05 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:39:05 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:39:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:39:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:39:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:39:05 	... 7 common frames omitted
10:39:10 2026-07-31 10:39:10,124 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
10:39:10 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:39:10 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:39:10 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:39:10 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:39:10 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:39:10 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:39:10 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:39:10 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:39:10 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:39:10 Caused by: Ice.CommunicatorDestroyedException: null
10:39:10 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:39:10 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:39:10 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:39:10 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:39:10 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:39:10 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:39:10 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:39:10 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:39:10 	... 7 common frames omitted
10:39:14 2026-07-31 10:39:14,602 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
10:39:14 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:39:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:39:14 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:39:14 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:39:14 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:39:14 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:39:14 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:39:14 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:39:14 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:39:14 Caused by: Ice.CommunicatorDestroyedException: null
10:39:14 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:39:14 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:39:14 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:39:14 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:39:14 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:39:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:39:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:39:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:39:14 	... 7 common frames omitted
10:39:19 2026-07-31 10:39:19,345 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
10:39:19 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:39:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:39:19 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:39:19 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:39:19 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:39:19 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:39:19 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:39:19 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:39:19 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:39:19 Caused by: Ice.CommunicatorDestroyedException: null
10:39:19 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:39:19 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:39:19 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:39:19 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:39:19 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:39:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:39:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:39:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:39:19 	... 7 common frames omitted
10:39:23 2026-07-31 10:39:23,806 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
10:39:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:39:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:39:23 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:39:23 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:39:23 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:39:23 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:39:23 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:39:23 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:39:23 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:39:23 Caused by: Ice.CommunicatorDestroyedException: null
10:39:23 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:39:23 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:39:23 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:39:23 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:39:23 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:39:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:39:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:39:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:39:23 	... 7 common frames omitted
10:39:28 2026-07-31 10:39:28,267 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
10:39:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:39:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:39:28 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:39:28 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:39:28 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:39:28 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:39:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:39:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:39:28 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:39:28 Caused by: Ice.CommunicatorDestroyedException: null
10:39:28 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:39:28 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:39:28 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:39:28 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:39:28 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:39:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:39:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:39:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:39:28 	... 7 common frames omitted
10:39:32 2026-07-31 10:39:32,939 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
10:39:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:39:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:39:32 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:39:32 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:39:32 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:39:32 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:39:32 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:39:32 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:39:32 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:39:32 Caused by: Ice.CommunicatorDestroyedException: null
10:39:32 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:39:32 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:39:32 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:39:32 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:39:32 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:39:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:39:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:39:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:39:32 	... 7 common frames omitted
10:39:37 2026-07-31 10:39:37,448 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
10:39:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:39:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:39:37 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:39:37 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:39:37 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:39:37 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:39:37 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:39:37 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:39:37 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:39:37 Caused by: Ice.CommunicatorDestroyedException: null
10:39:37 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:39:37 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:39:37 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:39:37 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:39:37 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:39:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:39:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:39:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:39:37 	... 7 common frames omitted
10:39:41 2026-07-31 10:39:41,855 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
10:39:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:39:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:39:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:39:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:39:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:39:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:39:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:39:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:39:41 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:39:41 Caused by: Ice.CommunicatorDestroyedException: null
10:39:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:39:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:39:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:39:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:39:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:39:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:39:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:39:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:39:41 	... 7 common frames omitted
10:39:46 2026-07-31 10:39:46,308 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
10:39:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:39:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:39:46 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:39:46 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:39:46 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:39:46 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:39:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:39:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:39:46 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:39:46 Caused by: Ice.CommunicatorDestroyedException: null
10:39:46 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:39:46 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:39:46 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:39:46 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:39:46 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:39:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:39:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:39:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:39:46 	... 7 common frames omitted
10:39:50 2026-07-31 10:39:50,861 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
10:39:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:39:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:39:50 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:39:50 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:39:50 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:39:50 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:39:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:39:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:39:50 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:39:50 Caused by: Ice.CommunicatorDestroyedException: null
10:39:50 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:39:50 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:39:50 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:39:50 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:39:50 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:39:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:39:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:39:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:39:50 	... 7 common frames omitted
10:39:52 2026-07-31 10:39:52,956 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
10:39:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:39:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:39:52 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:39:52 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:39:52 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:39:52 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:39:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:39:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:39:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:39:52 Caused by: Ice.CommunicatorDestroyedException: null
10:39:52 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:39:52 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:39:52 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:39:52 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:39:52 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:39:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:39:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:39:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:39:52 	... 7 common frames omitted
10:39:53 2026-07-31 10:39:53,233 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
10:39:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:39:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:39:53 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:39:53 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:39:53 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:39:53 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:39:53 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:39:53 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:39:53 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:39:53 Caused by: Ice.CommunicatorDestroyedException: null
10:39:53 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:39:53 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:39:53 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:39:53 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:39:53 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:39:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:39:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:39:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:39:53 	... 7 common frames omitted
10:39:54 2026-07-31 10:39:54,770 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
10:39:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:39:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:39:54 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:39:54 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:39:54 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:39:54 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:39:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:39:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:39:54 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:39:54 Caused by: Ice.CommunicatorDestroyedException: null
10:39:54 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:39:54 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:39:54 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:39:54 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:39:54 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:39:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:39:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:39:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:39:54 	... 7 common frames omitted
10:39:55 2026-07-31 10:39:55,046 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
10:39:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:39:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:39:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:39:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:39:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:39:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:39:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:39:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:39:55 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:39:55 Caused by: Ice.CommunicatorDestroyedException: null
10:39:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:39:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:39:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:39:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:39:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:39:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:39:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:39:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:39:55 	... 7 common frames omitted
10:39:56 2026-07-31 10:39:56,313 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
10:39:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:39:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:39:56 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:39:56 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:39:56 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:39:56 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:39:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:39:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:39:56 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:39:56 Caused by: Ice.CommunicatorDestroyedException: null
10:39:56 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:39:56 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:39:56 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:39:56 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:39:56 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:39:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:39:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:39:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:39:56 	... 7 common frames omitted
10:39:56 2026-07-31 10:39:56,579 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
10:39:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:39:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:39:56 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:39:56 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:39:56 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:39:56 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:39:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:39:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:39:56 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:39:56 Caused by: Ice.CommunicatorDestroyedException: null
10:39:56 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:39:56 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:39:56 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:39:56 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:39:56 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:39:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:39:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:39:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:39:56 	... 7 common frames omitted
10:39:57 2026-07-31 10:39:57,886 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
10:39:57 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:39:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:39:57 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:39:57 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:39:57 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:39:57 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:39:57 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:39:57 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:39:57 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:39:57 Caused by: Ice.CommunicatorDestroyedException: null
10:39:57 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:39:57 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:39:57 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:39:57 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:39:57 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:39:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:39:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:39:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:39:57 	... 7 common frames omitted
10:39:58 2026-07-31 10:39:58,163 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
10:39:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:39:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:39:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:39:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:39:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:39:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:39:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:39:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:39:58 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:39:58 Caused by: Ice.CommunicatorDestroyedException: null
10:39:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:39:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:39:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:39:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:39:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:39:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:39:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:39:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:39:58 	... 7 common frames omitted
10:39:59 2026-07-31 10:39:59,435 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
10:39:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:39:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:39:59 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:39:59 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:39:59 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:39:59 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:39:59 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:39:59 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:39:59 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:39:59 Caused by: Ice.CommunicatorDestroyedException: null
10:39:59 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:39:59 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:39:59 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:39:59 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:39:59 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:39:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:39:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:39:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:39:59 	... 7 common frames omitted
10:39:59 2026-07-31 10:39:59,708 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
10:39:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:39:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:39:59 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:39:59 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:39:59 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:39:59 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:39:59 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:39:59 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:39:59 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:39:59 Caused by: Ice.CommunicatorDestroyedException: null
10:39:59 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:39:59 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:39:59 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:39:59 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:39:59 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:39:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:39:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:39:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:39:59 	... 7 common frames omitted
10:40:00 2026-07-31 10:40:00,942 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
10:40:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:40:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:40:00 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:40:00 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:40:00 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:40:00 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:40:00 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:40:00 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:40:00 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:40:00 Caused by: Ice.CommunicatorDestroyedException: null
10:40:00 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:40:00 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:40:00 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:40:00 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:40:00 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:40:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:40:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:40:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:40:00 	... 7 common frames omitted
10:40:01 2026-07-31 10:40:01,246 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
10:40:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:40:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:40:01 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:40:01 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:40:01 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:40:01 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:40:01 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:40:01 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:40:01 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:40:01 Caused by: Ice.CommunicatorDestroyedException: null
10:40:01 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:40:01 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:40:01 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:40:01 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:40:01 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:40:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:40:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:40:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:40:01 	... 7 common frames omitted
10:40:02 2026-07-31 10:40:02,602 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
10:40:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:40:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:40:02 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:40:02 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:40:02 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:40:02 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:40:02 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:40:02 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:40:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:40:02 Caused by: Ice.CommunicatorDestroyedException: null
10:40:02 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:40:02 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:40:02 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:40:02 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:40:02 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:40:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:40:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:40:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:40:02 	... 7 common frames omitted
10:40:02 2026-07-31 10:40:02,888 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
10:40:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:40:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:40:02 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:40:02 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:40:02 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:40:02 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:40:02 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:40:02 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:40:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:40:02 Caused by: Ice.CommunicatorDestroyedException: null
10:40:02 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:40:02 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:40:02 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:40:02 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:40:02 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:40:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:40:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:40:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:40:02 	... 7 common frames omitted
10:40:04 2026-07-31 10:40:04,350 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
10:40:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:40:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:40:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:40:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:40:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:40:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:40:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:40:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:40:04 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:40:04 Caused by: Ice.CommunicatorDestroyedException: null
10:40:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:40:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:40:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:40:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:40:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:40:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:40:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:40:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:40:04 	... 7 common frames omitted
10:40:04 2026-07-31 10:40:04,611 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
10:40:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:40:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:40:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:40:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:40:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:40:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:40:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:40:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:40:04 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:40:04 Caused by: Ice.CommunicatorDestroyedException: null
10:40:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:40:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:40:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:40:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:40:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:40:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:40:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:40:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:40:04 	... 7 common frames omitted
10:40:05 2026-07-31 10:40:05,941 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
10:40:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:40:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:40:05 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:40:05 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:40:05 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:40:05 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:40:05 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:40:05 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:40:05 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:40:05 Caused by: Ice.CommunicatorDestroyedException: null
10:40:05 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:40:05 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:40:05 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:40:05 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:40:05 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:40:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:40:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:40:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:40:05 	... 7 common frames omitted
10:40:06 2026-07-31 10:40:06,200 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
10:40:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:40:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:40:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:40:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:40:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:40:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:40:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:40:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:40:06 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:40:06 Caused by: Ice.CommunicatorDestroyedException: null
10:40:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:40:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:40:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:40:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:40:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:40:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:40:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:40:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:40:06 	... 7 common frames omitted
10:40:07 2026-07-31 10:40:07,576 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
10:40:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:40:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:40:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:40:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:40:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:40:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:40:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:40:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:40:07 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:40:07 Caused by: Ice.CommunicatorDestroyedException: null
10:40:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:40:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:40:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:40:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:40:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:40:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:40:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:40:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:40:07 	... 7 common frames omitted
10:40:07 2026-07-31 10:40:07,867 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
10:40:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:40:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:40:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:40:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:40:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:40:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:40:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:40:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:40:07 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:40:07 Caused by: Ice.CommunicatorDestroyedException: null
10:40:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:40:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:40:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:40:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:40:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:40:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:40:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:40:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:40:07 	... 7 common frames omitted
10:40:09 2026-07-31 10:40:09,118 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
10:40:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:40:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:40:09 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:40:09 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:40:09 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:40:09 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:40:09 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:40:09 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:40:09 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:40:09 Caused by: Ice.CommunicatorDestroyedException: null
10:40:09 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:40:09 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:40:09 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:40:09 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:40:09 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:40:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:40:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:40:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:40:09 	... 7 common frames omitted
10:40:09 2026-07-31 10:40:09,410 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
10:40:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:40:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:40:09 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:40:09 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:40:09 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:40:09 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:40:09 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:40:09 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:40:09 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:40:09 Caused by: Ice.CommunicatorDestroyedException: null
10:40:09 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:40:09 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:40:09 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:40:09 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:40:09 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:40:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:40:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:40:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:40:09 	... 7 common frames omitted
10:40:10 2026-07-31 10:40:10,828 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
10:40:10 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:40:10 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:40:10 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:40:10 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:40:10 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:40:10 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:40:10 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:40:10 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:40:10 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:40:10 Caused by: Ice.CommunicatorDestroyedException: null
10:40:10 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:40:10 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:40:10 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:40:10 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:40:10 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:40:10 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:40:10 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:40:10 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:40:10 	... 7 common frames omitted
10:40:11 2026-07-31 10:40:11,100 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
10:40:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:40:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:40:11 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:40:11 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:40:11 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:40:11 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:40:11 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:40:11 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:40:11 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:40:11 Caused by: Ice.CommunicatorDestroyedException: null
10:40:11 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:40:11 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:40:11 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:40:11 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:40:11 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:40:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:40:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:40:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:40:11 	... 7 common frames omitted
10:40:12 2026-07-31 10:40:12,467 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
10:40:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:40:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:40:12 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:40:12 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:40:12 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:40:12 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:40:12 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:40:12 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:40:12 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:40:12 Caused by: Ice.CommunicatorDestroyedException: null
10:40:12 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:40:12 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:40:12 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:40:12 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:40:12 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:40:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:40:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:40:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:40:12 	... 7 common frames omitted
10:40:12 2026-07-31 10:40:12,767 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
10:40:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:40:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:40:12 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:40:12 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:40:12 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:40:12 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:40:12 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:40:12 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:40:12 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:40:12 Caused by: Ice.CommunicatorDestroyedException: null
10:40:12 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:40:12 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:40:12 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:40:12 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:40:12 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:40:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:40:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:40:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:40:12 	... 7 common frames omitted
10:40:14 2026-07-31 10:40:14,120 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
10:40:14 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:40:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:40:14 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:40:14 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:40:14 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:40:14 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:40:14 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:40:14 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:40:14 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:40:14 Caused by: Ice.CommunicatorDestroyedException: null
10:40:14 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:40:14 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:40:14 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:40:14 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:40:14 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:40:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:40:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:40:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:40:14 	... 7 common frames omitted
10:40:14 2026-07-31 10:40:14,396 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
10:40:14 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:40:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:40:14 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:40:14 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:40:14 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:40:14 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:40:14 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:40:14 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:40:14 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:40:14 Caused by: Ice.CommunicatorDestroyedException: null
10:40:14 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:40:14 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:40:14 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:40:14 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:40:14 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:40:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:40:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:40:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:40:14 	... 7 common frames omitted
10:40:15 2026-07-31 10:40:15,667 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
10:40:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:40:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:40:15 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:40:15 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:40:15 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:40:15 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:40:15 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:40:15 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:40:15 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:40:15 Caused by: Ice.CommunicatorDestroyedException: null
10:40:15 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:40:15 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:40:15 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:40:15 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:40:15 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:40:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:40:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:40:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:40:15 	... 7 common frames omitted
10:40:15 2026-07-31 10:40:15,953 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
10:40:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:40:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:40:15 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:40:15 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:40:15 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:40:15 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:40:15 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:40:15 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:40:15 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:40:15 Caused by: Ice.CommunicatorDestroyedException: null
10:40:15 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:40:15 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:40:15 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:40:15 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:40:15 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:40:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:40:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:40:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:40:15 	... 7 common frames omitted
10:40:22 2026-07-31 10:40:22,854 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
10:40:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:40:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:40:22 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:40:22 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:40:22 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:40:22 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:40:22 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:40:22 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:40:22 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:40:22 Caused by: Ice.CommunicatorDestroyedException: null
10:40:22 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:40:22 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:40:22 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:40:22 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:40:22 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:40:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:40:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:40:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:40:22 	... 7 common frames omitted
10:40:27 2026-07-31 10:40:27,844 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
10:40:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:40:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:40:27 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:40:27 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:40:27 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:40:27 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:40:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:40:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:40:27 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:40:27 Caused by: Ice.CommunicatorDestroyedException: null
10:40:27 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:40:27 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:40:27 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:40:27 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:40:27 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:40:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:40:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:40:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:40:27 	... 7 common frames omitted
10:40:32 2026-07-31 10:40:32,228 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
10:40:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:40:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:40:32 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:40:32 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:40:32 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:40:32 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:40:32 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:40:32 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:40:32 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:40:32 Caused by: Ice.CommunicatorDestroyedException: null
10:40:32 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:40:32 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:40:32 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:40:32 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:40:32 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:40:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:40:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:40:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:40:32 	... 7 common frames omitted
10:40:36 2026-07-31 10:40:36,536 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
10:40:36 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:40:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:40:36 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:40:36 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:40:36 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:40:36 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:40:36 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:40:36 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:40:36 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:40:36 Caused by: Ice.CommunicatorDestroyedException: null
10:40:36 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:40:36 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:40:36 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:40:36 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:40:36 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:40:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:40:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:40:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:40:36 	... 7 common frames omitted
10:40:41 2026-07-31 10:40:41,182 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
10:40:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:40:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:40:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:40:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:40:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:40:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:40:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:40:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:40:41 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:40:41 Caused by: Ice.CommunicatorDestroyedException: null
10:40:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:40:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:40:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:40:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:40:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:40:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:40:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:40:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:40:41 	... 7 common frames omitted
10:40:46 2026-07-31 10:40:46,887 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
10:40:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:40:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:40:46 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:40:46 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:40:46 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:40:46 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:40:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:40:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:40:46 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:40:46 Caused by: Ice.CommunicatorDestroyedException: null
10:40:46 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:40:46 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:40:46 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:40:46 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:40:46 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:40:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:40:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:40:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:40:46 	... 7 common frames omitted
10:40:53 2026-07-31 10:40:53,676 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
10:40:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:40:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:40:53 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:40:53 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:40:53 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:40:53 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:40:53 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:40:53 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:40:53 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:40:53 Caused by: Ice.CommunicatorDestroyedException: null
10:40:53 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:40:53 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:40:53 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:40:53 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:40:53 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:40:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:40:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:40:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:40:53 	... 7 common frames omitted
10:40:58 2026-07-31 10:40:58,047 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
10:40:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:40:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:40:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:40:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:40:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:40:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:40:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:40:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:40:58 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:40:58 Caused by: Ice.CommunicatorDestroyedException: null
10:40:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:40:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:40:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:40:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:40:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:40:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:40:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:40:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:40:58 	... 7 common frames omitted
10:41:02 2026-07-31 10:41:02,930 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
10:41:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:41:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:41:02 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:41:02 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:41:02 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:41:02 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:41:02 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:41:02 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:41:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:41:02 Caused by: Ice.CommunicatorDestroyedException: null
10:41:02 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:41:02 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:41:02 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:41:02 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:41:02 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:41:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:41:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:41:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:41:02 	... 7 common frames omitted
10:41:11 2026-07-31 10:41:11,322 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
10:41:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:41:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:41:11 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:41:11 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:41:11 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:41:11 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:41:11 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:41:11 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:41:11 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:41:11 Caused by: Ice.CommunicatorDestroyedException: null
10:41:11 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:41:11 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:41:11 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:41:11 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:41:11 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:41:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:41:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:41:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:41:11 	... 7 common frames omitted
10:41:15 2026-07-31 10:41:15,726 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
10:41:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:41:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:41:15 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:41:15 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:41:15 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:41:15 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:41:15 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:41:15 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:41:15 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:41:15 Caused by: Ice.CommunicatorDestroyedException: null
10:41:15 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:41:15 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:41:15 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:41:15 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:41:15 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:41:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:41:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:41:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:41:15 	... 7 common frames omitted
10:41:20 2026-07-31 10:41:20,045 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
10:41:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:41:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:41:20 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:41:20 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:41:20 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:41:20 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:41:20 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:41:20 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:41:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:41:20 Caused by: Ice.CommunicatorDestroyedException: null
10:41:20 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:41:20 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:41:20 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:41:20 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:41:20 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:41:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:41:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:41:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:41:20 	... 7 common frames omitted
10:41:24 2026-07-31 10:41:24,538 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
10:41:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:41:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:41:24 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:41:24 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:41:24 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:41:24 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:41:24 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:41:24 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:41:24 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:41:24 Caused by: Ice.CommunicatorDestroyedException: null
10:41:24 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:41:24 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:41:24 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:41:24 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:41:24 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:41:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:41:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:41:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:41:24 	... 7 common frames omitted
10:41:28 2026-07-31 10:41:28,937 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
10:41:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:41:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:41:28 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:41:28 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:41:28 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:41:28 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:41:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:41:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:41:28 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:41:28 Caused by: Ice.CommunicatorDestroyedException: null
10:41:28 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:41:28 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:41:28 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:41:28 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:41:28 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:41:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:41:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:41:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:41:28 	... 7 common frames omitted
10:41:33 2026-07-31 10:41:33,098 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
10:41:33 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:41:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:41:33 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:41:33 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:41:33 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:41:33 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:41:33 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:41:33 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:41:33 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:41:33 Caused by: Ice.CommunicatorDestroyedException: null
10:41:33 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:41:33 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:41:33 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:41:33 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:41:33 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:41:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:41:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:41:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:41:33 	... 7 common frames omitted
10:41:37 2026-07-31 10:41:37,558 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
10:41:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:41:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:41:37 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:41:37 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:41:37 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:41:37 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:41:37 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:41:37 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:41:37 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:41:37 Caused by: Ice.CommunicatorDestroyedException: null
10:41:37 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:41:37 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:41:37 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:41:37 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:41:37 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:41:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:41:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:41:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:41:37 	... 7 common frames omitted
10:41:42 2026-07-31 10:41:42,356 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
10:41:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:41:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:41:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:41:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:41:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:41:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:41:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:41:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:41:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:41:42 Caused by: Ice.CommunicatorDestroyedException: null
10:41:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:41:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:41:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:41:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:41:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:41:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:41:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:41:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:41:42 	... 7 common frames omitted
10:41:47 2026-07-31 10:41:47,201 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
10:41:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:41:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:41:47 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:41:47 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:41:47 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:41:47 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:41:47 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:41:47 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:41:47 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:41:47 Caused by: Ice.CommunicatorDestroyedException: null
10:41:47 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:41:47 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:41:47 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:41:47 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:41:47 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:41:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:41:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:41:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:41:47 	... 7 common frames omitted
10:41:51 2026-07-31 10:41:51,788 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
10:41:51 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:41:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:41:51 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:41:51 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:41:51 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:41:51 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:41:51 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:41:51 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:41:51 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:41:51 Caused by: Ice.CommunicatorDestroyedException: null
10:41:51 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:41:51 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:41:51 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:41:51 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:41:51 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:41:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:41:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:41:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:41:51 	... 7 common frames omitted
10:41:57 2026-07-31 10:41:57,123 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
10:41:57 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:41:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:41:57 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:41:57 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:41:57 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:41:57 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:41:57 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:41:57 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:41:57 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:41:57 Caused by: Ice.CommunicatorDestroyedException: null
10:41:57 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:41:57 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:41:57 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:41:57 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:41:57 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:41:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:41:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:41:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:41:57 	... 7 common frames omitted
10:42:02 2026-07-31 10:42:02,849 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
10:42:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:42:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:42:02 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:42:02 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:42:02 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:42:02 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:42:02 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:42:02 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:42:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:42:02 Caused by: Ice.CommunicatorDestroyedException: null
10:42:02 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:42:02 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:42:02 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:42:02 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:42:02 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:42:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:42:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:42:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:42:02 	... 7 common frames omitted
10:42:07 2026-07-31 10:42:07,893 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
10:42:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:42:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:42:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:42:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:42:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:42:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:42:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:42:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:42:07 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:42:07 Caused by: Ice.CommunicatorDestroyedException: null
10:42:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:42:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:42:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:42:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:42:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:42:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:42:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:42:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:42:07 	... 7 common frames omitted
10:42:12 2026-07-31 10:42:12,416 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
10:42:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:42:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:42:12 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:42:12 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:42:12 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:42:12 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:42:12 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:42:12 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:42:12 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:42:12 Caused by: Ice.CommunicatorDestroyedException: null
10:42:12 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:42:12 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:42:12 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:42:12 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:42:12 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:42:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:42:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:42:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:42:12 	... 7 common frames omitted
10:42:16 2026-07-31 10:42:16,878 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
10:42:16 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:42:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:42:16 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:42:16 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:42:16 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:42:16 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:42:16 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:42:16 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:42:16 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:42:16 Caused by: Ice.CommunicatorDestroyedException: null
10:42:16 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:42:16 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:42:16 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:42:16 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:42:16 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:42:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:42:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:42:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:42:16 	... 7 common frames omitted
10:42:56 2026-07-31 10:42:56,417 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
10:42:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:42:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:42:56 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:42:56 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:42:56 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:42:56 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:42:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:42:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:42:56 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:42:56 Caused by: Ice.CommunicatorDestroyedException: null
10:42:56 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:42:56 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:42:56 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:42:56 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:42:56 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:42:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:42:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:42:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:42:56 	... 7 common frames omitted
10:45:13 2026-07-31 10:45:13,211 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
10:45:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:45:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:45:13 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:45:13 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:45:13 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:45:13 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:45:13 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:45:13 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:45:13 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:45:13 Caused by: Ice.CommunicatorDestroyedException: null
10:45:13 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:45:13 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:45:13 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:45:13 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:45:13 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:45:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:45:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:45:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:45:13 	... 7 common frames omitted
10:45:22 2026-07-31 10:45:22,971 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
10:45:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:45:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:45:22 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:45:22 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:45:22 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:45:22 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:45:22 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:45:22 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:45:22 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:45:22 Caused by: Ice.CommunicatorDestroyedException: null
10:45:22 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:45:22 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:45:22 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:45:22 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:45:22 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:45:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:45:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:45:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:45:22 	... 7 common frames omitted
10:48:12 2026-07-31 10:48:12,532 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
10:48:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:48:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:48:12 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:48:12 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:48:12 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:48:12 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:48:12 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:48:12 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:48:12 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:48:12 Caused by: Ice.CommunicatorDestroyedException: null
10:48:12 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:48:12 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:48:12 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:48:12 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:48:12 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:48:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:48:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:48:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:48:12 	... 7 common frames omitted
10:48:15 2026-07-31 10:48:15,489 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
10:48:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:48:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:48:15 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:48:15 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:48:15 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:48:15 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:48:15 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:48:15 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:48:15 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:48:15 Caused by: Ice.CommunicatorDestroyedException: null
10:48:15 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:48:15 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:48:15 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:48:15 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:48:15 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:48:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:48:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:48:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:48:15 	... 7 common frames omitted
10:48:17 2026-07-31 10:48:17,819 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
10:48:17 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:48:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:48:17 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:48:17 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:48:17 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:48:17 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:48:17 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:48:17 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:48:17 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:48:17 Caused by: Ice.CommunicatorDestroyedException: null
10:48:17 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:48:17 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:48:17 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:48:17 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:48:17 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:48:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:48:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:48:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:48:17 	... 7 common frames omitted
10:48:20 2026-07-31 10:48:20,163 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
10:48:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:48:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:48:20 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:48:20 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:48:20 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:48:20 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:48:20 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:48:20 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:48:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:48:20 Caused by: Ice.CommunicatorDestroyedException: null
10:48:20 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:48:20 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:48:20 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:48:20 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:48:20 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:48:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:48:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:48:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:48:20 	... 7 common frames omitted
10:48:22 2026-07-31 10:48:22,838 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
10:48:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:48:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:48:22 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:48:22 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:48:22 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:48:22 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:48:22 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:48:22 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:48:22 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:48:22 Caused by: Ice.CommunicatorDestroyedException: null
10:48:22 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:48:22 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:48:22 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:48:22 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:48:22 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:48:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:48:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:48:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:48:22 	... 7 common frames omitted
10:48:24 2026-07-31 10:48:24,948 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
10:48:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:48:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:48:24 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:48:24 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:48:24 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:48:24 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:48:24 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:48:24 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:48:24 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:48:24 Caused by: Ice.CommunicatorDestroyedException: null
10:48:24 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:48:24 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:48:24 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:48:24 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:48:24 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:48:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:48:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:48:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:48:24 	... 7 common frames omitted
10:48:27 2026-07-31 10:48:27,137 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
10:48:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:48:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:48:27 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:48:27 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:48:27 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:48:27 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:48:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:48:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:48:27 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:48:27 Caused by: Ice.CommunicatorDestroyedException: null
10:48:27 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:48:27 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:48:27 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:48:27 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:48:27 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:48:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:48:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:48:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:48:27 	... 7 common frames omitted
10:48:29 2026-07-31 10:48:29,248 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
10:48:29 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:48:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:48:29 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:48:29 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:48:29 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:48:29 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:48:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:48:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:48:29 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:48:29 Caused by: Ice.CommunicatorDestroyedException: null
10:48:29 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:48:29 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:48:29 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:48:29 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:48:29 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:48:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:48:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:48:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:48:29 	... 7 common frames omitted
10:52:07 2026-07-31 10:52:07,668 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
10:52:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:52:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:52:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:52:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:52:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:52:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:52:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:52:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:52:07 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:52:07 Caused by: Ice.CommunicatorDestroyedException: null
10:52:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:52:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:52:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:52:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:52:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:52:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:52:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:52:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:52:07 	... 7 common frames omitted
10:52:08 2026-07-31 10:52:08,814 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
10:52:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:52:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:52:08 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:52:08 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:52:08 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:52:08 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:52:08 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:52:08 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:52:08 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:52:08 Caused by: Ice.CommunicatorDestroyedException: null
10:52:08 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:52:08 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:52:08 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:52:08 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:52:08 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:52:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:52:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:52:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:52:08 	... 7 common frames omitted
10:52:11 2026-07-31 10:52:11,059 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
10:52:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:52:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:52:11 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:52:11 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:52:11 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:52:11 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:52:11 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:52:11 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:52:11 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:52:11 Caused by: Ice.CommunicatorDestroyedException: null
10:52:11 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:52:11 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:52:11 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:52:11 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:52:11 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:52:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:52:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:52:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:52:11 	... 7 common frames omitted
10:52:12 2026-07-31 10:52:12,601 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
10:52:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:52:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:52:12 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:52:12 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:52:12 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:52:12 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:52:12 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:52:12 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:52:12 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:52:12 Caused by: Ice.CommunicatorDestroyedException: null
10:52:12 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:52:12 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:52:12 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:52:12 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:52:12 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:52:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:52:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:52:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:52:12 	... 7 common frames omitted
10:52:13 2026-07-31 10:52:13,053 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
10:52:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:52:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:52:13 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:52:13 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:52:13 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:52:13 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:52:13 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:52:13 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:52:13 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:52:13 Caused by: Ice.CommunicatorDestroyedException: null
10:52:13 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:52:13 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:52:13 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:52:13 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:52:13 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:52:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:52:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:52:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:52:13 	... 7 common frames omitted
10:52:15 2026-07-31 10:52:15,219 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
10:52:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:52:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:52:15 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:52:15 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:52:15 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:52:15 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:52:15 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:52:15 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:52:15 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:52:15 Caused by: Ice.CommunicatorDestroyedException: null
10:52:15 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:52:15 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:52:15 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:52:15 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:52:15 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:52:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:52:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:52:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:52:15 	... 7 common frames omitted
10:52:17 2026-07-31 10:52:17,392 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
10:52:17 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:52:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:52:17 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:52:17 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:52:17 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:52:17 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:52:17 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:52:17 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:52:17 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:52:17 Caused by: Ice.CommunicatorDestroyedException: null
10:52:17 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:52:17 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:52:17 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:52:17 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:52:17 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:52:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:52:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:52:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:52:17 	... 7 common frames omitted
10:52:19 2026-07-31 10:52:19,467 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
10:52:19 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:52:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:52:19 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:52:19 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:52:19 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:52:19 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:52:19 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:52:19 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:52:19 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:52:19 Caused by: Ice.CommunicatorDestroyedException: null
10:52:19 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:52:19 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:52:19 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:52:19 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:52:19 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:52:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:52:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:52:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:52:19 	... 7 common frames omitted
10:52:22 2026-07-31 10:52:22,090 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
10:52:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:52:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:52:22 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:52:22 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:52:22 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:52:22 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:52:22 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:52:22 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:52:22 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:52:22 Caused by: Ice.CommunicatorDestroyedException: null
10:52:22 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:52:22 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:52:22 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:52:22 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:52:22 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:52:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:52:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:52:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:52:22 	... 7 common frames omitted
10:52:23 2026-07-31 10:52:23,958 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
10:52:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:52:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:52:23 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:52:23 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:52:23 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:52:23 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:52:23 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:52:23 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:52:23 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:52:23 Caused by: Ice.CommunicatorDestroyedException: null
10:52:23 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:52:23 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:52:23 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:52:23 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:52:23 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:52:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:52:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:52:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:52:23 	... 7 common frames omitted
10:52:25 2026-07-31 10:52:25,919 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
10:52:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:52:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:52:25 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:52:25 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:52:25 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:52:25 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:52:25 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:52:25 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:52:25 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:52:25 Caused by: Ice.CommunicatorDestroyedException: null
10:52:25 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:52:25 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:52:25 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:52:25 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:52:25 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:52:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:52:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:52:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:52:25 	... 7 common frames omitted
10:52:27 2026-07-31 10:52:27,809 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
10:52:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:52:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:52:27 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:52:27 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:52:27 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:52:27 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:52:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:52:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:52:27 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:52:27 Caused by: Ice.CommunicatorDestroyedException: null
10:52:27 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:52:27 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:52:27 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:52:27 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:52:27 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:52:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:52:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:52:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:52:27 	... 7 common frames omitted
10:53:21 2026-07-31 10:53:21,212 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
10:53:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:53:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:53:21 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:53:21 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:53:21 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:53:21 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:53:21 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:53:21 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:53:21 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:53:21 Caused by: Ice.CommunicatorDestroyedException: null
10:53:21 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:53:21 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:53:21 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:53:21 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:53:21 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:53:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:53:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:53:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:53:21 	... 7 common frames omitted
10:53:25 2026-07-31 10:53:25,175 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
10:53:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:53:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:53:25 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:53:25 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:53:25 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:53:25 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:53:25 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:53:25 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:53:25 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:53:25 Caused by: Ice.CommunicatorDestroyedException: null
10:53:25 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:53:25 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:53:25 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:53:25 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:53:25 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:53:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:53:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:53:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:53:25 	... 7 common frames omitted
10:53:57 2026-07-31 10:53:57,186 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
10:53:57 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:53:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:53:57 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:53:57 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:53:57 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:53:57 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:53:57 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:53:57 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:53:57 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:53:57 Caused by: Ice.CommunicatorDestroyedException: null
10:53:57 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:53:57 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:53:57 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:53:57 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:53:57 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:53:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:53:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:53:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:53:57 	... 7 common frames omitted
10:54:00 2026-07-31 10:54:00,826 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
10:54:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:54:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:54:00 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:54:00 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:54:00 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:54:00 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:54:00 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:54:00 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:54:00 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:54:00 Caused by: Ice.CommunicatorDestroyedException: null
10:54:00 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:54:00 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:54:00 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:54:00 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:54:00 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:54:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:54:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:54:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:54:00 	... 7 common frames omitted
10:55:38 2026-07-31 10:55:38,761 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
10:55:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
10:55:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
10:55:38 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
10:55:38 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
10:55:38 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
10:55:38 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
10:55:38 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
10:55:38 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
10:55:38 	at java.base/java.lang.Thread.run(Thread.java:1583)
10:55:38 Caused by: Ice.CommunicatorDestroyedException: null
10:55:38 	at IceInternal.Instance.proxyFactory(Instance.java:239)
10:55:38 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
10:55:38 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
10:55:38 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
10:55:38 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
10:55:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
10:55:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
10:55:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
10:55:38 	... 7 common frames omitted
11:01:24 2026-07-31 11:01:24,288 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:01:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:01:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:01:24 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:01:24 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:01:24 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:01:24 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:01:24 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:01:24 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:01:24 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:01:24 Caused by: Ice.CommunicatorDestroyedException: null
11:01:24 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:01:24 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:01:24 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:01:24 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:01:24 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:01:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:01:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:01:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:01:24 	... 7 common frames omitted
11:01:26 2026-07-31 11:01:26,344 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
11:01:26 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:01:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:01:26 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:01:26 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:01:26 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:01:26 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:01:26 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:01:26 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:01:26 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:01:26 Caused by: Ice.CommunicatorDestroyedException: null
11:01:26 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:01:26 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:01:26 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:01:26 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:01:26 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:01:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:01:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:01:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:01:26 	... 7 common frames omitted
11:01:28 2026-07-31 11:01:28,059 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
11:01:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:01:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:01:28 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:01:28 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:01:28 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:01:28 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:01:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:01:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:01:28 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:01:28 Caused by: Ice.CommunicatorDestroyedException: null
11:01:28 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:01:28 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:01:28 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:01:28 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:01:28 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:01:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:01:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:01:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:01:28 	... 7 common frames omitted
11:01:29 2026-07-31 11:01:29,608 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
11:01:29 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:01:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:01:29 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:01:29 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:01:29 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:01:29 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:01:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:01:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:01:29 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:01:29 Caused by: Ice.CommunicatorDestroyedException: null
11:01:29 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:01:29 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:01:29 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:01:29 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:01:29 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:01:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:01:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:01:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:01:29 	... 7 common frames omitted
11:01:31 2026-07-31 11:01:31,161 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
11:01:31 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:01:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:01:31 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:01:31 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:01:31 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:01:31 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:01:31 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:01:31 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:01:31 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:01:31 Caused by: Ice.CommunicatorDestroyedException: null
11:01:31 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:01:31 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:01:31 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:01:31 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:01:31 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:01:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:01:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:01:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:01:31 	... 7 common frames omitted
11:01:32 2026-07-31 11:01:32,661 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:01:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:01:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:01:32 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:01:32 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:01:32 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:01:32 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:01:32 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:01:32 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:01:32 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:01:32 Caused by: Ice.CommunicatorDestroyedException: null
11:01:32 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:01:32 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:01:32 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:01:32 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:01:32 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:01:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:01:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:01:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:01:32 	... 7 common frames omitted
11:01:34 2026-07-31 11:01:34,146 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
11:01:34 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:01:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:01:34 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:01:34 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:01:34 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:01:34 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:01:34 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:01:34 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:01:34 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:01:34 Caused by: Ice.CommunicatorDestroyedException: null
11:01:34 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:01:34 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:01:34 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:01:34 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:01:34 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:01:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:01:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:01:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:01:34 	... 7 common frames omitted
11:01:35 2026-07-31 11:01:35,663 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
11:01:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:01:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:01:35 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:01:35 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:01:35 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:01:35 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:01:35 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:01:35 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:01:35 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:01:35 Caused by: Ice.CommunicatorDestroyedException: null
11:01:35 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:01:35 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:01:35 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:01:35 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:01:35 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:01:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:01:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:01:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:01:35 	... 7 common frames omitted
11:01:37 2026-07-31 11:01:37,078 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
11:01:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:01:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:01:37 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:01:37 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:01:37 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:01:37 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:01:37 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:01:37 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:01:37 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:01:37 Caused by: Ice.CommunicatorDestroyedException: null
11:01:37 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:01:37 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:01:37 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:01:37 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:01:37 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:01:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:01:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:01:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:01:37 	... 7 common frames omitted
11:01:38 2026-07-31 11:01:38,557 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
11:01:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:01:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:01:38 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:01:38 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:01:38 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:01:38 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:01:38 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:01:38 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:01:38 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:01:38 Caused by: Ice.CommunicatorDestroyedException: null
11:01:38 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:01:38 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:01:38 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:01:38 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:01:38 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:01:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:01:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:01:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:01:38 	... 7 common frames omitted
11:01:40 2026-07-31 11:01:40,068 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:01:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:01:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:01:40 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:01:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:01:40 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:01:40 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:01:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:01:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:01:40 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:01:40 Caused by: Ice.CommunicatorDestroyedException: null
11:01:40 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:01:40 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:01:40 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:01:40 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:01:40 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:01:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:01:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:01:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:01:40 	... 7 common frames omitted
11:01:41 2026-07-31 11:01:41,475 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
11:01:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:01:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:01:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:01:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:01:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:01:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:01:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:01:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:01:41 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:01:41 Caused by: Ice.CommunicatorDestroyedException: null
11:01:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:01:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:01:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:01:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:01:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:01:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:01:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:01:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:01:41 	... 7 common frames omitted
11:01:42 2026-07-31 11:01:42,904 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
11:01:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:01:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:01:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:01:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:01:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:01:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:01:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:01:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:01:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:01:42 Caused by: Ice.CommunicatorDestroyedException: null
11:01:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:01:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:01:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:01:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:01:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:01:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:01:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:01:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:01:42 	... 7 common frames omitted
11:01:44 2026-07-31 11:01:44,432 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
11:01:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:01:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:01:44 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:01:44 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:01:44 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:01:44 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:01:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:01:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:01:44 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:01:44 Caused by: Ice.CommunicatorDestroyedException: null
11:01:44 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:01:44 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:01:44 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:01:44 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:01:44 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:01:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:01:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:01:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:01:44 	... 7 common frames omitted
11:01:45 2026-07-31 11:01:45,817 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:01:45 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:01:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:01:45 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:01:45 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:01:45 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:01:45 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:01:45 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:01:45 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:01:45 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:01:45 Caused by: Ice.CommunicatorDestroyedException: null
11:01:45 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:01:45 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:01:45 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:01:45 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:01:45 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:01:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:01:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:01:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:01:45 	... 7 common frames omitted
11:01:47 2026-07-31 11:01:47,312 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
11:01:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:01:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:01:47 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:01:47 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:01:47 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:01:47 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:01:47 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:01:47 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:01:47 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:01:47 Caused by: Ice.CommunicatorDestroyedException: null
11:01:47 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:01:47 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:01:47 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:01:47 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:01:47 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:01:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:01:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:01:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:01:47 	... 7 common frames omitted
11:01:48 2026-07-31 11:01:48,801 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
11:01:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:01:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:01:48 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:01:48 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:01:48 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:01:48 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:01:48 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:01:48 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:01:48 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:01:48 Caused by: Ice.CommunicatorDestroyedException: null
11:01:48 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:01:48 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:01:48 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:01:48 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:01:48 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:01:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:01:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:01:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:01:48 	... 7 common frames omitted
11:01:50 2026-07-31 11:01:50,203 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
11:01:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:01:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:01:50 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:01:50 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:01:50 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:01:50 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:01:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:01:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:01:50 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:01:50 Caused by: Ice.CommunicatorDestroyedException: null
11:01:50 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:01:50 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:01:50 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:01:50 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:01:50 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:01:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:01:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:01:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:01:50 	... 7 common frames omitted
11:01:51 2026-07-31 11:01:51,688 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
11:01:51 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:01:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:01:51 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:01:51 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:01:51 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:01:51 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:01:51 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:01:51 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:01:51 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:01:51 Caused by: Ice.CommunicatorDestroyedException: null
11:01:51 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:01:51 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:01:51 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:01:51 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:01:51 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:01:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:01:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:01:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:01:51 	... 7 common frames omitted
11:01:53 2026-07-31 11:01:53,154 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
11:01:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:01:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:01:53 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:01:53 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:01:53 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:01:53 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:01:53 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:01:53 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:01:53 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:01:53 Caused by: Ice.CommunicatorDestroyedException: null
11:01:53 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:01:53 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:01:53 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:01:53 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:01:53 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:01:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:01:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:01:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:01:53 	... 7 common frames omitted
11:01:54 2026-07-31 11:01:54,555 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
11:01:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:01:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:01:54 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:01:54 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:01:54 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:01:54 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:01:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:01:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:01:54 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:01:54 Caused by: Ice.CommunicatorDestroyedException: null
11:01:54 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:01:54 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:01:54 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:01:54 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:01:54 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:01:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:01:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:01:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:01:54 	... 7 common frames omitted
11:01:55 2026-07-31 11:01:55,984 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
11:01:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:01:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:01:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:01:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:01:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:01:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:01:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:01:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:01:55 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:01:55 Caused by: Ice.CommunicatorDestroyedException: null
11:01:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:01:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:01:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:01:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:01:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:01:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:01:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:01:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:01:55 	... 7 common frames omitted
11:01:57 2026-07-31 11:01:57,346 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
11:01:57 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:01:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:01:57 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:01:57 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:01:57 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:01:57 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:01:57 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:01:57 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:01:57 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:01:57 Caused by: Ice.CommunicatorDestroyedException: null
11:01:57 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:01:57 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:01:57 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:01:57 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:01:57 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:01:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:01:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:01:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:01:57 	... 7 common frames omitted
11:01:58 2026-07-31 11:01:58,602 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
11:01:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:01:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:01:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:01:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:01:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:01:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:01:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:01:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:01:58 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:01:58 Caused by: Ice.CommunicatorDestroyedException: null
11:01:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:01:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:01:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:01:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:01:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:01:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:01:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:01:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:01:58 	... 7 common frames omitted
11:02:00 2026-07-31 11:02:00,028 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:02:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:02:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:02:00 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:02:00 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:02:00 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:02:00 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:02:00 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:02:00 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:02:00 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:02:00 Caused by: Ice.CommunicatorDestroyedException: null
11:02:00 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:02:00 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:02:00 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:02:00 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:02:00 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:02:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:02:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:02:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:02:00 	... 7 common frames omitted
11:02:01 2026-07-31 11:02:01,627 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
11:02:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:02:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:02:01 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:02:01 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:02:01 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:02:01 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:02:01 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:02:01 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:02:01 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:02:01 Caused by: Ice.CommunicatorDestroyedException: null
11:02:01 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:02:01 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:02:01 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:02:01 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:02:01 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:02:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:02:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:02:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:02:01 	... 7 common frames omitted
11:02:03 2026-07-31 11:02:03,105 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
11:02:03 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:02:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:02:03 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:02:03 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:02:03 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:02:03 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:02:03 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:02:03 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:02:03 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:02:03 Caused by: Ice.CommunicatorDestroyedException: null
11:02:03 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:02:03 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:02:03 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:02:03 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:02:03 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:02:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:02:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:02:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:02:03 	... 7 common frames omitted
11:02:04 2026-07-31 11:02:04,758 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
11:02:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:02:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:02:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:02:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:02:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:02:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:02:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:02:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:02:04 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:02:04 Caused by: Ice.CommunicatorDestroyedException: null
11:02:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:02:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:02:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:02:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:02:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:02:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:02:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:02:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:02:04 	... 7 common frames omitted
11:02:06 2026-07-31 11:02:06,338 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
11:02:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:02:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:02:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:02:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:02:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:02:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:02:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:02:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:02:06 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:02:06 Caused by: Ice.CommunicatorDestroyedException: null
11:02:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:02:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:02:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:02:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:02:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:02:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:02:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:02:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:02:06 	... 7 common frames omitted
11:02:08 2026-07-31 11:02:08,208 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
11:02:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:02:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:02:08 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:02:08 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:02:08 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:02:08 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:02:08 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:02:08 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:02:08 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:02:08 Caused by: Ice.CommunicatorDestroyedException: null
11:02:08 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:02:08 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:02:08 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:02:08 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:02:08 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:02:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:02:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:02:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:02:08 	... 7 common frames omitted
11:02:09 2026-07-31 11:02:09,939 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
11:02:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:02:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:02:09 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:02:09 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:02:09 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:02:09 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:02:09 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:02:09 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:02:09 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:02:09 Caused by: Ice.CommunicatorDestroyedException: null
11:02:09 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:02:09 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:02:09 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:02:09 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:02:09 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:02:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:02:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:02:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:02:09 	... 7 common frames omitted
11:02:11 2026-07-31 11:02:11,663 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
11:02:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:02:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:02:11 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:02:11 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:02:11 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:02:11 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:02:11 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:02:11 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:02:11 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:02:11 Caused by: Ice.CommunicatorDestroyedException: null
11:02:11 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:02:11 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:02:11 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:02:11 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:02:11 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:02:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:02:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:02:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:02:11 	... 7 common frames omitted
11:02:13 2026-07-31 11:02:13,161 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
11:02:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:02:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:02:13 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:02:13 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:02:13 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:02:13 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:02:13 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:02:13 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:02:13 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:02:13 Caused by: Ice.CommunicatorDestroyedException: null
11:02:13 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:02:13 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:02:13 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:02:13 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:02:13 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:02:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:02:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:02:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:02:13 	... 7 common frames omitted
11:02:14 2026-07-31 11:02:14,986 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
11:02:14 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:02:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:02:14 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:02:14 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:02:14 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:02:14 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:02:14 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:02:14 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:02:14 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:02:14 Caused by: Ice.CommunicatorDestroyedException: null
11:02:14 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:02:14 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:02:14 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:02:14 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:02:14 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:02:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:02:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:02:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:02:14 	... 7 common frames omitted
11:02:16 2026-07-31 11:02:16,602 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:02:16 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:02:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:02:16 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:02:16 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:02:16 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:02:16 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:02:16 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:02:16 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:02:16 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:02:16 Caused by: Ice.CommunicatorDestroyedException: null
11:02:16 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:02:16 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:02:16 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:02:16 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:02:16 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:02:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:02:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:02:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:02:16 	... 7 common frames omitted
11:02:18 2026-07-31 11:02:18,187 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
11:02:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:02:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:02:18 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:02:18 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:02:18 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:02:18 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:02:18 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:02:18 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:02:18 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:02:18 Caused by: Ice.CommunicatorDestroyedException: null
11:02:18 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:02:18 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:02:18 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:02:18 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:02:18 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:02:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:02:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:02:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:02:18 	... 7 common frames omitted
11:02:23 2026-07-31 11:02:23,721 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
11:02:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:02:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:02:23 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:02:23 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:02:23 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:02:23 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:02:23 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:02:23 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:02:23 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:02:23 Caused by: Ice.CommunicatorDestroyedException: null
11:02:23 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:02:23 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:02:23 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:02:23 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:02:23 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:02:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:02:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:02:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:02:23 	... 7 common frames omitted
11:02:25 2026-07-31 11:02:25,835 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
11:02:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:02:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:02:25 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:02:25 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:02:25 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:02:25 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:02:25 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:02:25 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:02:25 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:02:25 Caused by: Ice.CommunicatorDestroyedException: null
11:02:25 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:02:25 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:02:25 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:02:25 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:02:25 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:02:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:02:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:02:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:02:25 	... 7 common frames omitted
11:02:27 2026-07-31 11:02:27,902 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
11:02:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:02:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:02:27 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:02:27 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:02:27 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:02:27 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:02:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:02:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:02:27 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:02:27 Caused by: Ice.CommunicatorDestroyedException: null
11:02:27 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:02:27 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:02:27 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:02:27 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:02:27 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:02:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:02:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:02:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:02:27 	... 7 common frames omitted
11:03:54 2026-07-31 11:03:54,776 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
11:03:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:03:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:03:54 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:03:54 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:03:54 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:03:54 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:03:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:03:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:03:54 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:03:54 Caused by: Ice.CommunicatorDestroyedException: null
11:03:54 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:03:54 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:03:54 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:03:54 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:03:54 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:03:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:03:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:03:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:03:54 	... 7 common frames omitted
11:04:03 2026-07-31 11:04:03,769 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
11:04:03 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:04:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:04:03 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:04:03 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:04:03 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:04:03 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:04:03 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:04:03 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:04:03 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:04:03 Caused by: Ice.CommunicatorDestroyedException: null
11:04:03 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:04:03 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:04:03 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:04:03 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:04:03 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:04:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:04:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:04:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:04:03 	... 7 common frames omitted
11:04:07 2026-07-31 11:04:07,826 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:04:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:04:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:04:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:04:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:04:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:04:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:04:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:04:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:04:07 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:04:07 Caused by: Ice.CommunicatorDestroyedException: null
11:04:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:04:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:04:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:04:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:04:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:04:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:04:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:04:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:04:07 	... 7 common frames omitted
11:04:11 2026-07-31 11:04:11,321 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
11:04:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:04:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:04:11 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:04:11 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:04:11 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:04:11 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:04:11 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:04:11 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:04:11 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:04:11 Caused by: Ice.CommunicatorDestroyedException: null
11:04:11 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:04:11 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:04:11 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:04:11 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:04:11 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:04:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:04:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:04:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:04:11 	... 7 common frames omitted
11:04:14 2026-07-31 11:04:14,626 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
11:04:14 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:04:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:04:14 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:04:14 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:04:14 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:04:14 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:04:14 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:04:14 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:04:14 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:04:14 Caused by: Ice.CommunicatorDestroyedException: null
11:04:14 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:04:14 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:04:14 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:04:14 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:04:14 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:04:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:04:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:04:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:04:14 	... 7 common frames omitted
11:04:17 2026-07-31 11:04:17,351 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
11:04:17 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:04:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:04:17 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:04:17 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:04:17 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:04:17 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:04:17 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:04:17 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:04:17 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:04:17 Caused by: Ice.CommunicatorDestroyedException: null
11:04:17 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:04:17 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:04:17 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:04:17 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:04:17 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:04:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:04:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:04:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:04:17 	... 7 common frames omitted
11:04:20 2026-07-31 11:04:20,159 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
11:04:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:04:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:04:20 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:04:20 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:04:20 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:04:20 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:04:20 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:04:20 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:04:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:04:20 Caused by: Ice.CommunicatorDestroyedException: null
11:04:20 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:04:20 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:04:20 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:04:20 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:04:20 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:04:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:04:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:04:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:04:20 	... 7 common frames omitted
11:04:22 2026-07-31 11:04:22,871 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:04:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:04:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:04:22 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:04:22 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:04:22 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:04:22 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:04:22 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:04:22 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:04:22 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:04:22 Caused by: Ice.CommunicatorDestroyedException: null
11:04:22 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:04:22 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:04:22 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:04:22 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:04:22 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:04:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:04:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:04:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:04:22 	... 7 common frames omitted
11:04:25 2026-07-31 11:04:25,610 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
11:04:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:04:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:04:25 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:04:25 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:04:25 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:04:25 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:04:25 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:04:25 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:04:25 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:04:25 Caused by: Ice.CommunicatorDestroyedException: null
11:04:25 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:04:25 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:04:25 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:04:25 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:04:25 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:04:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:04:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:04:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:04:25 	... 7 common frames omitted
11:04:28 2026-07-31 11:04:28,358 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
11:04:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:04:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:04:28 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:04:28 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:04:28 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:04:28 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:04:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:04:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:04:28 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:04:28 Caused by: Ice.CommunicatorDestroyedException: null
11:04:28 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:04:28 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:04:28 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:04:28 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:04:28 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:04:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:04:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:04:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:04:28 	... 7 common frames omitted
11:04:30 2026-07-31 11:04:30,529 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
11:04:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:04:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:04:30 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:04:30 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:04:30 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:04:30 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:04:30 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:04:30 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:04:30 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:04:30 Caused by: Ice.CommunicatorDestroyedException: null
11:04:30 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:04:30 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:04:30 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:04:30 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:04:30 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:04:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:04:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:04:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:04:30 	... 7 common frames omitted
11:04:32 2026-07-31 11:04:32,548 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
11:04:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:04:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:04:32 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:04:32 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:04:32 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:04:32 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:04:32 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:04:32 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:04:32 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:04:32 Caused by: Ice.CommunicatorDestroyedException: null
11:04:32 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:04:32 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:04:32 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:04:32 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:04:32 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:04:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:04:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:04:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:04:32 	... 7 common frames omitted
11:04:34 2026-07-31 11:04:34,614 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:04:34 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:04:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:04:34 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:04:34 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:04:34 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:04:34 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:04:34 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:04:34 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:04:34 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:04:34 Caused by: Ice.CommunicatorDestroyedException: null
11:04:34 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:04:34 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:04:34 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:04:34 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:04:34 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:04:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:04:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:04:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:04:34 	... 7 common frames omitted
11:04:37 2026-07-31 11:04:37,089 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
11:04:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:04:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:04:37 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:04:37 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:04:37 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:04:37 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:04:37 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:04:37 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:04:37 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:04:37 Caused by: Ice.CommunicatorDestroyedException: null
11:04:37 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:04:37 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:04:37 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:04:37 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:04:37 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:04:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:04:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:04:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:04:37 	... 7 common frames omitted
11:04:39 2026-07-31 11:04:39,566 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
11:04:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:04:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:04:39 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:04:39 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:04:39 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:04:39 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:04:39 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:04:39 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:04:39 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:04:39 Caused by: Ice.CommunicatorDestroyedException: null
11:04:39 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:04:39 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:04:39 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:04:39 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:04:39 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:04:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:04:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:04:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:04:39 	... 7 common frames omitted
11:04:42 2026-07-31 11:04:42,072 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
11:04:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:04:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:04:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:04:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:04:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:04:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:04:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:04:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:04:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:04:42 Caused by: Ice.CommunicatorDestroyedException: null
11:04:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:04:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:04:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:04:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:04:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:04:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:04:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:04:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:04:42 	... 7 common frames omitted
11:04:44 2026-07-31 11:04:44,587 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
11:04:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:04:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:04:44 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:04:44 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:04:44 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:04:44 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:04:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:04:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:04:44 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:04:44 Caused by: Ice.CommunicatorDestroyedException: null
11:04:44 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:04:44 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:04:44 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:04:44 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:04:44 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:04:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:04:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:04:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:04:44 	... 7 common frames omitted
11:04:46 2026-07-31 11:04:46,579 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:04:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:04:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:04:46 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:04:46 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:04:46 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:04:46 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:04:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:04:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:04:46 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:04:46 Caused by: Ice.CommunicatorDestroyedException: null
11:04:46 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:04:46 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:04:46 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:04:46 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:04:46 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:04:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:04:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:04:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:04:46 	... 7 common frames omitted
11:04:48 2026-07-31 11:04:48,532 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
11:04:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:04:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:04:48 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:04:48 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:04:48 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:04:48 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:04:48 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:04:48 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:04:48 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:04:48 Caused by: Ice.CommunicatorDestroyedException: null
11:04:48 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:04:48 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:04:48 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:04:48 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:04:48 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:04:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:04:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:04:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:04:48 	... 7 common frames omitted
11:04:50 2026-07-31 11:04:50,513 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
11:04:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:04:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:04:50 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:04:50 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:04:50 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:04:50 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:04:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:04:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:04:50 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:04:50 Caused by: Ice.CommunicatorDestroyedException: null
11:04:50 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:04:50 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:04:50 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:04:50 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:04:50 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:04:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:04:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:04:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:04:50 	... 7 common frames omitted
11:04:52 2026-07-31 11:04:52,569 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
11:04:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:04:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:04:52 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:04:52 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:04:52 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:04:52 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:04:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:04:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:04:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:04:52 Caused by: Ice.CommunicatorDestroyedException: null
11:04:52 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:04:52 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:04:52 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:04:52 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:04:52 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:04:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:04:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:04:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:04:52 	... 7 common frames omitted
11:04:54 2026-07-31 11:04:54,579 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
11:04:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:04:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:04:54 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:04:54 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:04:54 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:04:54 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:04:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:04:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:04:54 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:04:54 Caused by: Ice.CommunicatorDestroyedException: null
11:04:54 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:04:54 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:04:54 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:04:54 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:04:54 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:04:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:04:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:04:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:04:54 	... 7 common frames omitted
11:04:56 2026-07-31 11:04:56,199 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:04:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:04:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:04:56 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:04:56 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:04:56 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:04:56 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:04:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:04:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:04:56 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:04:56 Caused by: Ice.CommunicatorDestroyedException: null
11:04:56 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:04:56 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:04:56 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:04:56 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:04:56 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:04:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:04:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:04:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:04:56 	... 7 common frames omitted
11:04:57 2026-07-31 11:04:57,805 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
11:04:57 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:04:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:04:57 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:04:57 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:04:57 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:04:57 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:04:57 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:04:57 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:04:57 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:04:57 Caused by: Ice.CommunicatorDestroyedException: null
11:04:57 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:04:57 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:04:57 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:04:57 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:04:57 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:04:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:04:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:04:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:04:57 	... 7 common frames omitted
11:04:59 2026-07-31 11:04:59,519 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
11:04:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:04:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:04:59 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:04:59 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:04:59 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:04:59 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:04:59 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:04:59 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:04:59 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:04:59 Caused by: Ice.CommunicatorDestroyedException: null
11:04:59 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:04:59 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:04:59 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:04:59 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:04:59 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:04:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:04:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:04:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:04:59 	... 7 common frames omitted
11:05:01 2026-07-31 11:05:01,613 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
11:05:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:05:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:05:01 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:05:01 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:05:01 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:05:01 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:05:01 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:05:01 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:05:01 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:05:01 Caused by: Ice.CommunicatorDestroyedException: null
11:05:01 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:05:01 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:05:01 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:05:01 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:05:01 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:05:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:05:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:05:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:05:01 	... 7 common frames omitted
11:05:04 2026-07-31 11:05:04,663 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
11:05:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:05:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:05:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:05:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:05:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:05:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:05:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:05:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:05:04 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:05:04 Caused by: Ice.CommunicatorDestroyedException: null
11:05:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:05:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:05:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:05:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:05:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:05:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:05:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:05:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:05:04 	... 7 common frames omitted
11:05:07 2026-07-31 11:05:07,845 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:05:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:05:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:05:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:05:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:05:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:05:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:05:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:05:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:05:07 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:05:07 Caused by: Ice.CommunicatorDestroyedException: null
11:05:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:05:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:05:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:05:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:05:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:05:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:05:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:05:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:05:07 	... 7 common frames omitted
11:05:11 2026-07-31 11:05:11,248 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
11:05:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:05:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:05:11 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:05:11 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:05:11 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:05:11 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:05:11 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:05:11 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:05:11 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:05:11 Caused by: Ice.CommunicatorDestroyedException: null
11:05:11 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:05:11 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:05:11 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:05:11 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:05:11 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:05:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:05:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:05:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:05:11 	... 7 common frames omitted
11:05:14 2026-07-31 11:05:14,414 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
11:05:14 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:05:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:05:14 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:05:14 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:05:14 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:05:14 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:05:14 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:05:14 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:05:14 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:05:14 Caused by: Ice.CommunicatorDestroyedException: null
11:05:14 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:05:14 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:05:14 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:05:14 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:05:14 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:05:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:05:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:05:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:05:14 	... 7 common frames omitted
11:05:16 2026-07-31 11:05:16,380 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
11:05:16 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:05:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:05:16 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:05:16 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:05:16 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:05:16 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:05:16 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:05:16 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:05:16 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:05:16 Caused by: Ice.CommunicatorDestroyedException: null
11:05:16 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:05:16 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:05:16 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:05:16 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:05:16 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:05:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:05:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:05:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:05:16 	... 7 common frames omitted
11:05:18 2026-07-31 11:05:18,504 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
11:05:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:05:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:05:18 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:05:18 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:05:18 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:05:18 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:05:18 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:05:18 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:05:18 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:05:18 Caused by: Ice.CommunicatorDestroyedException: null
11:05:18 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:05:18 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:05:18 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:05:18 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:05:18 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:05:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:05:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:05:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:05:18 	... 7 common frames omitted
11:05:21 2026-07-31 11:05:21,271 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:05:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:05:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:05:21 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:05:21 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:05:21 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:05:21 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:05:21 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:05:21 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:05:21 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:05:21 Caused by: Ice.CommunicatorDestroyedException: null
11:05:21 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:05:21 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:05:21 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:05:21 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:05:21 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:05:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:05:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:05:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:05:21 	... 7 common frames omitted
11:05:23 2026-07-31 11:05:23,957 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
11:05:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:05:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:05:23 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:05:23 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:05:23 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:05:23 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:05:23 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:05:23 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:05:23 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:05:23 Caused by: Ice.CommunicatorDestroyedException: null
11:05:23 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:05:23 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:05:23 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:05:23 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:05:23 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:05:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:05:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:05:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:05:23 	... 7 common frames omitted
11:05:26 2026-07-31 11:05:26,610 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
11:05:26 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:05:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:05:26 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:05:26 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:05:26 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:05:26 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:05:26 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:05:26 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:05:26 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:05:26 Caused by: Ice.CommunicatorDestroyedException: null
11:05:26 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:05:26 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:05:26 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:05:26 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:05:26 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:05:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:05:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:05:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:05:26 	... 7 common frames omitted
11:05:29 2026-07-31 11:05:29,243 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
11:05:29 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:05:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:05:29 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:05:29 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:05:29 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:05:29 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:05:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:05:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:05:29 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:05:29 Caused by: Ice.CommunicatorDestroyedException: null
11:05:29 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:05:29 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:05:29 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:05:29 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:05:29 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:05:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:05:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:05:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:05:29 	... 7 common frames omitted
11:05:31 2026-07-31 11:05:31,257 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
11:05:31 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:05:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:05:31 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:05:31 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:05:31 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:05:31 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:05:31 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:05:31 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:05:31 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:05:31 Caused by: Ice.CommunicatorDestroyedException: null
11:05:31 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:05:31 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:05:31 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:05:31 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:05:31 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:05:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:05:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:05:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:05:31 	... 7 common frames omitted
11:05:33 2026-07-31 11:05:33,252 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:05:33 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:05:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:05:33 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:05:33 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:05:33 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:05:33 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:05:33 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:05:33 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:05:33 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:05:33 Caused by: Ice.CommunicatorDestroyedException: null
11:05:33 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:05:33 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:05:33 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:05:33 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:05:33 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:05:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:05:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:05:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:05:33 	... 7 common frames omitted
11:05:35 2026-07-31 11:05:35,213 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
11:05:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:05:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:05:35 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:05:35 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:05:35 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:05:35 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:05:35 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:05:35 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:05:35 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:05:35 Caused by: Ice.CommunicatorDestroyedException: null
11:05:35 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:05:35 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:05:35 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:05:35 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:05:35 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:05:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:05:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:05:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:05:35 	... 7 common frames omitted
11:06:06 2026-07-31 11:06:06,462 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
11:06:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:06:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:06:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:06:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:06:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:06:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:06:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:06:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:06:06 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:06:06 Caused by: Ice.CommunicatorDestroyedException: null
11:06:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:06:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:06:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:06:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:06:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:06:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:06:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:06:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:06:06 	... 7 common frames omitted
11:06:12 2026-07-31 11:06:12,853 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
11:06:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:06:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:06:12 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:06:12 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:06:12 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:06:12 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:06:12 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:06:12 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:06:12 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:06:12 Caused by: Ice.CommunicatorDestroyedException: null
11:06:12 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:06:12 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:06:12 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:06:12 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:06:12 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:06:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:06:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:06:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:06:12 	... 7 common frames omitted
11:06:18 2026-07-31 11:06:18,529 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
11:06:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:06:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:06:18 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:06:18 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:06:18 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:06:18 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:06:18 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:06:18 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:06:18 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:06:18 Caused by: Ice.CommunicatorDestroyedException: null
11:06:18 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:06:18 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:06:18 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:06:18 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:06:18 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:06:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:06:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:06:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:06:18 	... 7 common frames omitted
11:06:56 2026-07-31 11:06:56,155 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:06:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:06:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:06:56 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:06:56 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:06:56 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:06:56 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:06:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:06:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:06:56 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:06:56 Caused by: Ice.CommunicatorDestroyedException: null
11:06:56 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:06:56 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:06:56 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:06:56 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:06:56 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:06:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:06:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:06:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:06:56 	... 7 common frames omitted
11:07:31 2026-07-31 11:07:31,084 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
11:07:31 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:07:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:07:31 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:07:31 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:07:31 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:07:31 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:07:31 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:07:31 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:07:31 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:07:31 Caused by: Ice.CommunicatorDestroyedException: null
11:07:31 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:07:31 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:07:31 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:07:31 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:07:31 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:07:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:07:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:07:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:07:31 	... 7 common frames omitted
11:07:33 2026-07-31 11:07:33,932 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
11:07:33 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:07:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:07:33 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:07:33 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:07:33 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:07:33 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:07:33 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:07:33 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:07:33 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:07:33 Caused by: Ice.CommunicatorDestroyedException: null
11:07:33 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:07:33 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:07:33 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:07:33 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:07:33 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:07:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:07:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:07:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:07:33 	... 7 common frames omitted
11:07:36 2026-07-31 11:07:36,684 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
11:07:36 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:07:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:07:36 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:07:36 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:07:36 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:07:36 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:07:36 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:07:36 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:07:36 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:07:36 Caused by: Ice.CommunicatorDestroyedException: null
11:07:36 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:07:36 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:07:36 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:07:36 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:07:36 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:07:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:07:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:07:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:07:36 	... 7 common frames omitted
11:07:39 2026-07-31 11:07:39,366 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
11:07:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:07:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:07:39 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:07:39 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:07:39 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:07:39 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:07:39 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:07:39 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:07:39 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:07:39 Caused by: Ice.CommunicatorDestroyedException: null
11:07:39 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:07:39 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:07:39 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:07:39 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:07:39 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:07:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:07:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:07:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:07:39 	... 7 common frames omitted
11:07:41 2026-07-31 11:07:41,994 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
11:07:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:07:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:07:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:07:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:07:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:07:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:07:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:07:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:07:41 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:07:41 Caused by: Ice.CommunicatorDestroyedException: null
11:07:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:07:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:07:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:07:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:07:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:07:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:07:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:07:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:07:41 	... 7 common frames omitted
11:07:46 2026-07-31 11:07:46,115 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
11:07:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:07:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:07:46 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:07:46 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:07:46 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:07:46 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:07:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:07:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:07:46 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:07:46 Caused by: Ice.CommunicatorDestroyedException: null
11:07:46 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:07:46 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:07:46 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:07:46 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:07:46 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:07:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:07:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:07:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:07:46 	... 7 common frames omitted
11:07:49 2026-07-31 11:07:49,957 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
11:07:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:07:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:07:49 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:07:49 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:07:49 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:07:49 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:07:49 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:07:49 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:07:49 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:07:49 Caused by: Ice.CommunicatorDestroyedException: null
11:07:49 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:07:49 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:07:49 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:07:49 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:07:49 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:07:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:07:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:07:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:07:49 	... 7 common frames omitted
11:07:53 2026-07-31 11:07:53,776 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
11:07:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:07:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:07:53 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:07:53 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:07:53 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:07:53 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:07:53 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:07:53 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:07:53 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:07:53 Caused by: Ice.CommunicatorDestroyedException: null
11:07:53 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:07:53 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:07:53 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:07:53 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:07:53 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:07:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:07:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:07:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:07:53 	... 7 common frames omitted
11:07:57 2026-07-31 11:07:57,521 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:07:57 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:07:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:07:57 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:07:57 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:07:57 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:07:57 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:07:57 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:07:57 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:07:57 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:07:57 Caused by: Ice.CommunicatorDestroyedException: null
11:07:57 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:07:57 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:07:57 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:07:57 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:07:57 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:07:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:07:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:07:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:07:57 	... 7 common frames omitted
11:08:00 2026-07-31 11:08:00,900 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
11:08:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:08:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:08:00 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:08:00 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:08:00 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:08:00 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:08:00 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:08:00 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:08:00 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:08:00 Caused by: Ice.CommunicatorDestroyedException: null
11:08:00 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:08:00 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:08:00 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:08:00 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:08:00 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:08:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:08:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:08:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:08:00 	... 7 common frames omitted
11:08:03 2026-07-31 11:08:03,983 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
11:08:03 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:08:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:08:03 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:08:03 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:08:03 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:08:03 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:08:03 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:08:03 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:08:03 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:08:03 Caused by: Ice.CommunicatorDestroyedException: null
11:08:03 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:08:03 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:08:03 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:08:03 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:08:03 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:08:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:08:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:08:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:08:03 	... 7 common frames omitted
11:08:07 2026-07-31 11:08:07,021 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
11:08:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:08:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:08:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:08:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:08:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:08:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:08:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:08:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:08:07 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:08:07 Caused by: Ice.CommunicatorDestroyedException: null
11:08:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:08:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:08:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:08:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:08:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:08:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:08:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:08:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:08:07 	... 7 common frames omitted
11:08:10 2026-07-31 11:08:10,272 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
11:08:10 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:08:10 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:08:10 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:08:10 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:08:10 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:08:10 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:08:10 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:08:10 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:08:10 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:08:10 Caused by: Ice.CommunicatorDestroyedException: null
11:08:10 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:08:10 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:08:10 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:08:10 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:08:10 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:08:10 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:08:10 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:08:10 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:08:10 	... 7 common frames omitted
11:08:13 2026-07-31 11:08:13,374 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
11:08:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:08:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:08:13 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:08:13 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:08:13 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:08:13 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:08:13 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:08:13 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:08:13 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:08:13 Caused by: Ice.CommunicatorDestroyedException: null
11:08:13 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:08:13 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:08:13 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:08:13 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:08:13 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:08:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:08:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:08:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:08:13 	... 7 common frames omitted
11:08:16 2026-07-31 11:08:16,385 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
11:08:16 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:08:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:08:16 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:08:16 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:08:16 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:08:16 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:08:16 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:08:16 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:08:16 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:08:16 Caused by: Ice.CommunicatorDestroyedException: null
11:08:16 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:08:16 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:08:16 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:08:16 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:08:16 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:08:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:08:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:08:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:08:16 	... 7 common frames omitted
11:08:19 2026-07-31 11:08:19,360 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
11:08:19 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:08:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:08:19 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:08:19 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:08:19 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:08:19 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:08:19 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:08:19 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:08:19 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:08:19 Caused by: Ice.CommunicatorDestroyedException: null
11:08:19 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:08:19 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:08:19 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:08:19 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:08:19 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:08:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:08:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:08:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:08:19 	... 7 common frames omitted
11:08:22 2026-07-31 11:08:22,773 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
11:08:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:08:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:08:22 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:08:22 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:08:22 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:08:22 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:08:22 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:08:22 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:08:22 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:08:22 Caused by: Ice.CommunicatorDestroyedException: null
11:08:22 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:08:22 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:08:22 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:08:22 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:08:22 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:08:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:08:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:08:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:08:22 	... 7 common frames omitted
11:08:25 2026-07-31 11:08:25,863 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
11:08:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:08:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:08:25 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:08:25 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:08:25 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:08:25 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:08:25 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:08:25 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:08:25 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:08:25 Caused by: Ice.CommunicatorDestroyedException: null
11:08:25 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:08:25 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:08:25 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:08:25 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:08:25 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:08:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:08:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:08:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:08:25 	... 7 common frames omitted
11:08:29 2026-07-31 11:08:29,008 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:08:29 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:08:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:08:29 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:08:29 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:08:29 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:08:29 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:08:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:08:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:08:29 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:08:29 Caused by: Ice.CommunicatorDestroyedException: null
11:08:29 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:08:29 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:08:29 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:08:29 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:08:29 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:08:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:08:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:08:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:08:29 	... 7 common frames omitted
11:08:32 2026-07-31 11:08:32,057 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
11:08:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:08:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:08:32 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:08:32 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:08:32 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:08:32 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:08:32 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:08:32 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:08:32 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:08:32 Caused by: Ice.CommunicatorDestroyedException: null
11:08:32 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:08:32 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:08:32 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:08:32 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:08:32 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:08:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:08:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:08:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:08:32 	... 7 common frames omitted
11:08:35 2026-07-31 11:08:35,176 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
11:08:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:08:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:08:35 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:08:35 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:08:35 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:08:35 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:08:35 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:08:35 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:08:35 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:08:35 Caused by: Ice.CommunicatorDestroyedException: null
11:08:35 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:08:35 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:08:35 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:08:35 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:08:35 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:08:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:08:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:08:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:08:35 	... 7 common frames omitted
11:08:39 2026-07-31 11:08:39,421 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
11:08:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:08:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:08:39 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:08:39 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:08:39 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:08:39 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:08:39 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:08:39 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:08:39 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:08:39 Caused by: Ice.CommunicatorDestroyedException: null
11:08:39 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:08:39 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:08:39 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:08:39 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:08:39 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:08:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:08:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:08:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:08:39 	... 7 common frames omitted
11:08:43 2026-07-31 11:08:43,642 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
11:08:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:08:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:08:43 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:08:43 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:08:43 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:08:43 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:08:43 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:08:43 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:08:43 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:08:43 Caused by: Ice.CommunicatorDestroyedException: null
11:08:43 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:08:43 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:08:43 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:08:43 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:08:43 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:08:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:08:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:08:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:08:43 	... 7 common frames omitted
11:08:47 2026-07-31 11:08:47,933 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
11:08:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:08:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:08:47 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:08:47 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:08:47 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:08:47 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:08:47 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:08:47 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:08:47 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:08:47 Caused by: Ice.CommunicatorDestroyedException: null
11:08:47 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:08:47 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:08:47 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:08:47 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:08:47 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:08:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:08:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:08:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:08:47 	... 7 common frames omitted
11:08:52 2026-07-31 11:08:52,244 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
11:08:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:08:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:08:52 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:08:52 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:08:52 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:08:52 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:08:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:08:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:08:52 Caused by: Ice.CommunicatorDestroyedException: null
11:08:52 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:08:52 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:08:52 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:08:52 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:08:52 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:08:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:08:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:08:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:08:52 	... 7 common frames omitted
11:08:55 2026-07-31 11:08:55,387 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
11:08:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:08:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:08:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:08:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:08:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:08:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:08:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:08:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:08:55 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:08:55 Caused by: Ice.CommunicatorDestroyedException: null
11:08:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:08:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:08:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:08:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:08:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:08:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:08:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:08:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:08:55 	... 7 common frames omitted
11:08:58 2026-07-31 11:08:58,405 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
11:08:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:08:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:08:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:08:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:08:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:08:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:08:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:08:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:08:58 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:08:58 Caused by: Ice.CommunicatorDestroyedException: null
11:08:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:08:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:08:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:08:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:08:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:08:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:08:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:08:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:08:58 	... 7 common frames omitted
11:09:01 2026-07-31 11:09:01,439 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
11:09:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:09:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:09:01 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:09:01 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:09:01 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:09:01 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:09:01 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:09:01 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:09:01 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:09:01 Caused by: Ice.CommunicatorDestroyedException: null
11:09:01 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:09:01 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:09:01 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:09:01 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:09:01 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:09:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:09:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:09:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:09:01 	... 7 common frames omitted
11:09:04 2026-07-31 11:09:04,422 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:09:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:09:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:09:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:09:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:09:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:09:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:09:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:09:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:09:04 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:09:04 Caused by: Ice.CommunicatorDestroyedException: null
11:09:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:09:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:09:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:09:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:09:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:09:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:09:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:09:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:09:04 	... 7 common frames omitted
11:09:07 2026-07-31 11:09:07,493 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
11:09:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:09:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:09:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:09:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:09:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:09:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:09:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:09:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:09:07 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:09:07 Caused by: Ice.CommunicatorDestroyedException: null
11:09:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:09:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:09:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:09:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:09:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:09:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:09:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:09:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:09:07 	... 7 common frames omitted
11:09:10 2026-07-31 11:09:10,775 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
11:09:10 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:09:10 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:09:10 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:09:10 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:09:10 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:09:10 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:09:10 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:09:10 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:09:10 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:09:10 Caused by: Ice.CommunicatorDestroyedException: null
11:09:10 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:09:10 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:09:10 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:09:10 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:09:10 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:09:10 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:09:10 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:09:10 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:09:10 	... 7 common frames omitted
11:09:13 2026-07-31 11:09:13,828 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
11:09:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:09:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:09:13 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:09:13 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:09:13 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:09:13 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:09:13 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:09:13 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:09:13 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:09:13 Caused by: Ice.CommunicatorDestroyedException: null
11:09:13 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:09:13 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:09:13 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:09:13 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:09:13 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:09:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:09:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:09:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:09:13 	... 7 common frames omitted
11:09:16 2026-07-31 11:09:16,846 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
11:09:16 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:09:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:09:16 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:09:16 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:09:16 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:09:16 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:09:16 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:09:16 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:09:16 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:09:16 Caused by: Ice.CommunicatorDestroyedException: null
11:09:16 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:09:16 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:09:16 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:09:16 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:09:16 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:09:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:09:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:09:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:09:16 	... 7 common frames omitted
11:09:20 2026-07-31 11:09:20,052 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
11:09:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:09:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:09:20 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:09:20 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:09:20 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:09:20 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:09:20 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:09:20 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:09:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:09:20 Caused by: Ice.CommunicatorDestroyedException: null
11:09:20 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:09:20 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:09:20 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:09:20 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:09:20 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:09:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:09:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:09:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:09:20 	... 7 common frames omitted
11:09:23 2026-07-31 11:09:23,197 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
11:09:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:09:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:09:23 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:09:23 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:09:23 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:09:23 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:09:23 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:09:23 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:09:23 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:09:23 Caused by: Ice.CommunicatorDestroyedException: null
11:09:23 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:09:23 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:09:23 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:09:23 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:09:23 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:09:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:09:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:09:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:09:23 	... 7 common frames omitted
11:09:26 2026-07-31 11:09:26,407 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
11:09:26 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:09:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:09:26 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:09:26 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:09:26 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:09:26 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:09:26 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:09:26 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:09:26 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:09:26 Caused by: Ice.CommunicatorDestroyedException: null
11:09:26 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:09:26 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:09:26 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:09:26 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:09:26 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:09:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:09:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:09:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:09:26 	... 7 common frames omitted
11:09:29 2026-07-31 11:09:29,556 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
11:09:29 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:09:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:09:29 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:09:29 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:09:29 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:09:29 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:09:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:09:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:09:29 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:09:29 Caused by: Ice.CommunicatorDestroyedException: null
11:09:29 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:09:29 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:09:29 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:09:29 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:09:29 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:09:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:09:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:09:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:09:29 	... 7 common frames omitted
11:09:34 2026-07-31 11:09:34,107 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
11:09:34 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:09:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:09:34 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:09:34 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:09:34 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:09:34 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:09:34 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:09:34 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:09:34 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:09:34 Caused by: Ice.CommunicatorDestroyedException: null
11:09:34 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:09:34 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:09:34 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:09:34 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:09:34 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:09:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:09:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:09:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:09:34 	... 7 common frames omitted
11:09:38 2026-07-31 11:09:38,572 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:09:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:09:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:09:38 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:09:38 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:09:38 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:09:38 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:09:38 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:09:38 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:09:38 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:09:38 Caused by: Ice.CommunicatorDestroyedException: null
11:09:38 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:09:38 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:09:38 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:09:38 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:09:38 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:09:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:09:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:09:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:09:38 	... 7 common frames omitted
11:09:42 2026-07-31 11:09:42,781 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
11:09:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:09:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:09:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:09:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:09:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:09:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:09:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:09:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:09:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:09:42 Caused by: Ice.CommunicatorDestroyedException: null
11:09:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:09:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:09:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:09:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:09:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:09:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:09:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:09:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:09:42 	... 7 common frames omitted
11:09:47 2026-07-31 11:09:47,079 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
11:09:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:09:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:09:47 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:09:47 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:09:47 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:09:47 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:09:47 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:09:47 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:09:47 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:09:47 Caused by: Ice.CommunicatorDestroyedException: null
11:09:47 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:09:47 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:09:47 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:09:47 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:09:47 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:09:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:09:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:09:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:09:47 	... 7 common frames omitted
11:09:50 2026-07-31 11:09:50,057 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
11:09:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:09:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:09:50 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:09:50 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:09:50 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:09:50 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:09:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:09:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:09:50 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:09:50 Caused by: Ice.CommunicatorDestroyedException: null
11:09:50 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:09:50 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:09:50 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:09:50 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:09:50 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:09:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:09:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:09:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:09:50 	... 7 common frames omitted
11:09:52 2026-07-31 11:09:52,903 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
11:09:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:09:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:09:52 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:09:52 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:09:52 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:09:52 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:09:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:09:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:09:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:09:52 Caused by: Ice.CommunicatorDestroyedException: null
11:09:52 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:09:52 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:09:52 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:09:52 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:09:52 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:09:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:09:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:09:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:09:52 	... 7 common frames omitted
11:09:55 2026-07-31 11:09:55,884 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
11:09:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:09:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:09:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:09:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:09:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:09:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:09:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:09:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:09:55 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:09:55 Caused by: Ice.CommunicatorDestroyedException: null
11:09:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:09:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:09:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:09:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:09:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:09:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:09:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:09:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:09:55 	... 7 common frames omitted
11:09:58 2026-07-31 11:09:58,811 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
11:09:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:09:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:09:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:09:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:09:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:09:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:09:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:09:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:09:58 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:09:58 Caused by: Ice.CommunicatorDestroyedException: null
11:09:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:09:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:09:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:09:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:09:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:09:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:09:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:09:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:09:58 	... 7 common frames omitted
11:10:01 2026-07-31 11:10:01,890 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
11:10:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:10:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:10:01 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:10:01 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:10:01 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:10:01 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:10:01 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:10:01 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:10:01 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:10:01 Caused by: Ice.CommunicatorDestroyedException: null
11:10:01 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:10:01 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:10:01 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:10:01 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:10:01 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:10:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:10:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:10:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:10:01 	... 7 common frames omitted
11:10:04 2026-07-31 11:10:04,964 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
11:10:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:10:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:10:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:10:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:10:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:10:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:10:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:10:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:10:04 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:10:04 Caused by: Ice.CommunicatorDestroyedException: null
11:10:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:10:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:10:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:10:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:10:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:10:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:10:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:10:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:10:04 	... 7 common frames omitted
11:10:07 2026-07-31 11:10:07,990 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
11:10:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:10:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:10:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:10:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:10:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:10:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:10:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:10:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:10:07 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:10:07 Caused by: Ice.CommunicatorDestroyedException: null
11:10:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:10:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:10:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:10:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:10:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:10:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:10:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:10:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:10:07 	... 7 common frames omitted
11:10:39 2026-07-31 11:10:39,331 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:10:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:10:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:10:39 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:10:39 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:10:39 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:10:39 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:10:39 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:10:39 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:10:39 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:10:39 Caused by: Ice.CommunicatorDestroyedException: null
11:10:39 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:10:39 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:10:39 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:10:39 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:10:39 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:10:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:10:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:10:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:10:39 	... 7 common frames omitted
11:10:43 2026-07-31 11:10:43,459 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
11:10:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:10:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:10:43 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:10:43 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:10:43 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:10:43 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:10:43 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:10:43 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:10:43 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:10:43 Caused by: Ice.CommunicatorDestroyedException: null
11:10:43 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:10:43 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:10:43 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:10:43 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:10:43 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:10:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:10:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:10:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:10:43 	... 7 common frames omitted
11:10:47 2026-07-31 11:10:47,467 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
11:10:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:10:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:10:47 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:10:47 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:10:47 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:10:47 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:10:47 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:10:47 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:10:47 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:10:47 Caused by: Ice.CommunicatorDestroyedException: null
11:10:47 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:10:47 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:10:47 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:10:47 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:10:47 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:10:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:10:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:10:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:10:47 	... 7 common frames omitted
11:10:51 2026-07-31 11:10:51,476 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
11:10:51 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:10:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:10:51 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:10:51 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:10:51 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:10:51 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:10:51 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:10:51 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:10:51 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:10:51 Caused by: Ice.CommunicatorDestroyedException: null
11:10:51 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:10:51 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:10:51 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:10:51 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:10:51 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:10:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:10:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:10:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:10:51 	... 7 common frames omitted
11:10:55 2026-07-31 11:10:55,544 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
11:10:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:10:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:10:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:10:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:10:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:10:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:10:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:10:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:10:55 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:10:55 Caused by: Ice.CommunicatorDestroyedException: null
11:10:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:10:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:10:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:10:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:10:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:10:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:10:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:10:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:10:55 	... 7 common frames omitted
11:10:59 2026-07-31 11:10:59,892 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
11:10:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:10:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:10:59 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:10:59 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:10:59 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:10:59 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:10:59 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:10:59 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:10:59 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:10:59 Caused by: Ice.CommunicatorDestroyedException: null
11:10:59 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:10:59 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:10:59 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:10:59 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:10:59 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:10:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:10:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:10:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:10:59 	... 7 common frames omitted
11:11:04 2026-07-31 11:11:04,134 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
11:11:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:11:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:11:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:11:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:11:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:11:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:11:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:11:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:11:04 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:11:04 Caused by: Ice.CommunicatorDestroyedException: null
11:11:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:11:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:11:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:11:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:11:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:11:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:11:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:11:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:11:04 	... 7 common frames omitted
11:11:08 2026-07-31 11:11:08,342 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
11:11:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:11:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:11:08 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:11:08 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:11:08 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:11:08 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:11:08 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:11:08 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:11:08 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:11:08 Caused by: Ice.CommunicatorDestroyedException: null
11:11:08 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:11:08 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:11:08 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:11:08 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:11:08 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:11:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:11:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:11:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:11:08 	... 7 common frames omitted
11:11:12 2026-07-31 11:11:12,686 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
11:11:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:11:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:11:12 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:11:12 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:11:12 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:11:12 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:11:12 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:11:12 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:11:12 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:11:12 Caused by: Ice.CommunicatorDestroyedException: null
11:11:12 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:11:12 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:11:12 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:11:12 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:11:12 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:11:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:11:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:11:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:11:12 	... 7 common frames omitted
11:11:15 2026-07-31 11:11:15,741 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
11:11:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:11:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:11:15 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:11:15 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:11:15 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:11:15 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:11:15 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:11:15 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:11:15 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:11:15 Caused by: Ice.CommunicatorDestroyedException: null
11:11:15 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:11:15 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:11:15 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:11:15 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:11:15 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:11:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:11:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:11:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:11:15 	... 7 common frames omitted
11:11:18 2026-07-31 11:11:18,699 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:11:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:11:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:11:18 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:11:18 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:11:18 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:11:18 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:11:18 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:11:18 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:11:18 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:11:18 Caused by: Ice.CommunicatorDestroyedException: null
11:11:18 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:11:18 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:11:18 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:11:18 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:11:18 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:11:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:11:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:11:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:11:18 	... 7 common frames omitted
11:11:21 2026-07-31 11:11:21,746 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
11:11:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:11:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:11:21 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:11:21 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:11:21 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:11:21 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:11:21 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:11:21 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:11:21 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:11:21 Caused by: Ice.CommunicatorDestroyedException: null
11:11:21 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:11:21 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:11:21 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:11:21 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:11:21 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:11:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:11:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:11:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:11:21 	... 7 common frames omitted
11:11:26 2026-07-31 11:11:26,198 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
11:11:26 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:11:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:11:26 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:11:26 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:11:26 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:11:26 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:11:26 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:11:26 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:11:26 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:11:26 Caused by: Ice.CommunicatorDestroyedException: null
11:11:26 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:11:26 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:11:26 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:11:26 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:11:26 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:11:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:11:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:11:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:11:26 	... 7 common frames omitted
11:11:29 2026-07-31 11:11:29,442 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
11:11:29 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:11:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:11:29 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:11:29 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:11:29 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:11:29 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:11:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:11:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:11:29 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:11:29 Caused by: Ice.CommunicatorDestroyedException: null
11:11:29 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:11:29 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:11:29 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:11:29 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:11:29 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:11:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:11:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:11:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:11:29 	... 7 common frames omitted
11:11:32 2026-07-31 11:11:32,908 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
11:11:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:11:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:11:32 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:11:32 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:11:32 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:11:32 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:11:32 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:11:32 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:11:32 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:11:32 Caused by: Ice.CommunicatorDestroyedException: null
11:11:32 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:11:32 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:11:32 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:11:32 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:11:32 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:11:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:11:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:11:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:11:32 	... 7 common frames omitted
11:11:36 2026-07-31 11:11:36,529 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
11:11:36 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:11:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:11:36 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:11:36 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:11:36 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:11:36 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:11:36 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:11:36 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:11:36 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:11:36 Caused by: Ice.CommunicatorDestroyedException: null
11:11:36 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:11:36 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:11:36 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:11:36 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:11:36 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:11:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:11:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:11:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:11:36 	... 7 common frames omitted
11:11:40 2026-07-31 11:11:40,242 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
11:11:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:11:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:11:40 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:11:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:11:40 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:11:40 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:11:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:11:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:11:40 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:11:40 Caused by: Ice.CommunicatorDestroyedException: null
11:11:40 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:11:40 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:11:40 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:11:40 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:11:40 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:11:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:11:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:11:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:11:40 	... 7 common frames omitted
11:11:45 2026-07-31 11:11:45,006 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
11:11:45 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:11:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:11:45 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:11:45 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:11:45 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:11:45 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:11:45 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:11:45 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:11:45 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:11:45 Caused by: Ice.CommunicatorDestroyedException: null
11:11:45 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:11:45 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:11:45 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:11:45 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:11:45 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:11:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:11:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:11:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:11:45 	... 7 common frames omitted
11:11:49 2026-07-31 11:11:49,932 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
11:11:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:11:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:11:49 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:11:49 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:11:49 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:11:49 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:11:49 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:11:49 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:11:49 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:11:49 Caused by: Ice.CommunicatorDestroyedException: null
11:11:49 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:11:49 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:11:49 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:11:49 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:11:49 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:11:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:11:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:11:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:11:49 	... 7 common frames omitted
11:11:55 2026-07-31 11:11:55,029 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
11:11:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:11:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:11:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:11:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:11:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:11:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:11:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:11:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:11:55 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:11:55 Caused by: Ice.CommunicatorDestroyedException: null
11:11:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:11:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:11:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:11:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:11:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:11:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:11:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:11:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:11:55 	... 7 common frames omitted
11:12:00 2026-07-31 11:12:00,364 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:12:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:12:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:12:00 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:12:00 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:12:00 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:12:00 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:12:00 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:12:00 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:12:00 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:12:00 Caused by: Ice.CommunicatorDestroyedException: null
11:12:00 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:12:00 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:12:00 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:12:00 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:12:00 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:12:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:12:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:12:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:12:00 	... 7 common frames omitted
11:12:05 2026-07-31 11:12:05,437 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
11:12:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:12:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:12:05 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:12:05 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:12:05 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:12:05 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:12:05 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:12:05 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:12:05 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:12:05 Caused by: Ice.CommunicatorDestroyedException: null
11:12:05 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:12:05 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:12:05 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:12:05 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:12:05 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:12:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:12:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:12:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:12:05 	... 7 common frames omitted
11:12:10 2026-07-31 11:12:10,751 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
11:12:10 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:12:10 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:12:10 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:12:10 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:12:10 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:12:10 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:12:10 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:12:10 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:12:10 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:12:10 Caused by: Ice.CommunicatorDestroyedException: null
11:12:10 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:12:10 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:12:10 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:12:10 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:12:10 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:12:10 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:12:10 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:12:10 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:12:10 	... 7 common frames omitted
11:12:16 2026-07-31 11:12:16,233 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
11:12:16 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:12:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:12:16 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:12:16 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:12:16 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:12:16 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:12:16 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:12:16 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:12:16 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:12:16 Caused by: Ice.CommunicatorDestroyedException: null
11:12:16 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:12:16 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:12:16 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:12:16 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:12:16 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:12:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:12:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:12:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:12:16 	... 7 common frames omitted
11:14:01 2026-07-31 11:14:01,047 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
11:14:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:14:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:14:01 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:14:01 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:14:01 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:14:01 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:14:01 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:14:01 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:14:01 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:14:01 Caused by: Ice.CommunicatorDestroyedException: null
11:14:01 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:14:01 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:14:01 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:14:01 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:14:01 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:14:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:14:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:14:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:14:01 	... 7 common frames omitted
11:14:05 2026-07-31 11:14:05,230 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
11:14:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:14:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:14:05 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:14:05 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:14:05 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:14:05 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:14:05 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:14:05 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:14:05 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:14:05 Caused by: Ice.CommunicatorDestroyedException: null
11:14:05 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:14:05 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:14:05 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:14:05 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:14:05 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:14:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:14:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:14:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:14:05 	... 7 common frames omitted
11:14:08 2026-07-31 11:14:08,830 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
11:14:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:14:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:14:08 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:14:08 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:14:08 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:14:08 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:14:08 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:14:08 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:14:08 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:14:08 Caused by: Ice.CommunicatorDestroyedException: null
11:14:08 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:14:08 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:14:08 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:14:08 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:14:08 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:14:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:14:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:14:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:14:08 	... 7 common frames omitted
11:14:12 2026-07-31 11:14:12,469 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
11:14:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:14:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:14:12 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:14:12 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:14:12 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:14:12 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:14:12 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:14:12 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:14:12 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:14:12 Caused by: Ice.CommunicatorDestroyedException: null
11:14:12 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:14:12 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:14:12 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:14:12 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:14:12 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:14:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:14:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:14:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:14:12 	... 7 common frames omitted
11:14:15 2026-07-31 11:14:15,990 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
11:14:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:14:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:14:15 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:14:15 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:14:15 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:14:15 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:14:15 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:14:15 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:14:15 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:14:15 Caused by: Ice.CommunicatorDestroyedException: null
11:14:15 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:14:15 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:14:15 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:14:15 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:14:15 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:14:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:14:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:14:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:14:15 	... 7 common frames omitted
11:14:20 2026-07-31 11:14:20,864 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
11:14:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:14:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:14:20 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:14:20 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:14:20 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:14:20 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:14:20 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:14:20 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:14:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:14:20 Caused by: Ice.CommunicatorDestroyedException: null
11:14:20 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:14:20 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:14:20 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:14:20 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:14:20 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:14:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:14:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:14:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:14:20 	... 7 common frames omitted
11:14:25 2026-07-31 11:14:25,787 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:14:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:14:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:14:25 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:14:25 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:14:25 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:14:25 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:14:25 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:14:25 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:14:25 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:14:25 Caused by: Ice.CommunicatorDestroyedException: null
11:14:25 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:14:25 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:14:25 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:14:25 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:14:25 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:14:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:14:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:14:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:14:25 	... 7 common frames omitted
11:14:30 2026-07-31 11:14:30,944 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
11:14:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:14:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:14:30 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:14:30 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:14:30 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:14:30 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:14:30 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:14:30 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:14:30 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:14:30 Caused by: Ice.CommunicatorDestroyedException: null
11:14:30 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:14:30 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:14:30 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:14:30 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:14:30 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:14:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:14:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:14:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:14:30 	... 7 common frames omitted
11:14:36 2026-07-31 11:14:36,135 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
11:14:36 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:14:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:14:36 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:14:36 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:14:36 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:14:36 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:14:36 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:14:36 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:14:36 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:14:36 Caused by: Ice.CommunicatorDestroyedException: null
11:14:36 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:14:36 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:14:36 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:14:36 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:14:36 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:14:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:14:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:14:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:14:36 	... 7 common frames omitted
11:14:40 2026-07-31 11:14:40,992 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
11:14:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:14:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:14:40 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:14:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:14:40 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:14:40 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:14:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:14:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:14:40 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:14:40 Caused by: Ice.CommunicatorDestroyedException: null
11:14:40 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:14:40 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:14:40 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:14:40 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:14:40 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:14:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:14:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:14:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:14:40 	... 7 common frames omitted
11:14:46 2026-07-31 11:14:46,027 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
11:14:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:14:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:14:46 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:14:46 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:14:46 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:14:46 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:14:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:14:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:14:46 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:14:46 Caused by: Ice.CommunicatorDestroyedException: null
11:14:46 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:14:46 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:14:46 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:14:46 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:14:46 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:14:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:14:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:14:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:14:46 	... 7 common frames omitted
11:14:50 2026-07-31 11:14:50,771 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
11:14:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:14:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:14:50 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:14:50 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:14:50 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:14:50 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:14:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:14:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:14:50 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:14:50 Caused by: Ice.CommunicatorDestroyedException: null
11:14:50 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:14:50 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:14:50 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:14:50 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:14:50 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:14:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:14:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:14:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:14:50 	... 7 common frames omitted
11:14:55 2026-07-31 11:14:55,489 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
11:14:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:14:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:14:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:14:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:14:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:14:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:14:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:14:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:14:55 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:14:55 Caused by: Ice.CommunicatorDestroyedException: null
11:14:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:14:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:14:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:14:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:14:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:14:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:14:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:14:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:14:55 	... 7 common frames omitted
11:15:01 2026-07-31 11:15:01,757 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
11:15:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:15:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:15:01 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:15:01 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:15:01 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:15:01 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:15:01 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:15:01 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:15:01 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:15:01 Caused by: Ice.CommunicatorDestroyedException: null
11:15:01 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:15:01 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:15:01 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:15:01 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:15:01 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:15:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:15:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:15:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:15:01 	... 7 common frames omitted
11:15:07 2026-07-31 11:15:07,923 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
11:15:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:15:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:15:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:15:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:15:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:15:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:15:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:15:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:15:07 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:15:07 Caused by: Ice.CommunicatorDestroyedException: null
11:15:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:15:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:15:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:15:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:15:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:15:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:15:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:15:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:15:07 	... 7 common frames omitted
11:15:14 2026-07-31 11:15:14,097 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
11:15:14 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:15:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:15:14 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:15:14 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:15:14 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:15:14 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:15:14 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:15:14 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:15:14 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:15:14 Caused by: Ice.CommunicatorDestroyedException: null
11:15:14 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:15:14 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:15:14 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:15:14 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:15:14 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:15:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:15:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:15:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:15:14 	... 7 common frames omitted
11:15:20 2026-07-31 11:15:20,081 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:15:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:15:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:15:20 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:15:20 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:15:20 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:15:20 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:15:20 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:15:20 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:15:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:15:20 Caused by: Ice.CommunicatorDestroyedException: null
11:15:20 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:15:20 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:15:20 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:15:20 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:15:20 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:15:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:15:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:15:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:15:20 	... 7 common frames omitted
11:15:21 2026-07-31 11:15:21,707 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
11:15:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:15:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:15:21 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:15:21 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:15:21 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:15:21 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:15:21 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:15:21 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:15:21 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:15:21 Caused by: Ice.CommunicatorDestroyedException: null
11:15:21 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:15:21 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:15:21 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:15:21 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:15:21 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:15:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:15:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:15:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:15:21 	... 7 common frames omitted
11:15:23 2026-07-31 11:15:23,276 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
11:15:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:15:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:15:23 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:15:23 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:15:23 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:15:23 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:15:23 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:15:23 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:15:23 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:15:23 Caused by: Ice.CommunicatorDestroyedException: null
11:15:23 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:15:23 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:15:23 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:15:23 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:15:23 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:15:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:15:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:15:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:15:23 	... 7 common frames omitted
11:15:24 2026-07-31 11:15:24,882 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
11:15:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:15:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:15:24 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:15:24 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:15:24 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:15:24 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:15:24 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:15:24 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:15:24 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:15:24 Caused by: Ice.CommunicatorDestroyedException: null
11:15:24 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:15:24 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:15:24 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:15:24 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:15:24 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:15:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:15:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:15:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:15:24 	... 7 common frames omitted
11:15:26 2026-07-31 11:15:26,440 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
11:15:26 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:15:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:15:26 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:15:26 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:15:26 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:15:26 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:15:26 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:15:26 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:15:26 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:15:26 Caused by: Ice.CommunicatorDestroyedException: null
11:15:26 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:15:26 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:15:26 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:15:26 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:15:26 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:15:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:15:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:15:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:15:26 	... 7 common frames omitted
11:15:28 2026-07-31 11:15:28,017 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
11:15:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:15:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:15:28 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:15:28 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:15:28 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:15:28 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:15:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:15:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:15:28 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:15:28 Caused by: Ice.CommunicatorDestroyedException: null
11:15:28 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:15:28 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:15:28 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:15:28 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:15:28 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:15:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:15:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:15:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:15:28 	... 7 common frames omitted
11:15:29 2026-07-31 11:15:29,591 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
11:15:29 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:15:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:15:29 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:15:29 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:15:29 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:15:29 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:15:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:15:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:15:29 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:15:29 Caused by: Ice.CommunicatorDestroyedException: null
11:15:29 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:15:29 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:15:29 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:15:29 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:15:29 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:15:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:15:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:15:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:15:29 	... 7 common frames omitted
11:15:31 2026-07-31 11:15:31,207 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
11:15:31 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:15:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:15:31 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:15:31 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:15:31 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:15:31 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:15:31 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:15:31 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:15:31 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:15:31 Caused by: Ice.CommunicatorDestroyedException: null
11:15:31 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:15:31 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:15:31 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:15:31 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:15:31 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:15:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:15:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:15:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:15:31 	... 7 common frames omitted
11:15:32 2026-07-31 11:15:32,836 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
11:15:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:15:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:15:32 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:15:32 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:15:32 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:15:32 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:15:32 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:15:32 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:15:32 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:15:32 Caused by: Ice.CommunicatorDestroyedException: null
11:15:32 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:15:32 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:15:32 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:15:32 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:15:32 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:15:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:15:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:15:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:15:32 	... 7 common frames omitted
11:15:34 2026-07-31 11:15:34,299 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
11:15:34 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:15:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:15:34 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:15:34 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:15:34 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:15:34 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:15:34 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:15:34 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:15:34 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:15:34 Caused by: Ice.CommunicatorDestroyedException: null
11:15:34 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:15:34 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:15:34 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:15:34 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:15:34 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:15:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:15:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:15:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:15:34 	... 7 common frames omitted
11:15:35 2026-07-31 11:15:35,748 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:15:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:15:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:15:35 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:15:35 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:15:35 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:15:35 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:15:35 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:15:35 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:15:35 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:15:35 Caused by: Ice.CommunicatorDestroyedException: null
11:15:35 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:15:35 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:15:35 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:15:35 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:15:35 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:15:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:15:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:15:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:15:35 	... 7 common frames omitted
11:15:37 2026-07-31 11:15:37,262 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
11:15:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:15:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:15:37 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:15:37 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:15:37 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:15:37 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:15:37 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:15:37 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:15:37 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:15:37 Caused by: Ice.CommunicatorDestroyedException: null
11:15:37 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:15:37 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:15:37 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:15:37 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:15:37 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:15:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:15:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:15:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:15:37 	... 7 common frames omitted
11:15:38 2026-07-31 11:15:38,738 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
11:15:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:15:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:15:38 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:15:38 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:15:38 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:15:38 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:15:38 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:15:38 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:15:38 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:15:38 Caused by: Ice.CommunicatorDestroyedException: null
11:15:38 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:15:38 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:15:38 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:15:38 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:15:38 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:15:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:15:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:15:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:15:38 	... 7 common frames omitted
11:15:40 2026-07-31 11:15:40,240 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
11:15:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:15:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:15:40 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:15:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:15:40 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:15:40 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:15:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:15:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:15:40 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:15:40 Caused by: Ice.CommunicatorDestroyedException: null
11:15:40 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:15:40 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:15:40 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:15:40 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:15:40 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:15:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:15:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:15:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:15:40 	... 7 common frames omitted
11:15:41 2026-07-31 11:15:41,728 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
11:15:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:15:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:15:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:15:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:15:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:15:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:15:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:15:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:15:41 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:15:41 Caused by: Ice.CommunicatorDestroyedException: null
11:15:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:15:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:15:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:15:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:15:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:15:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:15:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:15:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:15:41 	... 7 common frames omitted
11:15:43 2026-07-31 11:15:43,202 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
11:15:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:15:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:15:43 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:15:43 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:15:43 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:15:43 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:15:43 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:15:43 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:15:43 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:15:43 Caused by: Ice.CommunicatorDestroyedException: null
11:15:43 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:15:43 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:15:43 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:15:43 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:15:43 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:15:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:15:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:15:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:15:43 	... 7 common frames omitted
11:15:44 2026-07-31 11:15:44,726 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
11:15:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:15:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:15:44 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:15:44 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:15:44 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:15:44 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:15:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:15:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:15:44 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:15:44 Caused by: Ice.CommunicatorDestroyedException: null
11:15:44 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:15:44 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:15:44 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:15:44 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:15:44 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:15:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:15:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:15:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:15:44 	... 7 common frames omitted
11:15:46 2026-07-31 11:15:46,330 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
11:15:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:15:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:15:46 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:15:46 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:15:46 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:15:46 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:15:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:15:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:15:46 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:15:46 Caused by: Ice.CommunicatorDestroyedException: null
11:15:46 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:15:46 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:15:46 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:15:46 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:15:46 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:15:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:15:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:15:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:15:46 	... 7 common frames omitted
11:15:47 2026-07-31 11:15:47,959 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
11:15:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:15:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:15:47 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:15:47 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:15:47 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:15:47 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:15:47 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:15:47 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:15:47 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:15:47 Caused by: Ice.CommunicatorDestroyedException: null
11:15:47 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:15:47 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:15:47 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:15:47 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:15:47 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:15:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:15:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:15:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:15:47 	... 7 common frames omitted
11:15:49 2026-07-31 11:15:49,598 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
11:15:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:15:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:15:49 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:15:49 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:15:49 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:15:49 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:15:49 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:15:49 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:15:49 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:15:49 Caused by: Ice.CommunicatorDestroyedException: null
11:15:49 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:15:49 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:15:49 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:15:49 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:15:49 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:15:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:15:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:15:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:15:49 	... 7 common frames omitted
11:15:51 2026-07-31 11:15:51,224 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:15:51 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:15:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:15:51 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:15:51 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:15:51 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:15:51 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:15:51 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:15:51 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:15:51 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:15:51 Caused by: Ice.CommunicatorDestroyedException: null
11:15:51 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:15:51 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:15:51 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:15:51 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:15:51 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:15:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:15:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:15:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:15:51 	... 7 common frames omitted
11:15:52 2026-07-31 11:15:52,853 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
11:15:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:15:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:15:52 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:15:52 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:15:52 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:15:52 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:15:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:15:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:15:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:15:52 Caused by: Ice.CommunicatorDestroyedException: null
11:15:52 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:15:52 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:15:52 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:15:52 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:15:52 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:15:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:15:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:15:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:15:52 	... 7 common frames omitted
11:15:54 2026-07-31 11:15:54,474 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
11:15:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:15:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:15:54 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:15:54 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:15:54 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:15:54 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:15:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:15:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:15:54 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:15:54 Caused by: Ice.CommunicatorDestroyedException: null
11:15:54 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:15:54 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:15:54 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:15:54 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:15:54 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:15:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:15:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:15:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:15:54 	... 7 common frames omitted
11:15:56 2026-07-31 11:15:56,080 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
11:15:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:15:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:15:56 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:15:56 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:15:56 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:15:56 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:15:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:15:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:15:56 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:15:56 Caused by: Ice.CommunicatorDestroyedException: null
11:15:56 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:15:56 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:15:56 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:15:56 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:15:56 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:15:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:15:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:15:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:15:56 	... 7 common frames omitted
11:15:57 2026-07-31 11:15:57,709 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
11:15:57 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:15:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:15:57 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:15:57 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:15:57 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:15:57 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:15:57 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:15:57 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:15:57 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:15:57 Caused by: Ice.CommunicatorDestroyedException: null
11:15:57 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:15:57 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:15:57 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:15:57 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:15:57 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:15:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:15:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:15:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:15:57 	... 7 common frames omitted
11:15:59 2026-07-31 11:15:59,258 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
11:15:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:15:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:15:59 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:15:59 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:15:59 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:15:59 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:15:59 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:15:59 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:15:59 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:15:59 Caused by: Ice.CommunicatorDestroyedException: null
11:15:59 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:15:59 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:15:59 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:15:59 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:15:59 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:15:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:15:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:15:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:15:59 	... 7 common frames omitted
11:16:00 2026-07-31 11:16:00,811 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
11:16:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:16:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:16:00 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:16:00 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:16:00 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:16:00 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:16:00 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:16:00 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:16:00 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:16:00 Caused by: Ice.CommunicatorDestroyedException: null
11:16:00 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:16:00 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:16:00 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:16:00 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:16:00 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:16:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:16:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:16:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:16:00 	... 7 common frames omitted
11:16:02 2026-07-31 11:16:02,370 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
11:16:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:16:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:16:02 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:16:02 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:16:02 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:16:02 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:16:02 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:16:02 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:16:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:16:02 Caused by: Ice.CommunicatorDestroyedException: null
11:16:02 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:16:02 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:16:02 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:16:02 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:16:02 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:16:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:16:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:16:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:16:02 	... 7 common frames omitted
11:16:03 2026-07-31 11:16:03,911 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
11:16:03 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:16:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:16:03 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:16:03 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:16:03 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:16:03 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:16:03 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:16:03 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:16:03 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:16:03 Caused by: Ice.CommunicatorDestroyedException: null
11:16:03 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:16:03 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:16:03 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:16:03 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:16:03 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:16:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:16:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:16:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:16:03 	... 7 common frames omitted
11:16:05 2026-07-31 11:16:05,458 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
11:16:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:16:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:16:05 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:16:05 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:16:05 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:16:05 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:16:05 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:16:05 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:16:05 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:16:05 Caused by: Ice.CommunicatorDestroyedException: null
11:16:05 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:16:05 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:16:05 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:16:05 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:16:05 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:16:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:16:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:16:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:16:05 	... 7 common frames omitted
11:16:07 2026-07-31 11:16:07,017 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:16:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:16:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:16:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:16:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:16:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:16:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:16:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:16:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:16:07 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:16:07 Caused by: Ice.CommunicatorDestroyedException: null
11:16:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:16:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:16:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:16:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:16:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:16:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:16:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:16:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:16:07 	... 7 common frames omitted
11:16:08 2026-07-31 11:16:08,690 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
11:16:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:16:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:16:08 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:16:08 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:16:08 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:16:08 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:16:08 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:16:08 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:16:08 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:16:08 Caused by: Ice.CommunicatorDestroyedException: null
11:16:08 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:16:08 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:16:08 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:16:08 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:16:08 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:16:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:16:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:16:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:16:08 	... 7 common frames omitted
11:16:10 2026-07-31 11:16:10,314 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
11:16:10 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:16:10 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:16:10 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:16:10 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:16:10 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:16:10 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:16:10 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:16:10 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:16:10 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:16:10 Caused by: Ice.CommunicatorDestroyedException: null
11:16:10 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:16:10 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:16:10 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:16:10 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:16:10 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:16:10 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:16:10 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:16:10 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:16:10 	... 7 common frames omitted
11:16:13 2026-07-31 11:16:13,535 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
11:16:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:16:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:16:13 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:16:13 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:16:13 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:16:13 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:16:13 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:16:13 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:16:13 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:16:13 Caused by: Ice.CommunicatorDestroyedException: null
11:16:13 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:16:13 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:16:13 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:16:13 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:16:13 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:16:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:16:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:16:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:16:13 	... 7 common frames omitted
11:16:16 2026-07-31 11:16:16,694 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
11:16:16 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:16:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:16:16 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:16:16 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:16:16 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:16:16 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:16:16 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:16:16 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:16:16 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:16:16 Caused by: Ice.CommunicatorDestroyedException: null
11:16:16 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:16:16 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:16:16 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:16:16 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:16:16 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:16:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:16:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:16:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:16:16 	... 7 common frames omitted
11:16:19 2026-07-31 11:16:19,943 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
11:16:19 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:16:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:16:19 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:16:19 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:16:19 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:16:19 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:16:19 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:16:19 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:16:19 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:16:19 Caused by: Ice.CommunicatorDestroyedException: null
11:16:19 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:16:19 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:16:19 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:16:19 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:16:19 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:16:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:16:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:16:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:16:19 	... 7 common frames omitted
11:16:23 2026-07-31 11:16:23,163 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
11:16:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:16:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:16:23 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:16:23 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:16:23 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:16:23 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:16:23 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:16:23 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:16:23 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:16:23 Caused by: Ice.CommunicatorDestroyedException: null
11:16:23 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:16:23 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:16:23 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:16:23 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:16:23 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:16:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:16:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:16:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:16:23 	... 7 common frames omitted
11:16:28 2026-07-31 11:16:28,498 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
11:16:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:16:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:16:28 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:16:28 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:16:28 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:16:28 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:16:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:16:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:16:28 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:16:28 Caused by: Ice.CommunicatorDestroyedException: null
11:16:28 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:16:28 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:16:28 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:16:28 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:16:28 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:16:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:16:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:16:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:16:28 	... 7 common frames omitted
11:16:33 2026-07-31 11:16:33,142 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
11:16:33 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:16:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:16:33 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:16:33 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:16:33 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:16:33 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:16:33 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:16:33 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:16:33 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:16:33 Caused by: Ice.CommunicatorDestroyedException: null
11:16:33 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:16:33 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:16:33 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:16:33 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:16:33 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:16:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:16:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:16:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:16:33 	... 7 common frames omitted
11:16:37 2026-07-31 11:16:37,769 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
11:16:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:16:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:16:37 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:16:37 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:16:37 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:16:37 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:16:37 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:16:37 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:16:37 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:16:37 Caused by: Ice.CommunicatorDestroyedException: null
11:16:37 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:16:37 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:16:37 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:16:37 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:16:37 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:16:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:16:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:16:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:16:37 	... 7 common frames omitted
11:16:55 2026-07-31 11:16:55,069 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:16:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:16:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:16:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:16:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:16:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:16:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:16:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:16:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:16:55 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:16:55 Caused by: Ice.CommunicatorDestroyedException: null
11:16:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:16:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:16:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:16:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:16:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:16:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:16:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:16:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:16:55 	... 7 common frames omitted
11:16:58 2026-07-31 11:16:58,059 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
11:16:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:16:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:16:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:16:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:16:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:16:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:16:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:16:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:16:58 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:16:58 Caused by: Ice.CommunicatorDestroyedException: null
11:16:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:16:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:16:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:16:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:16:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:16:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:16:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:16:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:16:58 	... 7 common frames omitted
11:17:00 2026-07-31 11:17:00,940 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
11:17:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:17:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:17:00 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:17:00 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:17:00 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:17:00 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:17:00 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:17:00 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:17:00 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:17:00 Caused by: Ice.CommunicatorDestroyedException: null
11:17:00 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:17:00 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:17:00 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:17:00 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:17:00 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:17:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:17:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:17:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:17:00 	... 7 common frames omitted
11:17:03 2026-07-31 11:17:03,938 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
11:17:03 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:17:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:17:03 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:17:03 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:17:03 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:17:03 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:17:03 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:17:03 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:17:03 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:17:03 Caused by: Ice.CommunicatorDestroyedException: null
11:17:03 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:17:03 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:17:03 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:17:03 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:17:03 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:17:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:17:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:17:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:17:03 	... 7 common frames omitted
11:26:34 a25aef4c-378f-4167-bdf3-28ce2d405b4b
11:27:28 2026-07-31 11:27:28,951 ERROR [      ome.formats.importer.ImportLibrary] (sDataset-1) Cannot link to target
11:28:05 ===============================================
11:28:05 OmeroJava.integration
11:28:05 Total tests run: 2589, Passes: 2515, Failures: 74, Skips: 0
11:28:05 ===============================================
11:30:33 2026-07-31 11:30:33,200 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:30:33 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:30:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:30:33 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:30:33 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:30:33 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:30:33 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:30:33 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:30:33 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:30:33 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:30:33 Caused by: Ice.CommunicatorDestroyedException: null
11:30:33 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:30:33 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:30:33 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:30:33 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:30:33 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:30:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:30:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:30:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:30:33 	... 7 common frames omitted
11:31:45 2026-07-31 11:31:45,646 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
11:31:45 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:31:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:31:45 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:31:45 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:31:45 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:31:45 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:31:45 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:31:45 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:31:45 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:31:45 Caused by: Ice.CommunicatorDestroyedException: null
11:31:45 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:31:45 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:31:45 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:31:45 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:31:45 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:31:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:31:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:31:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:31:45 	... 7 common frames omitted
11:31:47 2026-07-31 11:31:47,949 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
11:31:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:31:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:31:47 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:31:47 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:31:47 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:31:47 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:31:47 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:31:47 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:31:47 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:31:47 Caused by: Ice.CommunicatorDestroyedException: null
11:31:47 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:31:47 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:31:47 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:31:47 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:31:47 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:31:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:31:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:31:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:31:47 	... 7 common frames omitted
11:31:49 2026-07-31 11:31:49,367 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
11:31:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:31:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:31:49 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:31:49 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:31:49 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:31:49 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:31:49 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:31:49 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:31:49 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:31:49 Caused by: Ice.CommunicatorDestroyedException: null
11:31:49 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:31:49 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:31:49 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:31:49 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:31:49 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:31:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:31:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:31:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:31:49 	... 7 common frames omitted
11:31:50 2026-07-31 11:31:50,385 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
11:31:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:31:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:31:50 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:31:50 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:31:50 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:31:50 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:31:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:31:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:31:50 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:31:50 Caused by: Ice.CommunicatorDestroyedException: null
11:31:50 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:31:50 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:31:50 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:31:50 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:31:50 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:31:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:31:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:31:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:31:50 	... 7 common frames omitted
11:31:51 2026-07-31 11:31:51,386 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
11:31:51 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:31:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:31:51 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:31:51 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:31:51 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:31:51 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:31:51 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:31:51 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:31:51 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:31:51 Caused by: Ice.CommunicatorDestroyedException: null
11:31:51 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:31:51 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:31:51 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:31:51 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:31:51 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:31:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:31:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:31:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:31:51 	... 7 common frames omitted
11:31:53 2026-07-31 11:31:53,162 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
11:31:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:31:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:31:53 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:31:53 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:31:53 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:31:53 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:31:53 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:31:53 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:31:53 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:31:53 Caused by: Ice.CommunicatorDestroyedException: null
11:31:53 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:31:53 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:31:53 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:31:53 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:31:53 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:31:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:31:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:31:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:31:53 	... 7 common frames omitted
11:31:54 2026-07-31 11:31:54,390 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:31:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:31:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:31:54 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:31:54 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:31:54 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:31:54 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:31:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:31:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:31:54 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:31:54 Caused by: Ice.CommunicatorDestroyedException: null
11:31:54 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:31:54 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:31:54 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:31:54 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:31:54 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:31:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:31:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:31:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:31:54 	... 7 common frames omitted
11:31:56 2026-07-31 11:31:56,302 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
11:31:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:31:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:31:56 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:31:56 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:31:56 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:31:56 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:31:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:31:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:31:56 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:31:56 Caused by: Ice.CommunicatorDestroyedException: null
11:31:56 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:31:56 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:31:56 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:31:56 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:31:56 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:31:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:31:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:31:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:31:56 	... 7 common frames omitted
11:31:57 2026-07-31 11:31:57,211 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
11:31:57 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:31:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:31:57 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:31:57 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:31:57 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:31:57 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:31:57 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:31:57 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:31:57 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:31:57 Caused by: Ice.CommunicatorDestroyedException: null
11:31:57 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:31:57 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:31:57 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:31:57 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:31:57 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:31:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:31:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:31:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:31:57 	... 7 common frames omitted
11:31:58 2026-07-31 11:31:58,194 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
11:31:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:31:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:31:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:31:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:31:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:31:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:31:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:31:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:31:58 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:31:58 Caused by: Ice.CommunicatorDestroyedException: null
11:31:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:31:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:31:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:31:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:31:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:31:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:31:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:31:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:31:58 	... 7 common frames omitted
11:31:59 2026-07-31 11:31:59,034 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
11:31:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:31:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:31:59 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:31:59 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:31:59 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:31:59 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:31:59 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:31:59 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:31:59 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:31:59 Caused by: Ice.CommunicatorDestroyedException: null
11:31:59 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:31:59 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:31:59 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:31:59 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:31:59 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:31:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:31:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:31:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:31:59 	... 7 common frames omitted
11:32:02 2026-07-31 11:32:02,463 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
11:32:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:32:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:32:02 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:32:02 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:32:02 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:32:02 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:32:02 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:32:02 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:32:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:32:02 Caused by: Ice.CommunicatorDestroyedException: null
11:32:02 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:32:02 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:32:02 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:32:02 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:32:02 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:32:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:32:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:32:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:32:02 	... 7 common frames omitted
11:32:15 2026-07-31 11:32:15,100 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
11:32:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:32:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:32:15 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:32:15 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:32:15 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:32:15 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:32:15 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:32:15 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:32:15 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:32:15 Caused by: Ice.CommunicatorDestroyedException: null
11:32:15 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:32:15 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:32:15 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:32:15 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:32:15 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:32:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:32:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:32:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:32:15 	... 7 common frames omitted
11:32:17 2026-07-31 11:32:17,026 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
11:32:17 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:32:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:32:17 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:32:17 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:32:17 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:32:17 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:32:17 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:32:17 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:32:17 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:32:17 Caused by: Ice.CommunicatorDestroyedException: null
11:32:17 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:32:17 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:32:17 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:32:17 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:32:17 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:32:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:32:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:32:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:32:17 	... 7 common frames omitted
11:32:21 2026-07-31 11:32:21,179 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
11:32:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:32:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:32:21 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:32:21 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:32:21 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:32:21 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:32:21 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:32:21 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:32:21 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:32:21 Caused by: Ice.CommunicatorDestroyedException: null
11:32:21 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:32:21 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:32:21 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:32:21 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:32:21 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:32:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:32:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:32:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:32:21 	... 7 common frames omitted
11:32:23 2026-07-31 11:32:23,823 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
11:32:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:32:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:32:23 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:32:23 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:32:23 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:32:23 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:32:23 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:32:23 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:32:23 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:32:23 Caused by: Ice.CommunicatorDestroyedException: null
11:32:23 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:32:23 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:32:23 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:32:23 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:32:23 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:32:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:32:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:32:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:32:23 	... 7 common frames omitted
11:32:25 2026-07-31 11:32:25,778 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
11:32:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:32:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:32:25 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:32:25 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:32:25 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:32:25 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:32:25 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:32:25 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:32:25 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:32:25 Caused by: Ice.CommunicatorDestroyedException: null
11:32:25 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:32:25 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:32:25 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:32:25 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:32:25 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:32:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:32:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:32:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:32:25 	... 7 common frames omitted
11:32:28 2026-07-31 11:32:28,936 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
11:32:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:32:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:32:28 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:32:28 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:32:28 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:32:28 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:32:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:32:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:32:28 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:32:28 Caused by: Ice.CommunicatorDestroyedException: null
11:32:28 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:32:28 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:32:28 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:32:28 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:32:28 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:32:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:32:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:32:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:32:28 	... 7 common frames omitted
11:32:30 2026-07-31 11:32:30,635 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
11:32:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:32:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:32:30 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:32:30 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:32:30 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:32:30 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:32:30 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:32:30 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:32:30 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:32:30 Caused by: Ice.CommunicatorDestroyedException: null
11:32:30 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:32:30 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:32:30 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:32:30 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:32:30 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:32:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:32:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:32:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:32:30 	... 7 common frames omitted
11:32:33 2026-07-31 11:32:33,105 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
11:32:33 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:32:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:32:33 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:32:33 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:32:33 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:32:33 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:32:33 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:32:33 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:32:33 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:32:33 Caused by: Ice.CommunicatorDestroyedException: null
11:32:33 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:32:33 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:32:33 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:32:33 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:32:33 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:32:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:32:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:32:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:32:33 	... 7 common frames omitted
11:32:35 2026-07-31 11:32:35,511 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
11:32:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:32:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:32:35 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:32:35 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:32:35 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:32:35 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:32:35 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:32:35 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:32:35 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:32:35 Caused by: Ice.CommunicatorDestroyedException: null
11:32:35 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:32:35 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:32:35 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:32:35 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:32:35 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:32:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:32:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:32:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:32:35 	... 7 common frames omitted
11:32:38 2026-07-31 11:32:38,624 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
11:32:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:32:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:32:38 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:32:38 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:32:38 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:32:38 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:32:38 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:32:38 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:32:38 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:32:38 Caused by: Ice.CommunicatorDestroyedException: null
11:32:38 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:32:38 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:32:38 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:32:38 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:32:38 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:32:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:32:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:32:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:32:38 	... 7 common frames omitted
11:32:40 2026-07-31 11:32:40,851 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
11:32:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:32:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:32:40 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:32:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:32:40 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:32:40 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:32:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:32:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:32:40 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:32:40 Caused by: Ice.CommunicatorDestroyedException: null
11:32:40 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:32:40 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:32:40 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:32:40 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:32:40 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:32:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:32:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:32:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:32:40 	... 7 common frames omitted
11:32:43 2026-07-31 11:32:43,130 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
11:32:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:32:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:32:43 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:32:43 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:32:43 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:32:43 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:32:43 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:32:43 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:32:43 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:32:43 Caused by: Ice.CommunicatorDestroyedException: null
11:32:43 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:32:43 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:32:43 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:32:43 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:32:43 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:32:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:32:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:32:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:32:43 	... 7 common frames omitted
11:32:48 2026-07-31 11:32:48,165 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
11:32:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:32:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:32:48 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:32:48 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:32:48 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:32:48 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:32:48 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:32:48 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:32:48 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:32:48 Caused by: Ice.CommunicatorDestroyedException: null
11:32:48 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:32:48 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:32:48 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:32:48 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:32:48 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:32:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:32:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:32:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:32:48 	... 7 common frames omitted
11:32:54 2026-07-31 11:32:54,458 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
11:32:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:32:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:32:54 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:32:54 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:32:54 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:32:54 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:32:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:32:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:32:54 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:32:54 Caused by: Ice.CommunicatorDestroyedException: null
11:32:54 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:32:54 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:32:54 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:32:54 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:32:54 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:32:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:32:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:32:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:32:54 	... 7 common frames omitted
11:32:56 2026-07-31 11:32:56,145 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
11:32:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:32:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:32:56 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:32:56 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:32:56 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:32:56 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:32:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:32:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:32:56 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:32:56 Caused by: Ice.CommunicatorDestroyedException: null
11:32:56 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:32:56 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:32:56 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:32:56 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:32:56 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:32:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:32:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:32:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:32:56 	... 7 common frames omitted
11:32:57 2026-07-31 11:32:57,842 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
11:32:57 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:32:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:32:57 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:32:57 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:32:57 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:32:57 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:32:57 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:32:57 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:32:57 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:32:57 Caused by: Ice.CommunicatorDestroyedException: null
11:32:57 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:32:57 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:32:57 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:32:57 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:32:57 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:32:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:32:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:32:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:32:57 	... 7 common frames omitted
11:33:00 2026-07-31 11:33:00,152 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
11:33:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
11:33:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
11:33:00 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
11:33:00 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11:33:00 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
11:33:00 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
11:33:00 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11:33:00 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11:33:00 	at java.base/java.lang.Thread.run(Thread.java:1583)
11:33:00 Caused by: Ice.CommunicatorDestroyedException: null
11:33:00 	at IceInternal.Instance.proxyFactory(Instance.java:239)
11:33:00 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
11:33:00 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
11:33:00 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
11:33:00 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
11:33:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
11:33:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
11:33:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
11:33:00 	... 7 common frames omitted
13:17:13 Build was aborted
13:17:13 Aborted by devspace
13:17:13 Recording test results
13:17:19 Terminated
13:18:37 ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
13:18:37 Build Aborted. Not looking for any TestNG results.
13:18:37 Finished: ABORTED