Kpacs and Orthanc

Hello,

Please carefully follow this page of the Orthanc Book, in particular attach a full debug log of KPacs:
http://book.orthanc-server.com/faq/dicom.html

Here are the instructions to generate a log in “–verbose” mode of Orthanc;
http://book.orthanc-server.com/faq/log.html#generating-an-exploitable-debug-log

Regards,
Sébastien-

`

E1025 12:50:54.709315 SharedLibrary.cpp:60] LoadLibrary(C:\Program Files\Orthanc Server\Plugins\ModalityWorklists.dll) failed: Error 193

E1025 12:50:54.709315 main.cpp:1331] Uncaught exception, stopping now: [Error while using a shared library (plugin)] (code 25)

W1025 12:50:54.709315 main.cpp:1364] Orthanc has stopped
`

I ran the debug instructions and the command line version quit with this message:

`

E1025 12:50:54.709315 SharedLibrary.cpp:60] LoadLibrary(C:\Program Files\Orthanc Server\Plugins\ModalityWorklists.dll) failed: Error 193

E1025 12:50:54.709315 main.cpp:1331] Uncaught exception, stopping now: [Error while using a shared library (plugin)] (code 25)

W1025 12:50:54.709315 main.cpp:1364] Orthanc has stopped

`

Please help, and thanks

Instead of running Orthanc-1.4.2-Release.exe, I just run Orthanc.exe --verbose Configuration.json > Orthanc.log 2<&1 since I needed all the plugins to run.

Not sure if this was right or not but I am getting a verbose log. Also note that the log file will be in the orthanc root not in the log folder (unless you change the command line)

Marie

OK so now I have a verbose log, but I still don’t know what’s happening. On the K-Pacs workstation, some of the images come up, others do not. I can see all of the images in Osimis.
In the log when no images are there for a patient in K-Pacs, I am seeing the following entry:
E1025 15:49:03.194085 MoveScp.cpp:208] IMoveRequestHandler Failed: Bad request

Thank you.

Why don’t you post the full log of Orthanc?

Why don’t you post the full log of K-PACS?

Again, please carefully follow the instructions on this page of the Orthanc Book:
http://book.orthanc-server.com/faq/dicom.html

The K-PACS Web site is broken and prevents downloads, so that we can’t make the tests by ourselves.

