Issue70

Title dicom receiving shows error
Priority bug Status resolved
Superseder Nosy List admin
Assigned To
Keywords Orthanc Core

Created on 2017-10-25.18:13:20 by admin, last changed by admin.

Messages
msg315 (view) Author: admin Date: 2017-10-25.18:13:20
[BitBucket user: Esa Matinmikko]
[BitBucket date: 2017-10-25.16:13:20]

Hello,

Sending dicom file to orthanc using dicom sender I got following error message in the orthanc log and sending hangs.

Log entry:

"RunnableWorkersPool.cpp:81 Native exception while handling some runnable object."

Version is 1.2.0 using Debian Stretch.
msg316 (view) Author: admin Date: 2017-10-25.18:43:44
[BitBucket user: Sébastien Jodogne]
[BitBucket date: 2017-10-25.16:43:44]

Please try with the latest version of Orthanc (1.3.0). If this does not work, please provide sample DICOM files, full logs, and instructions to reproduce your issue: The description of your issue is currently way too vague.
msg317 (view) Author: admin Date: 2019-01-25.10:05:26
[BitBucket user: Sébastien Jodogne]
[BitBucket date: 2019-01-25.09:05:26]

No follow-up by the reporter for more than one year, closing the issue.
msg318 (view) Author: admin Date: 2019-06-11.16:16:52
[BitBucket user: 4AF]
[BitBucket date: 2019-06-11.14:16:52]

I received this error on Orthanc 1.2.0 on Debian Stretch on a Raspberry Pi 3.

After building 1.5.6 a similar error was thrown explaining that Orthanc did not have write permissions to the storage folder.
msg319 (view) Author: admin Date: 2019-06-15.09:15:44
[BitBucket user: Sébastien Jodogne]
[BitBucket date: 2019-06-15.07:15:44]

Orthanc is known to work fine on Raspberry Pi: https://www.web3.lu/orthanc-raspberry-pi/

This is most probably related to the fact you are trying to run Orthanc using an user that has not the proper write permissions.
History
Date User Action Args
2026-07-29 15:51:21admincreate