Hello,
I am getting following errors and warning while retrieving study data of patient from orthanc to weasis.
I am using following command
$dicom:rs --url “http://192.168.1.2:8042/dicom-web” -r “patientID=ozp00SjY2xG”
Logs:
telnetd is running on 127.0.0.1:17179
gosh: stopping shell
20.10.2021 16:56:24.046 INFO [Dicom Model-pool-1-thread-1] org.weasis.dicom.explorer.rs.RsQueryResult: Adding new patient: KNIX
20.10.2021 16:56:24.253 WARN [Dicom Model-pool-1-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
20.10.2021 16:56:24.253 ERROR [Dicom Model-pool-1-thread-1] org.weasis.dicom.explorer.rs.RsQueryResult: QIDO-RS all instances with seriesUID 1.2.840.113619.2.176.2025.1499492.7391.1171285944.393 org.weasis.core.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java:177)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java:150)
at org.weasis.core.api.util.NetworkUtil.getHttpResponse(NetworkUtil.java:74)
20.10.2021 16:56:24.253 WARN [Dicom Model-pool-1-thread-1] org.weasis.dicom.explorer.wado.DownloadManager: Cannot add series Cor FSE PD to download queue
20.10.2021 16:56:24.253 INFO [Series Downloader-pool-3-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading series of KNIX [Cor FSE PD]
20.10.2021 16:56:24.300 INFO [AWT-EventQueue-0] org.weasis.dicom.explorer.wado.LoadSeries: PERF type:DICOMDIR seriesUID:1.2.840.113619.2.176.2025.1499492.7391.1171285944.393 modality:MR nbImages:0 size:0 time:47 rate:0
Please Help
Regards
Kalpesh