`

W1026 12:49:57.142311 main.cpp:1305] Orthanc version: 1.4.2

W1026 12:49:57.144317 OrthancInitialization.cpp:121] Reading the configuration from: “Configuration/orthanc.json”

I1026 12:49:57.144317 Toolbox.cpp:1372] Using locale: “” for case-insensitive comparison of strings

I1026 12:49:57.144317 Enumerations.cpp:1918] Default encoding for DICOM was changed to: Latin1

I1026 12:49:57.144317 FromDcmtkBridge.cpp:236] Using DCTMK version: 362

I1026 12:49:57.144317 FromDcmtkBridge.cpp:244] Loading the embedded dictionaries

I1026 12:49:57.164370 FromDcmtkBridge.cpp:256] Loading the embedded dictionary of private tags

I1026 12:49:57.179410 FromDcmtkBridge.cpp:2093] Registering JPEG Lossless codecs in DCMTK

I1026 12:49:57.179410 FromDcmtkBridge.cpp:2098] Registering JPEG codecs in DCMTK

W1026 12:49:57.185426 main.cpp:655] Loading plugin(s) from: C:\Program Files\Orthanc Server\Plugins

I1026 12:49:57.185426 PluginsManager.cpp:288] Scanning folder C:\Program Files\Orthanc Server\Plugins for plugins

I1026 12:49:57.185426 PluginsManager.cpp:311] Found a shared library: “C:\Program Files\Orthanc Server\Plugins\ModalityWorklists.dll”

W1026 12:49:57.186428 PluginsManager.cpp:269] Registering plugin ‘worklists’ (version 1.4.2)

W1026 12:49:57.186428 PluginsManager.cpp:168] Sample worklist plugin is initializing

W1026 12:49:57.186428 PluginsManager.cpp:168] Worklist server is disabled by the configuration file

I1026 12:49:57.186428 PluginsManager.cpp:311] Found a shared library: “C:\Program Files\Orthanc Server\Plugins\OrthancDicomWeb.dll”

W1026 12:49:57.197458 PluginsManager.cpp:269] Registering plugin ‘dicom-web’ (version 0.5)

W1026 12:49:57.197458 PluginsManager.cpp:168] URI to the DICOMweb REST API: /dicom-web/

I1026 12:49:57.197458 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /dicom-web/instances

I1026 12:49:57.197458 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /dicom-web/series

I1026 12:49:57.197458 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /dicom-web/studies

I1026 12:49:57.197458 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /dicom-web/studies/([^/]*)

I1026 12:49:57.197458 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /dicom-web/studies/([^/]*)/instances

I1026 12:49:57.197458 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /dicom-web/studies/([^/]*)/metadata

I1026 12:49:57.197458 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /dicom-web/studies/([^/]*)/series

I1026 12:49:57.197458 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /dicom-web/studies/([^/])/series/([^/])

I1026 12:49:57.197458 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /dicom-web/studies/([^/])/series/([^/])/instances

I1026 12:49:57.197458 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /dicom-web/studies/([^/])/series/([^/])/instances/([^/]*)

I1026 12:49:57.197458 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /dicom-web/studies/([^/])/series/([^/])/instances/([^/])/bulk/(.)

I1026 12:49:57.197458 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /dicom-web/studies/([^/])/series/([^/])/instances/([^/]*)/metadata

I1026 12:49:57.197458 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /dicom-web/studies/([^/])/series/([^/])/metadata

I1026 12:49:57.197458 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /dicom-web/studies/([^/])/series/([^/])/instances/([^/]*)/frames

I1026 12:49:57.198461 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /dicom-web/studies/([^/])/series/([^/])/instances/([^/])/frames/([^/])

I1026 12:49:57.198461 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /dicom-web/servers

I1026 12:49:57.198461 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /dicom-web/servers/([^/]*)

I1026 12:49:57.198461 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /dicom-web/servers/([^/]*)/stow

I1026 12:49:57.198461 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /dicom-web/servers/([^/]*)/get

I1026 12:49:57.198461 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /dicom-web/servers/([^/]*)/retrieve

W1026 12:49:57.198461 PluginsManager.cpp:168] URI to the WADO-URI API: /wado

I1026 12:49:57.198461 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /wado

I1026 12:49:57.198461 PluginsManager.cpp:311] Found a shared library: “C:\Program Files\Orthanc Server\Plugins\OrthancMySQLIndex.dll”

W1026 12:49:57.199463 PluginsManager.cpp:269] Registering plugin ‘mysql-index’ (version 1.1)

W1026 12:49:57.200466 PluginsManager.cpp:168] No available configuration for the MySQL index plugin

I1026 12:49:57.200466 PluginsManager.cpp:311] Found a shared library: “C:\Program Files\Orthanc Server\Plugins\OrthancMySQLStorage.dll”

W1026 12:49:57.200466 PluginsManager.cpp:269] Registering plugin ‘mysql-storage’ (version 1.1)

W1026 12:49:57.201469 PluginsManager.cpp:168] No available configuration for the MySQL storage area plugin

I1026 12:49:57.201469 PluginsManager.cpp:311] Found a shared library: “C:\Program Files\Orthanc Server\Plugins\OrthancPostgreSQLIndex.dll”

W1026 12:49:57.202471 PluginsManager.cpp:269] Registering plugin ‘postgresql-index’ (version 2.2)

W1026 12:49:57.202471 PluginsManager.cpp:168] No available configuration for the PostgreSQL index plugin

I1026 12:49:57.203474 PluginsManager.cpp:311] Found a shared library: “C:\Program Files\Orthanc Server\Plugins\OrthancPostgreSQLStorage.dll”

W1026 12:49:57.203474 PluginsManager.cpp:269] Registering plugin ‘postgresql-storage’ (version 2.2)

W1026 12:49:57.203474 PluginsManager.cpp:168] No available configuration for the PostgreSQL storage area plugin

I1026 12:49:57.203474 PluginsManager.cpp:311] Found a shared library: “C:\Program Files\Orthanc Server\Plugins\OrthancWebViewer.dll”

W1026 12:49:57.214504 PluginsManager.cpp:269] Registering plugin ‘web-viewer’ (version 2.4)

W1026 12:49:57.214504 PluginsManager.cpp:168] Initializing the Web viewer

W1026 12:49:57.214504 PluginsManager.cpp:168] Web viewer using 4 threads for the decoding of the DICOM images

W1026 12:49:57.214504 PluginsManager.cpp:168] Storing the cache of the Web viewer in folder: C:\ORTHANC-ARCHIVE\WebViewerCache

I1026 12:49:57.216509 PluginsManager.cpp:172] No change in the versions, no need to clear the cache of the Web viewer

W1026 12:49:57.216509 PluginsManager.cpp:168] Web viewer using a cache of 100 MB

W1026 12:49:57.216509 PluginsManager.cpp:168] Using GDCM instead of the DICOM decoder that is built in Orthanc

I1026 12:49:57.216509 OrthancPlugins.cpp:1204] Plugin has registered a callback to decode DICOM images (1 decoder(s) now active)

I1026 12:49:57.216509 OrthancPlugins.cpp:1106] Plugin has registered a REST callback with mutual exclusion on: /web-viewer/series/(.*)

I1026 12:49:57.216509 OrthancPlugins.cpp:1106] Plugin has registered a REST callback with mutual exclusion on: /web-viewer/is-stable-series/(.*)

I1026 12:49:57.216509 OrthancPlugins.cpp:1106] Plugin has registered a REST callback with mutual exclusion on: /web-viewer/instances/(.*)

I1026 12:49:57.216509 OrthancPlugins.cpp:1106] Plugin has registered a REST callback with mutual exclusion on: /web-viewer/libs/(.*)

I1026 12:49:57.216509 OrthancPlugins.cpp:1106] Plugin has registered a REST callback with mutual exclusion on: /web-viewer/app/(.*)

I1026 12:49:57.216509 OrthancPlugins.cpp:1131] Plugin has registered an OnChange callback

I1026 12:49:57.216509 PluginsManager.cpp:311] Found a shared library: “C:\Program Files\Orthanc Server\Plugins\OrthancWSI.dll”

W1026 12:49:57.216509 PluginsManager.cpp:269] Registering plugin ‘wsi’ (version 0.5)

W1026 12:49:57.216509 PluginsManager.cpp:168] The whole-slide imaging plugin will use at most 8 threads to transcode the tiles

I1026 12:49:57.216509 OrthancPlugins.cpp:1131] Plugin has registered an OnChange callback

I1026 12:49:57.216509 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /wsi/app/(ol.css)

I1026 12:49:57.217512 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /wsi/app/(ol.js)

I1026 12:49:57.217512 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /wsi/app/(viewer.html)

I1026 12:49:57.217512 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /wsi/app/(viewer.js)

I1026 12:49:57.217512 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /wsi/pyramids/([0-9a-f-]+)

I1026 12:49:57.217512 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /wsi/tiles/([0-9a-f-]+)/([0-9-]+)/([0-9-]+)/([0-9-]+)

I1026 12:49:57.217512 PluginsManager.cpp:311] Found a shared library: “C:\Program Files\Orthanc Server\Plugins\OsimisWebViewer.dll”

W1026 12:49:57.228540 PluginsManager.cpp:269] Registering plugin ‘osimis-web-viewer’ (version 1.1.1.0-08acf7b2)

W1026 12:49:57.228540 PluginsManager.cpp:168] Initializing the Web viewer

W1026 12:49:57.229543 PluginsManager.cpp:168] Using GDCM instead of the DICOM decoder that is built in Orthanc

I1026 12:49:57.229543 OrthancPlugins.cpp:1204] Plugin has registered a callback to decode DICOM images (2 decoder(s) now active)

I1026 12:49:57.229543 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /osimis-viewer/images/?(.*)

I1026 12:49:57.229543 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /osimis-viewer/series/?(.*)

I1026 12:49:57.229543 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /osimis-viewer/config.js?(.*)

I1026 12:49:57.229543 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /osimis-viewer/studies/?(.*)

I1026 12:49:57.229543 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /osimis-viewer/languages/?(.*)

I1026 12:49:57.229543 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /osimis-viewer/app/(.*)

I1026 12:49:57.229543 PluginsManager.cpp:311] Found a shared library: “C:\Program Files\Orthanc Server\Plugins\ServeFolders.dll”

W1026 12:49:57.229543 PluginsManager.cpp:269] Registering plugin ‘serve-folders’ (version 1.4.2)

I1026 12:49:57.230546 OrthancPlugins.cpp:1106] Plugin has registered a REST callback without mutual exclusion on: /app/plugin-serve-folders.html

W1026 12:49:57.230546 PluginsManager.cpp:168] ServeFolders: Empty configuration file: No additional folder will be served!

W1026 12:49:57.230546 OrthancInitialization.cpp:1050] SQLite index directory: “Configuration\OrthancStorage”

W1026 12:49:57.230546 OrthancInitialization.cpp:1120] Storage directory: “C:\ORTHANC-ARCHIVE”

I1026 12:49:57.231549 DatabaseWrapper.cpp:359] Version of the Orthanc database: 6

W1026 12:49:57.231549 HttpClient.cpp:739] HTTPS will use the CA certificates from this file: Configuration

I1026 12:49:57.231549 HttpClient.cpp:149] Setting the default timeout for HTTP client connections: 10 seconds

I1026 12:49:57.231549 HttpClient.cpp:133] Setting the default proxy for HTTP client connections:

I1026 12:49:57.231549 DicomUserConnection.cpp:1243] Default timeout for DICOM connections if Orthanc acts as SCU (client): 10 seconds (0 = no timeout)

I1026 12:49:57.237565 ServerIndex.cpp:366] Starting the database flushing thread (sleep = 10)

I1026 12:49:57.237565 ServerIndex.cpp:1942] Starting the monitor for stable resources (stable age = 60)

I1026 12:49:57.237565 LuaJobManager.cpp:72] Lua: DICOM associations will be closed after 0 seconds of inactivity

I1026 12:49:57.237565 LuaScripting.cpp:592] Initializing Lua for the event handler

W1026 12:49:57.237565 LuaContext.cpp:103] Lua says: Lua toolbox installed

I1026 12:49:57.237565 LuaJobManager.cpp:72] Lua: DICOM associations will be closed after 0 seconds of inactivity

I1026 12:49:57.237565 LuaScripting.cpp:592] Initializing Lua for the event handler

W1026 12:49:57.237565 LuaContext.cpp:103] Lua says: Lua toolbox installed

W1026 12:49:57.237565 ServerContext.cpp:299] Disk compression is disabled

I1026 12:49:57.237565 ServerContext.cpp:654] Storing MD5 for attachments: yes

W1026 12:49:57.237565 ServerIndex.cpp:1449] No limit on the number of stored patients

W1026 12:49:57.237565 ServerIndex.cpp:1466] No limit on the size of the storage area

I1026 12:49:57.237565 JobsRegistry.cpp:557] The size of the history of the jobs engine is set to: 10 job(s)

W1026 12:49:57.238567 ServerContext.cpp:164] Reloading the jobs from the last execution of Orthanc

I1026 12:49:57.238567 JobsRegistry.cpp:660] New job submitted with priority 0: 07f20a30-7c4d-473d-a1e0-7d3a877cd3b5

I1026 12:49:57.238567 JobsRegistry.cpp:660] New job submitted with priority 0: 08edba06-d297-4941-a1b6-bbb7185893a5

I1026 12:49:57.238567 JobsRegistry.cpp:660] New job submitted with priority 0: 43f088d7-ec97-4e4d-aacc-3f8517c9420b

I1026 12:49:57.238567 JobsRegistry.cpp:660] New job submitted with priority 0: 58ca20ea-7544-4c6d-b344-e09568c54466

I1026 12:49:57.238567 JobsRegistry.cpp:660] New job submitted with priority 0: 981ca556-040b-4a09-9fa4-05b63434316e

I1026 12:49:57.238567 JobsRegistry.cpp:660] New job submitted with priority 0: 98b2014e-e850-4485-b18e-e7b86d96ec80

I1026 12:49:57.238567 JobsRegistry.cpp:660] New job submitted with priority 0: a6216644-2ede-42ee-a217-7f30900ef3ae

I1026 12:49:57.238567 JobsRegistry.cpp:660] New job submitted with priority 0: ae0de59c-d72a-4ff6-abf4-f190edb60e79

I1026 12:49:57.238567 JobsRegistry.cpp:660] New job submitted with priority 0: ca5fe17b-9e8a-4dee-906e-04874947e12c

I1026 12:49:57.238567 JobsRegistry.cpp:660] New job submitted with priority 0: cb60024e-42ff-4929-a017-efd55e93baf2

W1026 12:49:57.238567 JobsEngine.cpp:281] The jobs engine has started with 2 threads

I1026 12:49:57.238567 DicomServer.cpp:125] Setting timeout for DICOM connections if Orthanc acts as SCP (server): 30 seconds (0 = no timeout)

I1026 12:49:57.239570 JobsEngine.cpp:136] Worker thread 1 has started

I1026 12:49:57.239570 JobsEngine.cpp:136] Worker thread 0 has started

W1026 12:49:57.239570 main.cpp:848] DICOM server listening with AET ORTHANC on port: 4242

I1026 12:49:57.239570 MongooseServer.cpp:1062] HTTP keep alive is disabled

W1026 12:49:57.239570 MongooseServer.cpp:1088] HTTP compression is enabled

I1026 12:49:57.239570 MongooseServer.cpp:949] Starting embedded Web server using Mongoose

I1026 12:49:57.239570 DicomServer.cpp:62] DICOM server started

W1026 12:49:57.240573 MongooseServer.cpp:1002] HTTP server listening on port: 8042 (HTTPS encryption is disabled, remote access is allowed)

W1026 12:49:57.240573 main.cpp:667] Orthanc has started

I1026 12:49:57.240573 LuaScripting.cpp:649] Starting the Lua engine

I1026 12:50:22.964966 CommandDispatcher.cpp:491] Association Received from AET KPServer21 on IP 192.168.1.122

I1026 12:50:22.964966 main.cpp:187] Incoming connection from AET KPServer21 on IP 192.168.1.122, calling AET ORTHANC

I1026 12:50:22.964966 CommandDispatcher.cpp:689] Association Acknowledged (Max Send PDV: 16372)

I1026 12:50:22.966971 main.cpp:200] Incoming Find request from AET KPServer21 on IP 192.168.1.122, calling AET ORTHANC

I1026 12:50:22.966971 main.cpp:136] No limit on the number of C-FIND results at the Patient, Study and Series levels

I1026 12:50:22.966971 main.cpp:146] No limit on the number of C-FIND results at the Instance level

I1026 12:50:23.015099 OrthancFindRequestHandler.cpp:566] DICOM C-Find request at level: Study

I1026 12:50:23.015099 OrthancFindRequestHandler.cpp:572] (0008,0020) StudyDate = 20181001-20181026

I1026 12:50:23.015099 OrthancFindRequestHandler.cpp:572] (0008,0030) StudyTime =

I1026 12:50:23.015099 OrthancFindRequestHandler.cpp:572] (0008,0050) AccessionNumber =

I1026 12:50:23.015099 OrthancFindRequestHandler.cpp:572] (0008,0052) QueryRetrieveLevel = STUDY

I1026 12:50:23.015099 OrthancFindRequestHandler.cpp:572] (0008,0061) ModalitiesInStudy =

I1026 12:50:23.015099 OrthancFindRequestHandler.cpp:572] (0008,0080) InstitutionName =

I1026 12:50:23.015099 OrthancFindRequestHandler.cpp:572] (0008,0090) ReferringPhysicianName =

I1026 12:50:23.015099 OrthancFindRequestHandler.cpp:572] (0008,1030) StudyDescription =

I1026 12:50:23.015099 OrthancFindRequestHandler.cpp:572] (0010,0010) PatientName =

I1026 12:50:23.015099 OrthancFindRequestHandler.cpp:572] (0010,0020) PatientID =

I1026 12:50:23.015099 OrthancFindRequestHandler.cpp:572] (0010,0030) PatientBirthDate =

I1026 12:50:23.015099 OrthancFindRequestHandler.cpp:572] (0010,0040) PatientSex =

I1026 12:50:23.015099 OrthancFindRequestHandler.cpp:572] (0010,1010) PatientAge =

I1026 12:50:23.015099 OrthancFindRequestHandler.cpp:572] (0020,000d) StudyInstanceUID =

I1026 12:50:23.015099 OrthancFindRequestHandler.cpp:572] (0020,0010) StudyID =

I1026 12:50:23.020112 OrthancFindRequestHandler.cpp:645] Number of candidate resources after fast DB filtering: 16

I1026 12:50:23.020112 FilesystemStorage.cpp:155] Reading attachment “77ce2bf6-981d-4c24-9dc2-99a283dcd158” of “JSON summary of DICOM” content type

I1026 12:50:23.021115 FilesystemStorage.cpp:155] Reading attachment “6ee8d40f-23ec-41a5-a8d9-d9f8e21a80bd” of “JSON summary of DICOM” content type

I1026 12:50:23.022118 FilesystemStorage.cpp:155] Reading attachment “a4e79d0b-e7ee-42e8-bc83-a5e74a653069” of “JSON summary of DICOM” content type

I1026 12:50:23.022118 FilesystemStorage.cpp:155] Reading attachment “4cf580e3-b586-4da8-9830-2edb2577e813” of “JSON summary of DICOM” content type

I1026 12:50:23.022118 FilesystemStorage.cpp:155] Reading attachment “c56a8fc1-a6df-4f23-9140-818e1e074bbd” of “JSON summary of DICOM” content type

I1026 12:50:23.023120 FilesystemStorage.cpp:155] Reading attachment “c1dd691c-30e7-4190-a994-962ffee6e9c6” of “JSON summary of DICOM” content type

I1026 12:50:23.023120 FilesystemStorage.cpp:155] Reading attachment “6e90edd9-cd3e-4de0-a7c6-776684226737” of “JSON summary of DICOM” content type

I1026 12:50:23.024123 FilesystemStorage.cpp:155] Reading attachment “428d18a0-b03b-4a10-990a-a672447bf98f” of “JSON summary of DICOM” content type

I1026 12:50:23.024123 FilesystemStorage.cpp:155] Reading attachment “cf48d128-4496-4320-88bb-2e3f7abda95d” of “JSON summary of DICOM” content type

I1026 12:50:23.025126 FilesystemStorage.cpp:155] Reading attachment “e8a91314-de4a-4f49-bfbc-875435c355e0” of “JSON summary of DICOM” content type

I1026 12:50:23.025126 FilesystemStorage.cpp:155] Reading attachment “184295fe-98dd-4920-b71f-7590b3b41331” of “JSON summary of DICOM” content type

I1026 12:50:23.026129 FilesystemStorage.cpp:155] Reading attachment “4e189271-b7f7-4761-a84b-2929e7ffa736” of “JSON summary of DICOM” content type

I1026 12:50:23.026129 FilesystemStorage.cpp:155] Reading attachment “96782133-ab99-4150-8729-ae22c451a8ce” of “JSON summary of DICOM” content type

I1026 12:50:23.027131 FilesystemStorage.cpp:155] Reading attachment “71a5be6f-6528-4744-b090-391a1115bab2” of “JSON summary of DICOM” content type

I1026 12:50:23.027131 FilesystemStorage.cpp:155] Reading attachment “5d176372-4fc9-4a56-ba37-90521f12a3aa” of “JSON summary of DICOM” content type

I1026 12:50:23.027131 FilesystemStorage.cpp:155] Reading attachment “95f0c04f-8cc4-417b-8298-835a701dc238” of “JSON summary of DICOM” content type

I1026 12:50:23.028134 OrthancFindRequestHandler.cpp:673] Number of matching resources: 16

I1026 12:50:23.032144 CommandDispatcher.cpp:892] DUL Peer Requested Release

I1026 12:50:23.032144 CommandDispatcher.cpp:899] Association Release

I1026 12:50:28.479628 CommandDispatcher.cpp:491] Association Received from AET KPServer21 on IP 192.168.1.122

I1026 12:50:28.479628 main.cpp:187] Incoming connection from AET KPServer21 on IP 192.168.1.122, calling AET ORTHANC

I1026 12:50:28.479628 CommandDispatcher.cpp:689] Association Acknowledged (Max Send PDV: 16372)

I1026 12:50:28.479628 main.cpp:200] Incoming Find request from AET KPServer21 on IP 192.168.1.122, calling AET ORTHANC

I1026 12:50:28.480631 main.cpp:136] No limit on the number of C-FIND results at the Patient, Study and Series levels

I1026 12:50:28.480631 main.cpp:146] No limit on the number of C-FIND results at the Instance level

I1026 12:50:28.529761 OrthancFindRequestHandler.cpp:566] DICOM C-Find request at level: Series

I1026 12:50:28.529761 OrthancFindRequestHandler.cpp:572] (0008,0021) SeriesDate =

I1026 12:50:28.529761 OrthancFindRequestHandler.cpp:572] (0008,0031) SeriesTime =

I1026 12:50:28.529761 OrthancFindRequestHandler.cpp:572] (0008,0052) QueryRetrieveLevel = SERIES

I1026 12:50:28.529761 OrthancFindRequestHandler.cpp:572] (0008,0060) Modality =

I1026 12:50:28.529761 OrthancFindRequestHandler.cpp:572] (0008,103e) SeriesDescription =

I1026 12:50:28.529761 OrthancFindRequestHandler.cpp:572] (0018,0015) BodyPartExamined =

I1026 12:50:28.529761 OrthancFindRequestHandler.cpp:572] (0018,1030) ProtocolName =

I1026 12:50:28.529761 OrthancFindRequestHandler.cpp:572] (0018,5100) PatientPosition =

I1026 12:50:28.529761 OrthancFindRequestHandler.cpp:572] (0020,000d) StudyInstanceUID = 1.2.826.0.1.3680043.2.135.734046.43945207.7.1539101654.658.1

I1026 12:50:28.529761 OrthancFindRequestHandler.cpp:572] (0020,000e) SeriesInstanceUID =

I1026 12:50:28.529761 OrthancFindRequestHandler.cpp:572] (0020,0011) SeriesNumber =

I1026 12:50:28.534775 OrthancFindRequestHandler.cpp:645] Number of candidate resources after fast DB filtering: 5

I1026 12:50:28.534775 FilesystemStorage.cpp:155] Reading attachment “6ee8d40f-23ec-41a5-a8d9-d9f8e21a80bd” of “JSON summary of DICOM” content type

I1026 12:50:28.534775 FilesystemStorage.cpp:155] Reading attachment “ab82f922-23b4-4b3b-9e5f-8e9491d8b4cf” of “JSON summary of DICOM” content type

I1026 12:50:28.535778 FilesystemStorage.cpp:155] Reading attachment “bd618119-e8ee-4452-b111-050db2fd7982” of “JSON summary of DICOM” content type

I1026 12:50:28.535778 FilesystemStorage.cpp:155] Reading attachment “7303d246-6bea-42c9-93dc-2332e18a3193” of “JSON summary of DICOM” content type

I1026 12:50:28.535778 FilesystemStorage.cpp:155] Reading attachment “258bc4a2-e748-4bca-afc6-12c612a40bae” of “JSON summary of DICOM” content type

I1026 12:50:28.536780 OrthancFindRequestHandler.cpp:673] Number of matching resources: 5

I1026 12:50:28.538785 CommandDispatcher.cpp:892] DUL Peer Requested Release

I1026 12:50:28.538785 CommandDispatcher.cpp:899] Association Release

I1026 12:50:28.607969 CommandDispatcher.cpp:491] Association Received from AET KPServer21 on IP 192.168.1.122

I1026 12:50:28.607969 main.cpp:187] Incoming connection from AET KPServer21 on IP 192.168.1.122, calling AET ORTHANC

I1026 12:50:28.607969 CommandDispatcher.cpp:689] Association Acknowledged (Max Send PDV: 16372)

I1026 12:50:28.608972 main.cpp:200] Incoming Move request from AET KPServer21 on IP 192.168.1.122, calling AET ORTHANC

W1026 12:50:28.658102 OrthancMoveRequestHandler.cpp:261] Move-SCU request received for AET “KPServer21”

I1026 12:50:28.658102 OrthancMoveRequestHandler.cpp:269] (0008,0021) SeriesDate =

I1026 12:50:28.658102 OrthancMoveRequestHandler.cpp:269] (0008,0031) SeriesTime =

I1026 12:50:28.658102 OrthancMoveRequestHandler.cpp:269] (0008,0052) QueryRetrieveLevel = SERIES

I1026 12:50:28.658102 OrthancMoveRequestHandler.cpp:269] (0008,0060) Modality =

I1026 12:50:28.658102 OrthancMoveRequestHandler.cpp:269] (0008,103e) SeriesDescription =

I1026 12:50:28.658102 OrthancMoveRequestHandler.cpp:269] (0018,0015) BodyPartExamined =

I1026 12:50:28.658102 OrthancMoveRequestHandler.cpp:269] (0018,1030) ProtocolName =

I1026 12:50:28.658102 OrthancMoveRequestHandler.cpp:269] (0018,5100) PatientPosition =

I1026 12:50:28.658102 OrthancMoveRequestHandler.cpp:269] (0020,000d) StudyInstanceUID = 1.2.826.0.1.3680043.2.135.734046.43945207.7.1539101654.658.1

I1026 12:50:28.658102 OrthancMoveRequestHandler.cpp:269] (0020,000e) SeriesInstanceUID = 1.2.826.0.1.3680043.2.135.734046.43945207.7.1539101654.658.2

I1026 12:50:28.658102 OrthancMoveRequestHandler.cpp:269] (0020,0011) SeriesNumber =

I1026 12:50:28.665121 OrthancMoveRequestHandler.cpp:133] Sending resource b3d13dd5-88626dbb-81800512-ee8ad939-44d450bf to modality “KPServer21”

I1026 12:50:28.665121 JobsRegistry.cpp:660] New job submitted with priority 0: ce7d3b7a-c84c-4abc-8778-f766bafb4084

I1026 12:50:28.665121 JobsEngine.cpp:144] Executing job with priority 0 in worker thread 1: ce7d3b7a-c84c-4abc-8778-f766bafb4084

I1026 12:50:28.665121 DicomModalityStoreJob.cpp:58] Sending instance 44ef332a-2a32acc1-6568cfc0-5b2ae4a9-e5a04aa0 to modality “KPServer21”

I1026 12:50:28.665121 FilesystemStorage.cpp:155] Reading attachment “26a16c15-34e8-4b2b-bf2c-b1efb2982a58” of “DICOM” content type

I1026 12:50:28.669132 DicomUserConnection.cpp:928] Opening a DICOM SCU connection from AET “ORTHANC” to AET “KPServer21” on host 192.168.1.122:104 (manufacturer: StoreScp)

W: DIMSE Warning: (ORTHANC,KPServer21): sendMessage: unable to convert dataset from ‘JPEG Lossless, Non-hierarchical, Process 14’ transfer syntax to ‘Little Endian Explicit’
E1026 12:50:28.685174 DicomUserConnection.cpp:167] DicomUserConnection: DIMSE Failed to send message

I1026 12:50:28.687180 JobsRegistry.cpp:470] Job has completed with success: ce7d3b7a-c84c-4abc-8778-f766bafb4084

I1026 12:50:28.708236 CommandDispatcher.cpp:892] DUL Peer Requested Release

I1026 12:50:28.708236 CommandDispatcher.cpp:899] Association Release

I1026 12:50:28.766390 CommandDispatcher.cpp:491] Association Received from AET KPServer21 on IP 192.168.1.122

I1026 12:50:28.766390 main.cpp:187] Incoming connection from AET KPServer21 on IP 192.168.1.122, calling AET ORTHANC

I1026 12:50:28.766390 CommandDispatcher.cpp:689] Association Acknowledged (Max Send PDV: 16372)

I1026 12:50:28.767393 main.cpp:200] Incoming Move request from AET KPServer21 on IP 192.168.1.122, calling AET ORTHANC

W1026 12:50:28.816524 OrthancMoveRequestHandler.cpp:261] Move-SCU request received for AET “KPServer21”

I1026 12:50:28.816524 OrthancMoveRequestHandler.cpp:269] (0008,0021) SeriesDate =

I1026 12:50:28.816524 OrthancMoveRequestHandler.cpp:269] (0008,0031) SeriesTime =

I1026 12:50:28.816524 OrthancMoveRequestHandler.cpp:269] (0008,0052) QueryRetrieveLevel = SERIES

I1026 12:50:28.816524 OrthancMoveRequestHandler.cpp:269] (0008,0060) Modality =

I1026 12:50:28.816524 OrthancMoveRequestHandler.cpp:269] (0008,103e) SeriesDescription =

I1026 12:50:28.816524 OrthancMoveRequestHandler.cpp:269] (0018,0015) BodyPartExamined =

I1026 12:50:28.816524 OrthancMoveRequestHandler.cpp:269] (0018,1030) ProtocolName =

I1026 12:50:28.816524 OrthancMoveRequestHandler.cpp:269] (0018,5100) PatientPosition =

I1026 12:50:28.816524 OrthancMoveRequestHandler.cpp:269] (0020,000d) StudyInstanceUID = 1.2.826.0.1.3680043.2.135.734046.43945207.7.1539101654.658.1

I1026 12:50:28.816524 OrthancMoveRequestHandler.cpp:269] (0020,000e) SeriesInstanceUID = 1.2.826.0.1.3680043.2.135.734046.43945207.7.1539101711.926.4

I1026 12:50:28.816524 OrthancMoveRequestHandler.cpp:269] (0020,0011) SeriesNumber =

I1026 12:50:28.823542 OrthancMoveRequestHandler.cpp:133] Sending resource 51084e1f-b76c7c27-75cbb1c3-8c1b60a3-6a35ac5a to modality “KPServer21”

I1026 12:50:28.823542 JobsRegistry.cpp:660] New job submitted with priority 0: 8049a406-e328-4e95-8c82-4f675a8267b5

I1026 12:50:28.823542 JobsEngine.cpp:144] Executing job with priority 0 in worker thread 0: 8049a406-e328-4e95-8c82-4f675a8267b5

I1026 12:50:28.823542 DicomModalityStoreJob.cpp:58] Sending instance da2fe648-b099a400-1e7f5898-b2212441-fc6adf80 to modality “KPServer21”

I1026 12:50:28.824545 FilesystemStorage.cpp:155] Reading attachment “40411e26-4330-40a5-a188-d19f14f7708b” of “DICOM” content type

I1026 12:50:28.828556 DicomUserConnection.cpp:928] Opening a DICOM SCU connection from AET “ORTHANC” to AET “KPServer21” on host 192.168.1.122:104 (manufacturer: StoreScp)

W: DIMSE Warning: (ORTHANC,KPServer21): sendMessage: unable to convert dataset from ‘JPEG Lossless, Non-hierarchical, Process 14’ transfer syntax to ‘Little Endian Explicit’
E1026 12:50:28.844598 DicomUserConnection.cpp:167] DicomUserConnection: DIMSE Failed to send message

I1026 12:50:28.845601 JobsRegistry.cpp:470] Job has completed with success: 8049a406-e328-4e95-8c82-4f675a8267b5

I1026 12:50:28.865654 CommandDispatcher.cpp:892] DUL Peer Requested Release

I1026 12:50:28.865654 CommandDispatcher.cpp:899] Association Release

I1026 12:50:28.920801 CommandDispatcher.cpp:491] Association Received from AET KPServer21 on IP 192.168.1.122

I1026 12:50:28.921803 main.cpp:187] Incoming connection from AET KPServer21 on IP 192.168.1.122, calling AET ORTHANC

I1026 12:50:28.921803 CommandDispatcher.cpp:689] Association Acknowledged (Max Send PDV: 16372)

I1026 12:50:28.922806 main.cpp:200] Incoming Move request from AET KPServer21 on IP 192.168.1.122, calling AET ORTHANC

W1026 12:50:28.970934 OrthancMoveRequestHandler.cpp:261] Move-SCU request received for AET “KPServer21”

I1026 12:50:28.970934 OrthancMoveRequestHandler.cpp:269] (0008,0021) SeriesDate =

I1026 12:50:28.970934 OrthancMoveRequestHandler.cpp:269] (0008,0031) SeriesTime =

I1026 12:50:28.970934 OrthancMoveRequestHandler.cpp:269] (0008,0052) QueryRetrieveLevel = SERIES

I1026 12:50:28.970934 OrthancMoveRequestHandler.cpp:269] (0008,0060) Modality =

I1026 12:50:28.970934 OrthancMoveRequestHandler.cpp:269] (0008,103e) SeriesDescription =

I1026 12:50:28.970934 OrthancMoveRequestHandler.cpp:269] (0018,0015) BodyPartExamined =

I1026 12:50:28.970934 OrthancMoveRequestHandler.cpp:269] (0018,1030) ProtocolName =

I1026 12:50:28.970934 OrthancMoveRequestHandler.cpp:269] (0018,5100) PatientPosition =

I1026 12:50:28.970934 OrthancMoveRequestHandler.cpp:269] (0020,000d) StudyInstanceUID = 1.2.826.0.1.3680043.2.135.734046.43945207.7.1539101654.658.1

I1026 12:50:28.970934 OrthancMoveRequestHandler.cpp:269] (0020,000e) SeriesInstanceUID = 1.2.826.0.1.3680043.2.135.734046.43945207.7.1539101871.656.6

I1026 12:50:28.970934 OrthancMoveRequestHandler.cpp:269] (0020,0011) SeriesNumber =

I1026 12:50:28.977953 OrthancMoveRequestHandler.cpp:133] Sending resource 67de754d-f8228cb0-ba1edd90-214fd300-1d48da77 to modality “KPServer21”

I1026 12:50:28.977953 JobsRegistry.cpp:660] New job submitted with priority 0: fedbe97d-7ac1-4c6e-9bd8-a3e2b8f5597a

I1026 12:50:28.977953 JobsEngine.cpp:144] Executing job with priority 0 in worker thread 0: fedbe97d-7ac1-4c6e-9bd8-a3e2b8f5597a

I1026 12:50:28.977953 DicomModalityStoreJob.cpp:58] Sending instance 76adf295-095757fb-f3561245-e4cb344e-11b0c22c to modality “KPServer21”

I1026 12:50:28.977953 FilesystemStorage.cpp:155] Reading attachment “89500414-496b-4c5a-b95a-0cfc6aa192bc” of “DICOM” content type

I1026 12:50:28.982966 DicomUserConnection.cpp:928] Opening a DICOM SCU connection from AET “ORTHANC” to AET “KPServer21” on host 192.168.1.122:104 (manufacturer: StoreScp)

W: DIMSE Warning: (ORTHANC,KPServer21): sendMessage: unable to convert dataset from ‘JPEG Lossless, Non-hierarchical, Process 14’ transfer syntax to ‘Little Endian Explicit’
E1026 12:50:28.998006 DicomUserConnection.cpp:167] DicomUserConnection: DIMSE Failed to send message

I1026 12:50:28.999009 JobsRegistry.cpp:470] Job has completed with success: fedbe97d-7ac1-4c6e-9bd8-a3e2b8f5597a

I1026 12:50:29.020065 CommandDispatcher.cpp:892] DUL Peer Requested Release

I1026 12:50:29.020065 CommandDispatcher.cpp:899] Association Release

I1026 12:50:29.076214 CommandDispatcher.cpp:491] Association Received from AET KPServer21 on IP 192.168.1.122

I1026 12:50:29.076214 main.cpp:187] Incoming connection from AET KPServer21 on IP 192.168.1.122, calling AET ORTHANC

I1026 12:50:29.076214 CommandDispatcher.cpp:689] Association Acknowledged (Max Send PDV: 16372)

I1026 12:50:29.077217 main.cpp:200] Incoming Move request from AET KPServer21 on IP 192.168.1.122, calling AET ORTHANC

W1026 12:50:29.126347 OrthancMoveRequestHandler.cpp:261] Move-SCU request received for AET “KPServer21”

I1026 12:50:29.126347 OrthancMoveRequestHandler.cpp:269] (0008,0021) SeriesDate =

I1026 12:50:29.126347 OrthancMoveRequestHandler.cpp:269] (0008,0031) SeriesTime =

I1026 12:50:29.126347 OrthancMoveRequestHandler.cpp:269] (0008,0052) QueryRetrieveLevel = SERIES

I1026 12:50:29.126347 OrthancMoveRequestHandler.cpp:269] (0008,0060) Modality =

I1026 12:50:29.126347 OrthancMoveRequestHandler.cpp:269] (0008,103e) SeriesDescription =

I1026 12:50:29.126347 OrthancMoveRequestHandler.cpp:269] (0018,0015) BodyPartExamined =

I1026 12:50:29.126347 OrthancMoveRequestHandler.cpp:269] (0018,1030) ProtocolName =

I1026 12:50:29.126347 OrthancMoveRequestHandler.cpp:269] (0018,5100) PatientPosition =

I1026 12:50:29.126347 OrthancMoveRequestHandler.cpp:269] (0020,000d) StudyInstanceUID = 1.2.826.0.1.3680043.2.135.734046.43945207.7.1539101654.658.1

I1026 12:50:29.126347 OrthancMoveRequestHandler.cpp:269] (0020,000e) SeriesInstanceUID = 1.2.826.0.1.3680043.2.135.734046.43945207.7.1539102166.560.8

I1026 12:50:29.126347 OrthancMoveRequestHandler.cpp:269] (0020,0011) SeriesNumber =

I1026 12:50:29.133366 OrthancMoveRequestHandler.cpp:133] Sending resource 5335770f-44139794-25de3344-6001d287-11993228 to modality “KPServer21”

I1026 12:50:29.133366 JobsRegistry.cpp:660] New job submitted with priority 0: 2f1495af-1ed1-4238-8b94-71fd9c23231d

I1026 12:50:29.133366 JobsEngine.cpp:144] Executing job with priority 0 in worker thread 0: 2f1495af-1ed1-4238-8b94-71fd9c23231d

I1026 12:50:29.133366 DicomModalityStoreJob.cpp:58] Sending instance 01216c91-efccd004-b8d8ed5a-52a8e979-21b1093b to modality “KPServer21”

I1026 12:50:29.133366 FilesystemStorage.cpp:155] Reading attachment “e87fd394-a6e9-4e9f-9e15-61850f3f2a89” of “DICOM” content type

I1026 12:50:29.145398 DicomUserConnection.cpp:928] Opening a DICOM SCU connection from AET “ORTHANC” to AET “KPServer21” on host 192.168.1.122:104 (manufacturer: StoreScp)

W: DIMSE Warning: (ORTHANC,KPServer21): sendMessage: unable to convert dataset from ‘JPEG Lossless, Non-hierarchical, Process 14’ transfer syntax to ‘Little Endian Explicit’
E1026 12:50:29.158432 DicomUserConnection.cpp:167] DicomUserConnection: DIMSE Failed to send message

I1026 12:50:29.160438 JobsRegistry.cpp:470] Job has completed with success: 2f1495af-1ed1-4238-8b94-71fd9c23231d

I1026 12:50:29.175478 CommandDispatcher.cpp:892] DUL Peer Requested Release

I1026 12:50:29.175478 CommandDispatcher.cpp:899] Association Release

I1026 12:50:29.238646 CommandDispatcher.cpp:491] Association Received from AET KPServer21 on IP 192.168.1.122

I1026 12:50:29.238646 main.cpp:187] Incoming connection from AET KPServer21 on IP 192.168.1.122, calling AET ORTHANC

I1026 12:50:29.238646 CommandDispatcher.cpp:689] Association Acknowledged (Max Send PDV: 16372)

I1026 12:50:29.239649 main.cpp:200] Incoming Move request from AET KPServer21 on IP 192.168.1.122, calling AET ORTHANC

W1026 12:50:29.298806 OrthancMoveRequestHandler.cpp:261] Move-SCU request received for AET “KPServer21”

I1026 12:50:29.298806 OrthancMoveRequestHandler.cpp:269] (0008,0021) SeriesDate =

I1026 12:50:29.298806 OrthancMoveRequestHandler.cpp:269] (0008,0031) SeriesTime =

I1026 12:50:29.298806 OrthancMoveRequestHandler.cpp:269] (0008,0052) QueryRetrieveLevel = SERIES

I1026 12:50:29.298806 OrthancMoveRequestHandler.cpp:269] (0008,0060) Modality =

I1026 12:50:29.298806 OrthancMoveRequestHandler.cpp:269] (0008,103e) SeriesDescription =

I1026 12:50:29.298806 OrthancMoveRequestHandler.cpp:269] (0018,0015) BodyPartExamined =

I1026 12:50:29.298806 OrthancMoveRequestHandler.cpp:269] (0018,1030) ProtocolName =

I1026 12:50:29.298806 OrthancMoveRequestHandler.cpp:269] (0018,5100) PatientPosition =

I1026 12:50:29.298806 OrthancMoveRequestHandler.cpp:269] (0020,000d) StudyInstanceUID = 1.2.826.0.1.3680043.2.135.734046.43945207.7.1539101654.658.1

I1026 12:50:29.298806 OrthancMoveRequestHandler.cpp:269] (0020,000e) SeriesInstanceUID = 1.2.826.0.1.3680043.2.135.734046.43945207.7.1539102260.707.10

I1026 12:50:29.298806 OrthancMoveRequestHandler.cpp:269] (0020,0011) SeriesNumber =

I1026 12:50:29.306827 OrthancMoveRequestHandler.cpp:133] Sending resource dad15e60-3bd8c262-51c0066a-790d0379-813e7f07 to modality “KPServer21”

I1026 12:50:29.306827 JobsRegistry.cpp:660] New job submitted with priority 0: befe2a9d-56fd-41fc-aa96-3cbb3042968f

I1026 12:50:29.306827 JobsEngine.cpp:144] Executing job with priority 0 in worker thread 0: befe2a9d-56fd-41fc-aa96-3cbb3042968f

I1026 12:50:29.306827 DicomModalityStoreJob.cpp:58] Sending instance 619f377f-df6413eb-77fd2e0f-6cd859e1-35cc061d to modality “KPServer21”

I1026 12:50:29.306827 FilesystemStorage.cpp:155] Reading attachment “9e685379-4e66-4a93-b571-d23bc7a13c90” of “DICOM” content type

I1026 12:50:29.317857 DicomUserConnection.cpp:928] Opening a DICOM SCU connection from AET “ORTHANC” to AET “KPServer21” on host 192.168.1.122:104 (manufacturer: StoreScp)

W: DIMSE Warning: (ORTHANC,KPServer21): sendMessage: unable to convert dataset from ‘JPEG Lossless, Non-hierarchical, Process 14’ transfer syntax to ‘Little Endian Explicit’
E1026 12:50:29.329888 DicomUserConnection.cpp:167] DicomUserConnection: DIMSE Failed to send message

I1026 12:50:29.332897 JobsRegistry.cpp:470] Job has completed with success: befe2a9d-56fd-41fc-aa96-3cbb3042968f

I1026 12:50:29.348939 CommandDispatcher.cpp:892] DUL Peer Requested Release

I1026 12:50:29.373003 CommandDispatcher.cpp:899] Association Release

`

