DIMSE Read PDV failed - network error ?

All other questions regarding DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
nicolas_dicom
Posts: 19
Joined: Fri, 2010-10-29, 21:48

DIMSE Read PDV failed - network error ?

#1 Post by nicolas_dicom »

Hi,

We are having an issue with some images which are send from another DCMTK storescu command.

We have checked the the network and it is ok.
Could you please explain next error ?
What does "DIMSE Read PDV failed" mean ?

Plataform
2.6.32-25-server #45-Ubuntu SMP Sat Oct 16 20:06:58 UTC 2010 x86_64 GNU/Linux

DCMTK storescu v3.5.4 2005-12-20

Code: Select all


Store SCP Failed:
ERROR - dcmqrdb  - 0006:020c DIMSE Read PDV failed
ERROR - dcmqrdb  - 0006:0310 DUL network closed
INFO - dcmqrdb  - Store SCP: Deleting Image File: %s/mnt/datos/DCMMALARGUECR_4f8438a15bce2a87.dcm
ERROR - dcmqrdb  - DIMSE Failure (aborting association):
ERROR - dcmqrdb  - 0006:020c [color=red]DIMSE Read PDV failed[/color]
ERROR - dcmqrdb  - 0006:0310 DUL network closed


Thanks in advance !

Nicolás

Uli Schlachter
DCMTK Developer
Posts: 120
Joined: Thu, 2009-11-26, 08:15

#2 Post by Uli Schlachter »

If I understand the code directly, this means:

The TCP connection was closed by the other end without doing a proper DUL association release and before storescu was done. This is the "DUL network closed" error.
This was noticed by DIMSE while trying to read a protocol data value. This is where the "DIMSE Read PDV failed" comes from. Thus, this second error is just a result of the first one.

The second set of error messages would then occur when storescu tries to do a proper association release, which fails for the same reasons in the same way (although I wonder why writing the release request PDU didn't produce any errors).

Post Reply

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 1 guest