"Internal error: Cannot initialize ICU: U_INVALID_FORMAT_ERROR" when trying to restart via /tools/reset

Greetings,

When trying to restart via /tools/reset it does not work and the following error appears in the log file:

I0227 15:11:24.477015 HTTP-0 Toolbox.cpp:2782] (http) POST /tools/reset
I0227 15:11:24.478014 HTTP-0 Toolbox.cpp:2787] (http) POST /tools/reset (elapsed: 999 us)
I0227 15:11:24.574710 MAIN LuaJobManager.cpp:99] (lua) Awaking trailing sleep
I0227 15:11:24.574710 MAIN LuaScripting.cpp:959] Stopping the Lua engine
I0227 15:11:24.683245 MAIN LuaScripting.cpp:965] The Lua engine has stopped
W0227 15:11:24.684244 MAIN main.cpp:1036] Reset request received, restarting Orthanc
W0227 15:11:24.684244 MAIN main.cpp:1040] Orthanc is stopping
W0227 15:11:26.506686 MAIN main.cpp:1288] HTTP server has stopped
I0227 15:11:26.943439 DICOM-SERVER DicomServer.cpp:88] (dicom) DICOM server stopping
W0227 15:11:27.038035 MAIN main.cpp:1405] DICOM server has stopped
I0227 15:11:27.117978 MAIN JobsEngine.cpp:293] (jobs) Stopping the jobs engine
W0227 15:11:27.289298 MAIN JobsEngine.cpp:317] The jobs engine has stopped
I0227 15:11:27.635572 UNSTABLE-MON ServerIndex.cpp:513] Closing the monitor thread for stable resources
W0227 15:11:28.238629 MAIN PluginsManager.cpp:225] Unregistering plugin ‘AWS S3 Storage’ (version 2.5.0)
W0227 15:11:28.239630 MAIN AWS S3 Storage:/StoragePlugin.cpp:735] AWS S3 Storage plugin is finalizing
W0227 15:11:28.243632 MAIN PluginsManager.cpp:225] Unregistering plugin ‘dicom-web’ (version 1.22)
W0227 15:11:28.244632 MAIN PluginsManager.cpp:225] Unregistering plugin ‘gdcm’ (version 1.8)
I0227 15:11:28.244632 MAIN PluginsManager.cpp:163] (plugins) Finalizing the decoder/transcoder of medical images using GDCM
W0227 15:11:28.248650 MAIN PluginsManager.cpp:225] Unregistering plugin ‘orthanc-explorer-2’ (version 1.10.1)
W0227 15:11:28.250649 MAIN PluginsManager.cpp:225] Unregistering plugin ‘postgresql-index’ (version 10.0)
W0227 15:11:28.251632 MAIN postgresql-index:/IndexPlugin.cpp:108] PostgreSQL index is finalizing
W0227 15:11:28.253633 MAIN PluginsManager.cpp:225] Unregistering plugin ‘postgresql-storage’ (version 10.0)
W0227 15:11:28.253633 MAIN postgresql-storage:/StoragePlugin.cpp:87] PostgreSQL storage area is finalizing
W0227 15:11:28.256632 MAIN PluginsManager.cpp:225] Unregistering plugin ‘volview’ (version 1.3)
ERROR: Trying to log a message after the finalization of the logging engine (or did you forgot to initialize it?)
W0227 15:11:28.261632 MAIN OrthancConfiguration.cpp:59] Reading the configuration from: C:\Orthanc\Configuration\Orthanc.json
E0227 15:11:28.263629 MAIN OrthancException.cpp:144] Internal error: Cannot initialize ICU: U_INVALID_FORMAT_ERROR
E0227 15:11:28.264631 MAIN main.cpp:2231] Uncaught exception, stopping now: [Internal error] (code -1)
W0227 15:11:28.264631 MAIN main.cpp:2262] Orthanc has stopped

Hello,

Please check out issue #255 for which a fix is pending in the Orthanc mainline.

Regards,
Sébastien-

1 Like