also, yes, K-Pacs is no longer available. I would be happy to share a kpacs installer with you to help this troubleshooting. and thank you.

it truncated the log: here is the relevant part:

`

I1026 12:54:30.358712 DicomServer.cpp:62] DICOM server started

W1026 12:54:30.359715 MongooseServer.cpp:1002] HTTP server listening on port: 8042 (HTTPS encryption is disabled, remote access is allowed)

W1026 12:54:30.359715 main.cpp:667] Orthanc has started

I1026 12:54:30.359715 LuaScripting.cpp:649] Starting the Lua engine

I1026 12:54:37.304178 CommandDispatcher.cpp:491] Association Received from AET KPServer21 on IP 192.168.1.122

I1026 12:54:37.304178 main.cpp:187] Incoming connection from AET KPServer21 on IP 192.168.1.122, calling AET ORTHANC

I1026 12:54:37.304178 CommandDispatcher.cpp:689] Association Acknowledged (Max Send PDV: 16372)

I1026 12:54:37.304178 main.cpp:200] Incoming Find request from AET KPServer21 on IP 192.168.1.122, calling AET ORTHANC

I1026 12:54:37.305180 main.cpp:136] No limit on the number of C-FIND results at the Patient, Study and Series levels

I1026 12:54:37.305180 main.cpp:146] No limit on the number of C-FIND results at the Instance level

I1026 12:54:37.354311 OrthancFindRequestHandler.cpp:566] DICOM C-Find request at level: Series

I1026 12:54:37.354311 OrthancFindRequestHandler.cpp:572] (0008,0021) SeriesDate =

I1026 12:54:37.354311 OrthancFindRequestHandler.cpp:572] (0008,0031) SeriesTime =

I1026 12:54:37.354311 OrthancFindRequestHandler.cpp:572] (0008,0052) QueryRetrieveLevel = SERIES

I1026 12:54:37.354311 OrthancFindRequestHandler.cpp:572] (0008,0060) Modality =

I1026 12:54:37.354311 OrthancFindRequestHandler.cpp:572] (0008,103e) SeriesDescription =

I1026 12:54:37.354311 OrthancFindRequestHandler.cpp:572] (0018,0015) BodyPartExamined =

I1026 12:54:37.354311 OrthancFindRequestHandler.cpp:572] (0018,1030) ProtocolName =

I1026 12:54:37.354311 OrthancFindRequestHandler.cpp:572] (0018,5100) PatientPosition =

I1026 12:54:37.354311 OrthancFindRequestHandler.cpp:572] (0020,000d) StudyInstanceUID = 1.2.826.0.1.3680043.2.135.734046.43945207.7.1539028968.992.1

I1026 12:54:37.354311 OrthancFindRequestHandler.cpp:572] (0020,000e) SeriesInstanceUID =

I1026 12:54:37.355314 OrthancFindRequestHandler.cpp:572] (0020,0011) SeriesNumber =

I1026 12:54:37.359324 OrthancFindRequestHandler.cpp:645] Number of candidate resources after fast DB filtering: 2

I1026 12:54:37.359324 FilesystemStorage.cpp:155] Reading attachment “a4e79d0b-e7ee-42e8-bc83-a5e74a653069” of “JSON summary of DICOM” content type

I1026 12:54:37.359324 FilesystemStorage.cpp:155] Reading attachment “0a201b56-7059-42a8-865c-66eec0026ec8” of “JSON summary of DICOM” content type

I1026 12:54:37.360327 OrthancFindRequestHandler.cpp:673] Number of matching resources: 2

I1026 12:54:37.403442 CommandDispatcher.cpp:892] DUL Peer Requested Release

I1026 12:54:37.403442 CommandDispatcher.cpp:899] Association Release

I1026 12:54:37.504711 CommandDispatcher.cpp:491] Association Received from AET KPServer21 on IP 192.168.1.122

I1026 12:54:37.504711 main.cpp:187] Incoming connection from AET KPServer21 on IP 192.168.1.122, calling AET ORTHANC

I1026 12:54:37.504711 CommandDispatcher.cpp:689] Association Acknowledged (Max Send PDV: 16372)

I1026 12:54:37.505714 main.cpp:200] Incoming Move request from AET KPServer21 on IP 192.168.1.122, calling AET ORTHANC

W1026 12:54:37.554844 OrthancMoveRequestHandler.cpp:261] Move-SCU request received for AET “KPServer21”

I1026 12:54:37.554844 OrthancMoveRequestHandler.cpp:269] (0008,0021) SeriesDate =

I1026 12:54:37.554844 OrthancMoveRequestHandler.cpp:269] (0008,0031) SeriesTime =

I1026 12:54:37.554844 OrthancMoveRequestHandler.cpp:269] (0008,0052) QueryRetrieveLevel = SERIES

I1026 12:54:37.554844 OrthancMoveRequestHandler.cpp:269] (0008,0060) Modality =

I1026 12:54:37.554844 OrthancMoveRequestHandler.cpp:269] (0008,103e) SeriesDescription =

I1026 12:54:37.554844 OrthancMoveRequestHandler.cpp:269] (0018,0015) BodyPartExamined =

I1026 12:54:37.554844 OrthancMoveRequestHandler.cpp:269] (0018,1030) ProtocolName =

I1026 12:54:37.554844 OrthancMoveRequestHandler.cpp:269] (0018,5100) PatientPosition =

I1026 12:54:37.554844 OrthancMoveRequestHandler.cpp:269] (0020,000d) StudyInstanceUID = 1.2.826.0.1.3680043.2.135.734046.43945207.7.1539028968.992.1

I1026 12:54:37.554844 OrthancMoveRequestHandler.cpp:269] (0020,000e) SeriesInstanceUID = 1.2.826.0.1.3680043.2.135.734046.43945207.7.1539028968.992.2

I1026 12:54:37.554844 OrthancMoveRequestHandler.cpp:269] (0020,0011) SeriesNumber =

I1026 12:54:37.561863 OrthancMoveRequestHandler.cpp:133] Sending resource 18cdd64a-131a33f5-c8bce8a6-74860a75-ade20839 to modality “KPServer21”

I1026 12:54:37.561863 JobsRegistry.cpp:660] New job submitted with priority 0: e4aa1546-c400-49ac-9bfc-02cb40bac061

I1026 12:54:37.561863 JobsEngine.cpp:144] Executing job with priority 0 in worker thread 0: e4aa1546-c400-49ac-9bfc-02cb40bac061

I1026 12:54:37.562866 DicomModalityStoreJob.cpp:58] Sending instance 8113449c-d22f2870-a87c471a-0af83d83-b6d6d06f to modality “KPServer21”

I1026 12:54:37.562866 FilesystemStorage.cpp:155] Reading attachment “89d96b55-d3bc-4c74-bacd-d00e9548ef26” of “DICOM” content type

I1026 12:54:37.569884 DicomUserConnection.cpp:928] Opening a DICOM SCU connection from AET “ORTHANC” to AET “KPServer21” on host 192.168.1.122:104 (manufacturer: StoreScp)

W: DIMSE Warning: (ORTHANC,KPServer21): sendMessage: unable to convert dataset from ‘JPEG Lossless, Non-hierarchical, Process 14’ transfer syntax to ‘Little Endian Explicit’
E1026 12:54:37.585927 DicomUserConnection.cpp:167] DicomUserConnection: DIMSE Failed to send message

I1026 12:54:37.586930 JobsRegistry.cpp:470] Job has completed with success: e4aa1546-c400-49ac-9bfc-02cb40bac061

I1026 12:54:37.603975 CommandDispatcher.cpp:892] DUL Peer Requested Release

I1026 12:54:37.603975 CommandDispatcher.cpp:899] Association Release

I1026 12:54:37.662129 CommandDispatcher.cpp:491] Association Received from AET KPServer21 on IP 192.168.1.122

I1026 12:54:37.662129 main.cpp:187] Incoming connection from AET KPServer21 on IP 192.168.1.122, calling AET ORTHANC

I1026 12:54:37.662129 CommandDispatcher.cpp:689] Association Acknowledged (Max Send PDV: 16372)

I1026 12:54:37.663132 main.cpp:200] Incoming Move request from AET KPServer21 on IP 192.168.1.122, calling AET ORTHANC

W1026 12:54:37.712263 OrthancMoveRequestHandler.cpp:261] Move-SCU request received for AET “KPServer21”

I1026 12:54:37.712263 OrthancMoveRequestHandler.cpp:269] (0008,0021) SeriesDate =

I1026 12:54:37.712263 OrthancMoveRequestHandler.cpp:269] (0008,0031) SeriesTime =

I1026 12:54:37.712263 OrthancMoveRequestHandler.cpp:269] (0008,0052) QueryRetrieveLevel = SERIES

I1026 12:54:37.712263 OrthancMoveRequestHandler.cpp:269] (0008,0060) Modality =

I1026 12:54:37.712263 OrthancMoveRequestHandler.cpp:269] (0008,103e) SeriesDescription =

I1026 12:54:37.712263 OrthancMoveRequestHandler.cpp:269] (0018,0015) BodyPartExamined =

I1026 12:54:37.712263 OrthancMoveRequestHandler.cpp:269] (0018,1030) ProtocolName =

I1026 12:54:37.712263 OrthancMoveRequestHandler.cpp:269] (0018,5100) PatientPosition =

I1026 12:54:37.712263 OrthancMoveRequestHandler.cpp:269] (0020,000d) StudyInstanceUID = 1.2.826.0.1.3680043.2.135.734046.43945207.7.1539028968.992.1

I1026 12:54:37.712263 OrthancMoveRequestHandler.cpp:269] (0020,000e) SeriesInstanceUID = 1.2.826.0.1.3680043.2.135.734046.43945207.7.1539029142.762.4

I1026 12:54:37.712263 OrthancMoveRequestHandler.cpp:269] (0020,0011) SeriesNumber =

I1026 12:54:37.719281 OrthancMoveRequestHandler.cpp:133] Sending resource 302bd8b0-36e84961-0edd4480-37a062a7-b3203185 to modality “KPServer21”

I1026 12:54:37.719281 JobsRegistry.cpp:660] New job submitted with priority 0: 8cd7e8f4-deaa-427a-99a8-3f24c4ad0e9e

I1026 12:54:37.719281 JobsEngine.cpp:144] Executing job with priority 0 in worker thread 1: 8cd7e8f4-deaa-427a-99a8-3f24c4ad0e9e

I1026 12:54:37.719281 DicomModalityStoreJob.cpp:58] Sending instance 85917ef0-6be6a06e-27be3a7c-cb935fa9-9e0d4ab1 to modality “KPServer21”

I1026 12:54:37.719281 FilesystemStorage.cpp:155] Reading attachment “485e888d-9e66-4193-96e0-e502cc64f4ef” of “DICOM” content type

I1026 12:54:37.724295 DicomUserConnection.cpp:928] Opening a DICOM SCU connection from AET “ORTHANC” to AET “KPServer21” on host 192.168.1.122:104 (manufacturer: StoreScp)

W: DIMSE Warning: (ORTHANC,KPServer21): sendMessage: unable to convert dataset from ‘JPEG Lossless, Non-hierarchical, Process 14’ transfer syntax to ‘Little Endian Explicit’
E1026 12:54:37.740337 DicomUserConnection.cpp:167] DicomUserConnection: DIMSE Failed to send message

I1026 12:54:37.741340 JobsRegistry.cpp:470] Job has completed with success: 8cd7e8f4-deaa-427a-99a8-3f24c4ad0e9e

I1026 12:54:37.761393 CommandDispatcher.cpp:892] DUL Peer Requested Release

I1026 12:54:37.761393 CommandDispatcher.cpp:899] Association Release

`

The relevant part of the Orthanc log is the following:

I1026 12:50:28.669132 DicomUserConnection.cpp:928] Opening a DICOM SCU connection from AET “ORTHANC” to AET “KPServer21” on host 192.168.1.122:104 (manufacturer: StoreScp)
W: DIMSE Warning: (ORTHANC,KPServer21): sendMessage: unable to convert dataset from ‘JPEG Lossless, Non-hierarchical, Process 14’ transfer syntax to ‘Little Endian Explicit’

E1026 12:50:28.685174 DicomUserConnection.cpp:167] DicomUserConnection: DIMSE Failed to send message

In English, this means that K-PACS does not support DICOM instances encoded using JPEG-LS. As a consequence, this is not an issue within Orthanc, but an unsupported feature in K-PACS.

The problem is DEFINITELY with Orthanc and NOT KPACS.
These EXACT SAME images are being served to KPACS from a Conquest instance with NO PROBLEM.
I was very interested in the Orthanc commercial version, but I can’t even get this test case to work, and now you won’t give a relevant or usable answer.
There MUST be an answer that isn’t just you pointing the finger at everyone else’s product.
As I said, all of these images are being served to kpacs from conquest with no issues whatsoever, so why is it that Orthanc chokes on them?
And why is it that SOME of the images work fine and OTHERS do not. They all come from the same source and are the same format.

If you want (free) support about Orthanc, avoid aggressive and offensive language.

You should have a look at previous discussions on this forum about the “xxxTransferSyntaxAccepted” configuration options of Orthanc.

Ok, I guess that Orthanc just doesn’t work. I’ll go with another offering.
Sorry to inconvenience you.

FYI, I had the same issue with eFilm and Orthanc previously and I was also using a Conquest PACS before. Conquest performs transcoding on all DICOM and converts them to JPEG2000 which eFilm supports. However, JPEG-LS is not supported by eFilm and throws up the same error you are receiving.

I can attest and confirm that Sébastien’s answer is accurate. This error message is because K-Pacs does not support JPEG-LS. If you open up any of the DICOM images from the Conquest server and the study you’re testing with on Orthanc, you’ll see that the Transfer Syntax UID is different. You can disable the JPEG-LS transfer syntax from Orthanc so that it does not accept JPEG-LS studies anymore and prevent this issue in the future. Alternatively, you can write up a LUA script to transcode studies received manually to something else that K-Pacs will play nice with.

Here is a reference to two posts about the same error but for eFilm specifically:

https://groups.google.com/forum/#!searchin/orthanc-users/efilm|sort:date/orthanc-users/NvEeNCbrvd8/EWQb-FQ2BwAJ

https://groups.google.com/forum/#!searchin/orthanc-users/efilm|sort:date/orthanc-users/yU-XasmYSU4/VbrRLzY2BwAJ

P.S.: You won’t find a better alternative to Orthanc that is more stable, light and with as much potential for customization/scalability especially not in the Open Source ecosystem. :slight_smile: