weasis network error

608 views
Skip to first unread message

Дмитрий Суменков

unread,
Aug 23, 2019, 12:00:18 AM8/23/19
to dcm4che

dcm4chee 5.17, weasis 3.5.3

I built everything according to the instructions:

https://nroduit.github.io/en/getting-started/dcm4chee/#for-dcm4chee-arc-light


I get a network error, I don’t know where to look for the error.


weasis network error.png


Nicolas Roduit

unread,
Aug 23, 2019, 10:52:48 AM8/23/19
to dcm4che
This generally means that the images are not accessible. Check the log files on the client and server sides, it should help to understand why.

Ahasan Habib

unread,
Dec 24, 2019, 1:25:33 AM12/24/19
to dcm...@googlegroups.com
HI Nicolas roduit,


I was face same problem, when i click eye icon then weasis viewer opened but images can't download may be something was missing of network.

Here is my wildfly server.log file

ahasan@Linux-desktop:~$ tail -f /var/local/dcm4chee-arc/wildfly/log/server.log 
2019-12-24 12:17:15,830 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-8) DCM4CHEE<-PACS-CONNECTOR(6) >> A-RELEASE-RQ
2019-12-24 12:17:15,830 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-8) DCM4CHEE<-PACS-CONNECTOR(6) << A-RELEASE-RP
2019-12-24 12:17:15,841 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-7) DCM4CHEE<-PACS-CONNECTOR(5): close Socket[addr=localhost/127.0.0.1,port=36435,localport=11112]
2019-12-24 12:17:15,880 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-4) DCM4CHEE<-PACS-CONNECTOR(6): close Socket[addr=localhost/127.0.0.1,port=36127,localport=11112]
2019-12-24 12:17:18,066 INFO  [stdout] (default task-4) 2019-12-24 12:17:18,066 [ default task-4] INFO  o.w.s.RequestManifest     Consume ManifestBuilder with id=2
2019-12-24 12:17:38,951 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2019-12-24 12:17:38,954 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-1) Send audit message to /127.0.0.1:514
2019-12-24 12:17:38,956 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-1) Send audit message to /127.0.0.1:514
2019-12-24 12:17:38,957 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-1) Send audit message to /127.0.0.1:514
2019-12-24 12:17:38,957 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2019-12-24 12:17:39,939 INFO  [org.dcm4chee.arc.export.mgt.impl.ExportScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start ExportScheduler.execute()
2019-12-24 12:17:39,941 INFO  [org.dcm4chee.arc.export.mgt.impl.ExportScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished ExportScheduler.execute()
2019-12-24 12:17:49,970 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2019-12-24 12:17:49,981 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2019-12-24 12:17:50,796 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/127.0.0.1,port=60555,localport=11112]
2019-12-24 12:17:50,802 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-9) DCM4CHEE<-PACS-CONNECTOR(7) >> A-ASSOCIATE-RQ
2019-12-24 12:17:50,804 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-9) DCM4CHEE<-PACS-CONNECTOR(7) << A-ASSOCIATE-AC
2019-12-24 12:17:50,806 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-9) DCM4CHEE<-PACS-CONNECTOR(7) >> 1:C-FIND-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.2.2.1 - Study Root Query/Retrieve Information Model - FIND
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2019-12-24 12:17:50,806 INFO  [org.dcm4chee.arc.query.scp.CommonCFindSCP] (EE-ManagedExecutorService-default-Thread-9) DCM4CHEE<-PACS-CONNECTOR(7): Process C-FIND RQ:
(0008,0020) DA [] StudyDate
(0008,0030) TM [] StudyTime
(0008,0050) SH [] AccessionNumber
(0008,0052) CS [STUDY] QueryRetrieveLevel
(0008,0090) PN [] ReferringPhysicianName
(0008,1030) LO [] StudyDescription
(0010,0010) PN [] PatientName
(0010,0020) LO [] PatientID
(0010,0021) LO [] IssuerOfPatientID
(0010,0030) DA [] PatientBirthDate
(0010,0040) CS [] PatientSex
(0020,000D) UI [1.113654.3.13.1026] StudyInstanceUID
(0020,0010) SH [] StudyID

2019-12-24 12:17:50,823 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-10) DCM4CHEE<-PACS-CONNECTOR(7) << 1:C-FIND-RSP[pcid=1, status=ff00H
  cuid=1.2.840.10008.5.1.4.1.2.2.1 - Study Root Query/Retrieve Information Model - FIND
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2019-12-24 12:17:50,824 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-10) DCM4CHEE<-PACS-CONNECTOR(7) << 1:C-FIND-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.2.2.1 - Study Root Query/Retrieve Information Model - FIND
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2019-12-24 12:17:50,825 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/127.0.0.1,port=57093,localport=11112]
2019-12-24 12:17:50,826 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-9) DCM4CHEE<-PACS-CONNECTOR(7) >> A-RELEASE-RQ
2019-12-24 12:17:50,826 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-9) DCM4CHEE<-PACS-CONNECTOR(7) << A-RELEASE-RP
2019-12-24 12:17:50,841 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-11) DCM4CHEE<-PACS-CONNECTOR(8) >> A-ASSOCIATE-RQ
2019-12-24 12:17:50,841 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-11) DCM4CHEE<-PACS-CONNECTOR(8) << A-ASSOCIATE-AC
2019-12-24 12:17:50,842 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-11) DCM4CHEE<-PACS-CONNECTOR(8) >> 1:C-FIND-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.2.2.1 - Study Root Query/Retrieve Information Model - FIND
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2019-12-24 12:17:50,842 INFO  [org.dcm4chee.arc.query.scp.CommonCFindSCP] (EE-ManagedExecutorService-default-Thread-11) DCM4CHEE<-PACS-CONNECTOR(8): Process C-FIND RQ:
(0008,0052) CS [SERIES] QueryRetrieveLevel
(0008,0060) CS [] Modality
(0008,103E) LO [] SeriesDescription
(0020,000D) UI [1.113654.3.13.1026] StudyInstanceUID
(0020,000E) UI [] SeriesInstanceUID
(0020,0011) IS [] SeriesNumber

2019-12-24 12:17:50,850 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-10) DCM4CHEE<-PACS-CONNECTOR(8) << 1:C-FIND-RSP[pcid=1, status=ff00H
  cuid=1.2.840.10008.5.1.4.1.2.2.1 - Study Root Query/Retrieve Information Model - FIND
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2019-12-24 12:17:50,850 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-10) DCM4CHEE<-PACS-CONNECTOR(8) << 1:C-FIND-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.2.2.1 - Study Root Query/Retrieve Information Model - FIND
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2019-12-24 12:17:50,851 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-11) DCM4CHEE<-PACS-CONNECTOR(8) >> A-RELEASE-RQ
2019-12-24 12:17:50,851 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-11) DCM4CHEE<-PACS-CONNECTOR(8) << A-RELEASE-RP
2019-12-24 12:17:50,851 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/127.0.0.1,port=51625,localport=11112]
2019-12-24 12:17:50,853 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-11) DCM4CHEE<-PACS-CONNECTOR(9) >> A-ASSOCIATE-RQ
2019-12-24 12:17:50,854 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-11) DCM4CHEE<-PACS-CONNECTOR(9) << A-ASSOCIATE-AC
2019-12-24 12:17:50,855 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-11) DCM4CHEE<-PACS-CONNECTOR(9) >> 1:C-FIND-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.2.2.1 - Study Root Query/Retrieve Information Model - FIND
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2019-12-24 12:17:50,855 INFO  [org.dcm4chee.arc.query.scp.CommonCFindSCP] (EE-ManagedExecutorService-default-Thread-11) DCM4CHEE<-PACS-CONNECTOR(9): Process C-FIND RQ:
(0008,0018) UI [] SOPInstanceUID
(0008,0052) CS [IMAGE] QueryRetrieveLevel
(0020,000D) UI [1.113654.3.13.1026] StudyInstanceUID
(0020,000E) UI [1.113654.5.14.1035] SeriesInstanceUID
(0020,0013) IS [] InstanceNumber

2019-12-24 12:17:50,866 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-10) DCM4CHEE<-PACS-CONNECTOR(9) << 1:C-FIND-RSP[pcid=1, status=ff00H
  cuid=1.2.840.10008.5.1.4.1.2.2.1 - Study Root Query/Retrieve Information Model - FIND
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2019-12-24 12:17:50,867 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-10) DCM4CHEE<-PACS-CONNECTOR(9) << 1:C-FIND-RSP[pcid=1, status=ff00H
  cuid=1.2.840.10008.5.1.4.1.2.2.1 - Study Root Query/Retrieve Information Model - FIND
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2019-12-24 12:17:50,867 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-10) DCM4CHEE<-PACS-CONNECTOR(9) << 1:C-FIND-RSP[pcid=1, status=ff00H
  cuid=1.2.840.10008.5.1.4.1.2.2.1 - Study Root Query/Retrieve Information Model - FIND
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2019-12-24 12:17:50,867 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-10) DCM4CHEE<-PACS-CONNECTOR(9) << 1:C-FIND-RSP[pcid=1, status=ff00H
  cuid=1.2.840.10008.5.1.4.1.2.2.1 - Study Root Query/Retrieve Information Model - FIND
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2019-12-24 12:17:50,867 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-10) DCM4CHEE<-PACS-CONNECTOR(9) << 1:C-FIND-RSP[pcid=1, status=ff00H
  cuid=1.2.840.10008.5.1.4.1.2.2.1 - Study Root Query/Retrieve Information Model - FIND
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2019-12-24 12:17:50,868 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-10) DCM4CHEE<-PACS-CONNECTOR(9) << 1:C-FIND-RSP[pcid=1, status=ff00H
  cuid=1.2.840.10008.5.1.4.1.2.2.1 - Study Root Query/Retrieve Information Model - FIND
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2019-12-24 12:17:50,868 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-10) DCM4CHEE<-PACS-CONNECTOR(9) << 1:C-FIND-RSP[pcid=1, status=ff00H
  cuid=1.2.840.10008.5.1.4.1.2.2.1 - Study Root Query/Retrieve Information Model - FIND
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2019-12-24 12:17:50,868 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-10) DCM4CHEE<-PACS-CONNECTOR(9) << 1:C-FIND-RSP[pcid=1, status=ff00H
  cuid=1.2.840.10008.5.1.4.1.2.2.1 - Study Root Query/Retrieve Information Model - FIND
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2019-12-24 12:17:50,870 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-10) DCM4CHEE<-PACS-CONNECTOR(9) << 1:C-FIND-RSP[pcid=1, status=ff00H
  cuid=1.2.840.10008.5.1.4.1.2.2.1 - Study Root Query/Retrieve Information Model - FIND
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2019-12-24 12:17:50,871 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-10) DCM4CHEE<-PACS-CONNECTOR(9) << 1:C-FIND-RSP[pcid=1, status=ff00H
  cuid=1.2.840.10008.5.1.4.1.2.2.1 - Study Root Query/Retrieve Information Model - FIND
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2019-12-24 12:17:50,871 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-10) DCM4CHEE<-PACS-CONNECTOR(9) << 1:C-FIND-RSP[pcid=1, status=ff00H
  cuid=1.2.840.10008.5.1.4.1.2.2.1 - Study Root Query/Retrieve Information Model - FIND
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2019-12-24 12:17:50,872 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-10) DCM4CHEE<-PACS-CONNECTOR(9) << 1:C-FIND-RSP[pcid=1, status=ff00H
  cuid=1.2.840.10008.5.1.4.1.2.2.1 - Study Root Query/Retrieve Information Model - FIND
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2019-12-24 12:17:50,872 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-10) DCM4CHEE<-PACS-CONNECTOR(9) << 1:C-FIND-RSP[pcid=1, status=ff00H
  cuid=1.2.840.10008.5.1.4.1.2.2.1 - Study Root Query/Retrieve Information Model - FIND
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2019-12-24 12:17:50,872 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-10) DCM4CHEE<-PACS-CONNECTOR(9) << 1:C-FIND-RSP[pcid=1, status=ff00H
  cuid=1.2.840.10008.5.1.4.1.2.2.1 - Study Root Query/Retrieve Information Model - FIND
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2019-12-24 12:17:50,872 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-10) DCM4CHEE<-PACS-CONNECTOR(9) << 1:C-FIND-RSP[pcid=1, status=ff00H
  cuid=1.2.840.10008.5.1.4.1.2.2.1 - Study Root Query/Retrieve Information Model - FIND
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2019-12-24 12:17:50,873 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-10) DCM4CHEE<-PACS-CONNECTOR(9) << 1:C-FIND-RSP[pcid=1, status=ff00H
  cuid=1.2.840.10008.5.1.4.1.2.2.1 - Study Root Query/Retrieve Information Model - FIND
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2019-12-24 12:17:50,873 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-10) DCM4CHEE<-PACS-CONNECTOR(9) << 1:C-FIND-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.2.2.1 - Study Root Query/Retrieve Information Model - FIND
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2019-12-24 12:17:50,873 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-11) DCM4CHEE<-PACS-CONNECTOR(9) >> A-RELEASE-RQ
2019-12-24 12:17:50,873 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-11) DCM4CHEE<-PACS-CONNECTOR(9) << A-RELEASE-RP
2019-12-24 12:17:50,875 INFO  [stdout] (pool-13-thread-3) 2019-12-24 12:17:50,874 [ool-13-thread-3] INFO  o.w.d.m.t.ManifestBuilder Build Manifest in 79 ms [id=3]
2019-12-24 12:17:50,877 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-8) DCM4CHEE<-PACS-CONNECTOR(7): close Socket[addr=localhost/127.0.0.1,port=60555,localport=11112]
2019-12-24 12:17:50,901 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-8) DCM4CHEE<-PACS-CONNECTOR(8): close Socket[addr=localhost/127.0.0.1,port=57093,localport=11112]
2019-12-24 12:17:50,924 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-4) DCM4CHEE<-PACS-CONNECTOR(9): close Socket[addr=localhost/127.0.0.1,port=51625,localport=11112]
2019-12-24 12:17:53,109 INFO  [stdout] (default task-5) 2019-12-24 12:17:53,109 [ default task-5] INFO  o.w.s.RequestManifest     Consume ManifestBuilder with id=3
Screenshot from 2019-12-24 12-26-00.png
Screenshot from 2019-12-24 12-26-47.png

Nicolas Roduit

unread,
Dec 24, 2019, 2:13:05 AM12/24/19
to dcm4che
On the server-side everything seems to be OK. According to the workflow schema, the issue is in the last step 6. So it will useful to have Weasis log files.

A common issue is the configuration of the proxy server.

Ahasan Habib

unread,
Dec 29, 2019, 4:27:51 AM12/29/19
to dcm...@googlegroups.com
Hi Nicolas Roduit,

This is weasis log file. weasis problem, when i was click eye icon image can't downloaded "Network error"  

ahasan@Linux-desktop:~/.weasis/log$ tail -f /home/ahasan/.weasis/log/boot-0.log
  Java max memory (less survivor space) = 1.9 GiB
***** End of Configuration *****
29.12.2019 15:14:57.755 *INFO* [main] org.weasis.launcher.WeasisLauncher:
Starting OSGI Bundles...

         | | /| / /__ ___ ____ (_)__
         | |/ |/ / -_) _ `(_-</ (_-<
         |__/|__/\__/\_,_/___/_/___/

29.12.2019 15:14:58.149 *INFO* [FelixStartLevel] org.opencv.osgi: Successfully loaded OpenCV native library.
29.12.2019 15:16:45.467 *INFO* [main] org.weasis.launcher.ConfigData: Starting Weasis...
29.12.2019 15:16:45.513 *INFO* [main] org.weasis.launcher.ConfigData: Initialization of the launch configuration...
29.12.2019 15:16:45.514 *INFO* [main] org.weasis.launcher.ConfigData: Main arg 0 = weasis://%24dicom%3Aget+-w+%22http%3A%2F%2F192.168.0.33%3A8080%2Fweasis-pacs-connector%2FRequestManifest%3Fid%3D10%22+%24weasis%3Aconfig+wcfg%3D%22null%2FWeasisConfig%22
29.12.2019 15:16:45.524 *SEVERE* [main] org.weasis.launcher.ConfigData: Error Loading config service null/WeasisConfig
java.lang.NullPointerException
at org.weasis.launcher.ConfigData.getConfigParamsFromServicePath(ConfigData.java:545)
at org.weasis.launcher.ConfigData.applyConfigFromArguments(ConfigData.java:235)
at org.weasis.launcher.ConfigData.init(ConfigData.java:113)
at org.weasis.launcher.ConfigData.<init>(ConfigData.java:78)
at org.weasis.launcher.AppLauncher.main(AppLauncher.java:26)
29.12.2019 15:16:45.549 *CONFIG* [main] org.weasis.launcher.Singleton: Local port of the Singleton server: 40,815
29.12.2019 15:16:45.554 *CONFIG* [main] org.weasis.launcher.WeasisLauncher: Config of locale.lang.code = en
29.12.2019 15:16:45.554 *CONFIG* [main] org.weasis.launcher.WeasisLauncher: Config of locale.format.code = en_US
29.12.2019 15:16:45.555 *CONFIG* [main] org.weasis.launcher.WeasisLauncher: Config of org.apache.sling.commons.log.level = INFO
29.12.2019 15:16:45.555 *CONFIG* [main] org.weasis.launcher.WeasisLauncher: Config of org.apache.sling.commons.log.file.activate = false
29.12.2019 15:16:45.555 *CONFIG* [main] org.weasis.launcher.WeasisLauncher: Config of org.apache.sling.commons.log.file.number = 5
29.12.2019 15:16:45.555 *CONFIG* [main] org.weasis.launcher.WeasisLauncher: Config of org.apache.sling.commons.log.file.size = 10MB
29.12.2019 15:16:45.555 *CONFIG* [main] org.weasis.launcher.WeasisLauncher: Config of org.apache.sling.commons.log.stack.limit = 3
29.12.2019 15:16:45.556 *CONFIG* [main] org.weasis.launcher.WeasisLauncher: Config of org.apache.sling.commons.log.pattern = {0,date,dd.MM.yyyy HH:mm:ss.SSS} *{4}* [{2}] {3}: {5}
29.12.2019 15:16:45.645 *CONFIG* [main] sun.awt.X11.backingStore.XToolkit: The system property sun.awt.backingStore is not set, by default backingStore=NotUseful
29.12.2019 15:16:46.068 *CONFIG* [main] org.weasis.launcher.WeasisLauncher: Config of weasis.show.disclaimer = true
29.12.2019 15:16:46.068 *CONFIG* [main] org.weasis.launcher.WeasisLauncher: Config of weasis.show.release = true
29.12.2019 15:16:46.070 *INFO* [main] org.weasis.launcher.WeasisLauncher:
***** Configuration *****
  Last running version = 3.5.4
  Current version = 3.5.4
  Application name = Weasis
  Application Source ID = 45D86FE2
  Application Profile = default
  Application local codebase = /opt/weasis/lib/app
  Application codebase URL = file:/opt/weasis/lib/app
  Application configuration file = file:/opt/weasis/lib/app/conf/config.properties
  Application extension configuration file = file:/opt/weasis/lib/app/conf/ext-config.properties
  User = ahasan
  User home directory = /home/ahasan/.weasis
  Resources path = /opt/weasis/lib/app/resources
  Preferences directory = /home/ahasan/.weasis/preferences/ahasan/default
  Look and Feel = org.pushingpixels.substance.api.skin.SubstanceTwilightLookAndFeel
  Languages path = file:/opt/weasis/lib/app/bundle-i18n/
  Languages available = en,ar,bs_BA,bg_BG,zh_CN,zh_TW,hr_HR,cs,fr,de,el,hu_HU,it,ja,ko,ms_MY,pl_PL,pt,pt_BR,ro,ru_RU,sr_RS,sk_SK,es,sv,tr,uk,vi,vi_VN
  OSGI native specs = linux-x86-64
  HTTP user agent = Weasis/3.5.4 (Linux; 4.18.0-26-generic; amd64)
  Operating system = Linux 4.18.0-26-generic amd64
  Java vendor = N/A
  Java version = 14-internal
  Java Path = /opt/weasis/lib/runtime
  Java max memory (less survivor space) = 1.9 GiB
***** End of Configuration *****
29.12.2019 15:16:46.071 *INFO* [main] org.weasis.launcher.WeasisLauncher:
Starting OSGI Bundles...

         | | /| / /__ ___ ____ (_)__
         | |/ |/ / -_) _ `(_-</ (_-<
         |__/|__/\__/\_,_/___/_/___/

29.12.2019 15:16:46.425 *INFO* [FelixStartLevel] org.opencv.osgi: Successfully loaded OpenCV native library.

--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dcm4che/008f7e43-d81c-4dfd-bceb-7724b46aae6f%40googlegroups.com.
Screenshot from 2019-12-25 15-05-46.png
Screenshot from 2019-12-29 15-18-46.png
Screenshot from 2019-12-29 15-18-50.png
Screenshot from 2019-12-29 15-18-58.png

Nicolas Roduit

unread,
Dec 29, 2019, 6:48:59 AM12/29/19
to dcm4che
> 29.12.2019 15:16:45.524 *SEVERE* [main] org.weasis.launcher.ConfigData: Error Loading config service null/WeasisConfig

If you use the current build of weasis-pacs-connector, prefer the latest stable release. This should remove this above error. Anyway, I don't think the error is related to the image issue.

Activate the logs file from File > Preferences > General and you should see the errors in default.log

If dcm4chee is in secure mode, see how to the URL with access_token.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+unsubscribe@googlegroups.com.

Ahasan Habib

unread,
Dec 30, 2019, 6:26:35 AM12/30/19
to dcm...@googlegroups.com
Hi Nicolas Roduit,

I did deploy weasis-pacs-connector-7.1.1, weasis-i18n.war-3.5.4, weasis-ext.war-3.5.4, weasis.war-3.5.4 and installed weasis_3.5.4-1_amd64.deb on server PC from following https://sourceforge.net/projects/dcm4che/files/Weasis/,but i have been face same problem.

It's default.log file :
ahasan@Linux-desktop:~/.weasis/log$ tail -f /home/ahasan/.weasis/log/default.log
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:13:32.381 *ERROR* [Image Downloader-pool-15-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:13:32.385 *ERROR* [Image Downloader-pool-16-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.264 *ERROR* [Dicom Model-pool-3-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading thumbnail org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.322 *ERROR* [Image Downloader-pool-9-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.324 *ERROR* [Image Downloader-pool-10-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.325 *ERROR* [Image Downloader-pool-11-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.326 *ERROR* [Image Downloader-pool-12-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.329 *ERROR* [Image Downloader-pool-11-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.329 *ERROR* [Image Downloader-pool-10-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.330 *ERROR* [Image Downloader-pool-10-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.331 *ERROR* [Image Downloader-pool-9-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.332 *ERROR* [Image Downloader-pool-12-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.332 *ERROR* [Image Downloader-pool-9-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.333 *ERROR* [Image Downloader-pool-9-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.335 *ERROR* [Image Downloader-pool-12-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.336 *ERROR* [Image Downloader-pool-9-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.337 *ERROR* [Image Downloader-pool-12-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.339 *ERROR* [Image Downloader-pool-11-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.338 *ERROR* [Image Downloader-pool-10-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.349 *ERROR* [Image Downloader-pool-13-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.357 *ERROR* [Image Downloader-pool-14-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.357 *ERROR* [Image Downloader-pool-15-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.363 *ERROR* [Image Downloader-pool-14-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.364 *ERROR* [Image Downloader-pool-13-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.364 *ERROR* [Image Downloader-pool-14-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.365 *ERROR* [Image Downloader-pool-13-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.366 *ERROR* [Image Downloader-pool-13-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.366 *ERROR* [Image Downloader-pool-14-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.366 *ERROR* [Image Downloader-pool-15-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.367 *ERROR* [Image Downloader-pool-14-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.368 *ERROR* [Image Downloader-pool-13-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.369 *ERROR* [Image Downloader-pool-14-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.369 *ERROR* [Image Downloader-pool-13-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.369 *ERROR* [Image Downloader-pool-16-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
30.12.2019 17:14:03.369 *ERROR* [Image Downloader-pool-15-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)

It's  boot.log file :
ahasan@Linux-desktop:~/.weasis/log$ tail -f /home/ahasan/.weasis/log/boot-0.log
***** End of Configuration *****
30.12.2019 17:13:30.746 *INFO* [main] org.weasis.launcher.WeasisLauncher:
Starting OSGI Bundles...

         | | /| / /__ ___ ____ (_)__
         | |/ |/ / -_) _ `(_-</ (_-<
         |__/|__/\__/\_,_/___/_/___/

30.12.2019 17:13:31.231 *INFO* [FelixStartLevel] org.opencv.osgi: Successfully loaded OpenCV native library.
30.12.2019 17:13:32.102 *INFO* [main] org.weasis.launcher.WeasisLauncher: Logs has been delegated to the OSGI service and can be read in /home/ahasan/.weasis/log/default.log
30.12.2019 17:14:00.906 *INFO* [main] org.weasis.launcher.ConfigData: Starting Weasis...
30.12.2019 17:14:00.960 *INFO* [main] org.weasis.launcher.ConfigData: Initialization of the launch configuration...
30.12.2019 17:14:00.960 *INFO* [main] org.weasis.launcher.ConfigData: Main arg 0 = weasis://%24dicom%3Aget+-w+%22http%3A%2F%2F192.168.0.33%3A8080%2Fweasis-pacs-connector%2FRequestManifest%3Fid%3D6%22+%24weasis%3Aconfig+wcfg%3D%22http%3A%2F%2F192.168.0.33%3A8080%2Fweasis-pacs-connector%2FWeasisConfig%22
30.12.2019 17:14:01.033 *SEVERE* [main] org.weasis.launcher.ConfigData: Error Loading config service http://192.168.0.33:8080/weasis-pacs-connector/WeasisConfig
javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
Message: Invalid byte 1 of 1-byte UTF-8 sequence.
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.setInputSource(XMLStreamReaderImpl.java:242)
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.<init>(XMLStreamReaderImpl.java:210)
at java.xml/com.sun.xml.internal.stream.XMLInputFactoryImpl.getXMLStreamReaderImpl(XMLInputFactoryImpl.java:262)
at java.xml/com.sun.xml.internal.stream.XMLInputFactoryImpl.createXMLStreamReader(XMLInputFactoryImpl.java:129)
at org.weasis.launcher.ConfigData.getConfigParamsFromServicePath(ConfigData.java:570)

at org.weasis.launcher.ConfigData.applyConfigFromArguments(ConfigData.java:235)
at org.weasis.launcher.ConfigData.init(ConfigData.java:113)
at org.weasis.launcher.ConfigData.<init>(ConfigData.java:78)
at org.weasis.launcher.AppLauncher.main(AppLauncher.java:26)
30.12.2019 17:14:01.057 *CONFIG* [main] org.weasis.launcher.Singleton: Local port of the Singleton server: 44,719
30.12.2019 17:14:01.061 *CONFIG* [main] org.weasis.launcher.WeasisLauncher: Config of locale.lang.code = en
30.12.2019 17:14:01.061 *CONFIG* [main] org.weasis.launcher.WeasisLauncher: Config of locale.format.code = en_US
30.12.2019 17:14:01.062 *CONFIG* [main] org.weasis.launcher.WeasisLauncher: Config of org.apache.sling.commons.log.level = ERROR
30.12.2019 17:14:01.062 *CONFIG* [main] org.weasis.launcher.WeasisLauncher: Config of org.apache.sling.commons.log.file.activate = true
30.12.2019 17:14:01.062 *CONFIG* [main] org.weasis.launcher.WeasisLauncher: Config of org.apache.sling.commons.log.file.number = 5
30.12.2019 17:14:01.062 *CONFIG* [main] org.weasis.launcher.WeasisLauncher: Config of org.apache.sling.commons.log.file.size = 10MB
30.12.2019 17:14:01.063 *CONFIG* [main] org.weasis.launcher.WeasisLauncher: Config of org.apache.sling.commons.log.stack.limit = 3
30.12.2019 17:14:01.063 *CONFIG* [main] org.weasis.launcher.WeasisLauncher: Config of org.apache.sling.commons.log.pattern = {0,date,dd.MM.yyyy HH:mm:ss.SSS} *{4}* [{2}] {3}: {5}
30.12.2019 17:14:01.144 *CONFIG* [main] sun.awt.X11.backingStore.XToolkit: The system property sun.awt.backingStore is not set, by default backingStore=NotUseful
30.12.2019 17:14:01.624 *CONFIG* [main] org.weasis.launcher.WeasisLauncher: Config of weasis.show.disclaimer = true
30.12.2019 17:14:01.625 *CONFIG* [main] org.weasis.launcher.WeasisLauncher: Config of weasis.show.release = true
30.12.2019 17:14:01.653 *INFO* [main] org.weasis.launcher.WeasisLauncher:
30.12.2019 17:14:01.659 *INFO* [main] org.weasis.launcher.WeasisLauncher:
Starting OSGI Bundles...

         | | /| / /__ ___ ____ (_)__
         | |/ |/ / -_) _ `(_-</ (_-<
         |__/|__/\__/\_,_/___/_/___/

30.12.2019 17:14:02.067 *INFO* [FelixStartLevel] org.opencv.osgi: Successfully loaded OpenCV native library.
30.12.2019 17:14:03.025 *INFO* [main] org.weasis.launcher.WeasisLauncher: Logs has been delegated to the OSGI service and can be read in /home/ahasan/.weasis/log/default.log


Screenshot from 2019-12-30 17-21-40.png
Screenshot from 2019-12-30 17-22-01.png
Screenshot from 2019-12-30 17-22-04.png

Nicolas Roduit

unread,
Jan 5, 2020, 5:16:06 PM1/5/20
to dcm4che
In your first screenshot, we don't see what is the cause of the error. Change in Weasis log preferences the limit of stacktrace (set to no value).


On Monday, December 30, 2019 at 12:26:35 PM UTC+1, Ahasan Habib wrote:
Hi Nicolas Roduit,

...

Ahasan Habib

unread,
Jan 5, 2020, 11:16:05 PM1/5/20
to dcm...@googlegroups.com
hi nicolas, 

It's default.log file 

--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dcm4che/eeee5559-f652-40de-a012-d0521d4da905%40googlegroups.com.
Screenshot from 2020-01-06 10-11-41.png

Nicolas Roduit

unread,
Jan 6, 2020, 2:06:20 AM1/6/20
to dcm...@googlegroups.com
Apply this configuration
Preferences_050.png

You received this message because you are subscribed to a topic in the Google Groups "dcm4che" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/dcm4che/_mMylnYnirc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to dcm4che+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dcm4che/CAMo0rOUjuRfAGHoyR%3Dk76msE5DpggJNLatFiEvTDg6bGvK7WxQ%40mail.gmail.com.

Ahasan Habib

unread,
Jan 6, 2020, 3:33:48 AM1/6/20
to dcm...@googlegroups.com
Hi nicolas,

Apply weasis > File >preference > General configuration  log level TRACE  Stacktrace Limit: (no limit). 

ahasan@Linux-desktop:~$ tail -f /home/ahasan/.weasis/log/default.log
06.01.2020 14:28:51.313 *INFO* [AWT-EventQueue-0] org.weasis.dicom.explorer.wado.LoadSeries: *PERF* type:WADO seriesUID:1.113654.5.14.1035 modality:MR nbImages:0 size:0 time:9370 rate:0
06.01.2020 14:28:53.074 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Unregister DicomSpecialElementFactory: AU => org.weasis.dicom.au.AuElementFactory
06.01.2020 14:28:53.076 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Unregister DicomSpecialElementFactory: ECG => org.weasis.dicom.wave.WaveElementFactory
06.01.2020 14:28:53.077 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Unregister DicomSpecialElementFactory: HD => org.weasis.dicom.wave.WaveElementFactory
06.01.2020 14:28:53.084 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Unregister DicomSpecialElementFactory: SR => org.weasis.dicom.sr.SRElementFactory
06.01.2020 14:28:53.085 *INFO* [FelixStartLevel] org.weasis.base.ui.gui.WeasisWinListener: Deactivate the main window PropertyChangeListener
06.01.2020 14:28:53.093 *INFO* [FelixStartLevel] org.weasis.core.api.internal.Activator: Unregister Image Codec Plug-in: dcm4che
06.01.2020 14:28:53.093 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Deactivate DicomCodec
06.01.2020 14:28:53.094 *INFO* [FelixStartLevel] org.weasis.core.api.internal.Activator: Unregister Image Codec Plug-in: Sun java imageio
06.01.2020 14:28:53.095 *INFO* [FelixStartLevel] org.weasis.core.api.internal.Activator: Unregister Image Codec Plug-in: OpenCV imgcodecs
06.01.2020 14:29:31.029 *INFO* [FelixStartLevel] org.apache.sling.commons.log.internal.LogManager: LogManager: Logging set up from context
06.01.2020 14:29:31.181 *INFO* [FelixStartLevel] org.weasis.core.api.internal.cv.NativeOpenCVCodec: Native OpenCV is activated
06.01.2020 14:29:31.182 *INFO* [FelixStartLevel] org.weasis.core.api.internal.Activator: Register Image Codec Plug-in: OpenCV imgcodecs
06.01.2020 14:29:31.278 *INFO* [FelixStartLevel] org.weasis.core.api.internal.Activator: Register Image Codec Plug-in: Sun java imageio
06.01.2020 14:29:31.294 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Activate DicomCodec
06.01.2020 14:29:31.387 *INFO* [FelixStartLevel] org.weasis.core.api.internal.Activator: Register Image Codec Plug-in: dcm4che
06.01.2020 14:29:31.625 *INFO* [AWT-EventQueue-0] org.weasis.core.ui.internal.Activator: Register series viewer plug-in: Default System Application
06.01.2020 14:29:31.811 *DEBUG* [AWT-EventQueue-0] org.weasis.base.ui.gui.WeasisWin: Max main screen bound: java.awt.Rectangle[x=55,y=27,width=1311,height=741]
06.01.2020 14:29:31.818 *INFO* [AWT-EventQueue-0] org.weasis.base.ui.gui.WeasisWin: End of loading the GUI...
06.01.2020 14:29:31.839 *INFO* [FelixStartLevel] org.weasis.base.ui.gui.WeasisWinListener: Activate the main window PropertyChangeListener
06.01.2020 14:29:31.854 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Register DicomSpecialElementFactory: SR => org.weasis.dicom.sr.SRElementFactory
06.01.2020 14:29:32.025 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Register DicomSpecialElementFactory: ECG => org.weasis.dicom.wave.WaveElementFactory
06.01.2020 14:29:32.025 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Register DicomSpecialElementFactory: HD => org.weasis.dicom.wave.WaveElementFactory
06.01.2020 14:29:32.046 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Register DicomSpecialElementFactory: AU => org.weasis.dicom.au.AuElementFactory
06.01.2020 14:29:32.056 *INFO* [AWT-EventQueue-0] org.weasis.base.ui.gui.WeasisWinListener: Register data explorer Plug-in: DICOM Explorer
06.01.2020 14:29:32.078 *INFO* [AWT-EventQueue-0] org.weasis.core.ui.internal.Activator: Register series viewer plug-in: DICOM Structured Report
06.01.2020 14:29:32.108 *INFO* [AWT-EventQueue-0] org.weasis.core.ui.internal.Activator: Register series viewer plug-in: 2D-DICOM Viewer
06.01.2020 14:29:32.109 *INFO* [AWT-EventQueue-0] org.weasis.core.ui.internal.Activator: Register series viewer plug-in: DICOM Waveform
06.01.2020 14:29:32.111 *INFO* [AWT-EventQueue-0] org.weasis.core.ui.internal.Activator: Register series viewer plug-in: DICOM Voice Audio Waveform
06.01.2020 14:29:32.120 *INFO* [AWT-EventQueue-0] org.weasis.core.ui.internal.Activator: Register series viewer plug-in: Image Viewer
06.01.2020 14:29:32.227 *INFO* [Dicom Model-pool-3-thread-1] org.weasis.dicom.explorer.wado.DownloadManager: Downloading XML manifest: /weasis-pacs-connector/RequestManifest
06.01.2020 14:29:32.291 *INFO* [Dicom Model-pool-3-thread-1] org.weasis.dicom.explorer.wado.DownloadManager: [Validate with XSD schema] wado_query is valid
06.01.2020 14:29:32.294 *INFO* [Dicom Model-pool-3-thread-1] org.weasis.dicom.explorer.wado.DownloadManager: Adding new patient: DOE, J1
06.01.2020 14:29:32.302 *WARN* [Dicom Model-pool-3-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.302 *TRACE* [Dicom Model-pool-3-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.302 *ERROR* [Dicom Model-pool-3-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading thumbnail org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries.getJPEGThumnails(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries.loadThumbnail(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries.startDownloadImageReference(LoadSeries.java)
at org.weasis.dicom.explorer.wado.DownloadManager.readQuery(DownloadManager.java)
at org.weasis.dicom.explorer.wado.DownloadManager.readArcQuery(DownloadManager.java)
at org.weasis.dicom.explorer.wado.DownloadManager.lambda$buildDicomSeriesFromXml$1(DownloadManager.java)
at org.weasis.dicom.explorer.wado.DownloadManager.readElement(DownloadManager.java)
at org.weasis.dicom.explorer.wado.DownloadManager.lambda$buildDicomSeriesFromXml$2(DownloadManager.java)
at org.weasis.dicom.explorer.wado.DownloadManager.readElement(DownloadManager.java)
at org.weasis.dicom.explorer.wado.DownloadManager.buildDicomSeriesFromXml(DownloadManager.java)
at org.weasis.dicom.explorer.wado.LoadRemoteDicomManifest.downloadManifest(LoadRemoteDicomManifest.java)
at org.weasis.dicom.explorer.wado.LoadRemoteDicomManifest.doInBackground(LoadRemoteDicomManifest.java)
at org.weasis.dicom.explorer.wado.LoadRemoteDicomManifest.doInBackground(LoadRemoteDicomManifest.java)
at java.desktop/javax.swing.SwingWorker$1.call(SwingWorker.java:304)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.desktop/javax.swing.SwingWorker.run(SwingWorker.java:343)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.325 *INFO* [AWT-EventQueue-0] org.weasis.dicom.explorer.DicomExplorer: Add series: 107
06.01.2020 14:29:32.354 *INFO* [Series Downloader-pool-6-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading series of DOE, J1 [107]
06.01.2020 14:29:32.358 *DEBUG* [Series Downloader-pool-6-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1504&contentType=application%2Fdicom index 0.
06.01.2020 14:29:32.359 *DEBUG* [Series Downloader-pool-6-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1511&contentType=application%2Fdicom index 1.
06.01.2020 14:29:32.360 *DEBUG* [Series Downloader-pool-6-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1518&contentType=application%2Fdicom index 2.
06.01.2020 14:29:32.360 *DEBUG* [Series Downloader-pool-6-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1514&contentType=application%2Fdicom index 3.
06.01.2020 14:29:32.360 *DEBUG* [Series Downloader-pool-6-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1507&contentType=application%2Fdicom index 4.
06.01.2020 14:29:32.360 *DEBUG* [Series Downloader-pool-6-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1512&contentType=application%2Fdicom index 5.
06.01.2020 14:29:32.360 *DEBUG* [Series Downloader-pool-6-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1516&contentType=application%2Fdicom index 6.
06.01.2020 14:29:32.360 *DEBUG* [Series Downloader-pool-6-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1505&contentType=application%2Fdicom index 7.
06.01.2020 14:29:32.360 *DEBUG* [Series Downloader-pool-6-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1509&contentType=application%2Fdicom index 8.
06.01.2020 14:29:32.361 *DEBUG* [Series Downloader-pool-6-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1513&contentType=application%2Fdicom index 9.
06.01.2020 14:29:32.361 *DEBUG* [Series Downloader-pool-6-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1515&contentType=application%2Fdicom index 10.
06.01.2020 14:29:32.363 *DEBUG* [Series Downloader-pool-6-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1517&contentType=application%2Fdicom index 11.
06.01.2020 14:29:32.363 *DEBUG* [Series Downloader-pool-6-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1519&contentType=application%2Fdicom index 12.
06.01.2020 14:29:32.363 *DEBUG* [Series Downloader-pool-6-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1506&contentType=application%2Fdicom index 13.
06.01.2020 14:29:32.363 *DEBUG* [Series Downloader-pool-6-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1508&contentType=application%2Fdicom index 14.
06.01.2020 14:29:32.363 *DEBUG* [Series Downloader-pool-6-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1510&contentType=application%2Fdicom index 15.
06.01.2020 14:29:32.366 *WARN* [Image Downloader-pool-10-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.367 *TRACE* [Image Downloader-pool-10-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.367 *WARN* [Image Downloader-pool-9-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.367 *ERROR* [Image Downloader-pool-10-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.367 *TRACE* [Image Downloader-pool-9-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.367 *ERROR* [Image Downloader-pool-9-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.368 *WARN* [Image Downloader-pool-10-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.368 *TRACE* [Image Downloader-pool-10-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.368 *ERROR* [Image Downloader-pool-10-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.369 *WARN* [Image Downloader-pool-11-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.369 *WARN* [Image Downloader-pool-10-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.369 *TRACE* [Image Downloader-pool-10-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.370 *ERROR* [Image Downloader-pool-10-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.370 *TRACE* [Image Downloader-pool-11-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.371 *ERROR* [Image Downloader-pool-11-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.371 *WARN* [Image Downloader-pool-10-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.371 *TRACE* [Image Downloader-pool-10-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.371 *ERROR* [Image Downloader-pool-10-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.372 *WARN* [Image Downloader-pool-10-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.372 *TRACE* [Image Downloader-pool-10-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.372 *ERROR* [Image Downloader-pool-10-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.373 *WARN* [Image Downloader-pool-11-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.373 *TRACE* [Image Downloader-pool-11-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.373 *ERROR* [Image Downloader-pool-11-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.373 *WARN* [Image Downloader-pool-10-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.374 *TRACE* [Image Downloader-pool-10-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.374 *ERROR* [Image Downloader-pool-10-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.375 *WARN* [Image Downloader-pool-11-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.375 *TRACE* [Image Downloader-pool-11-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.375 *ERROR* [Image Downloader-pool-11-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.375 *WARN* [Image Downloader-pool-10-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.376 *TRACE* [Image Downloader-pool-10-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.376 *ERROR* [Image Downloader-pool-10-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.377 *WARN* [Image Downloader-pool-11-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.379 *WARN* [Image Downloader-pool-9-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.379 *TRACE* [Image Downloader-pool-9-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.379 *WARN* [Image Downloader-pool-10-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.379 *ERROR* [Image Downloader-pool-9-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.379 *TRACE* [Image Downloader-pool-11-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.380 *ERROR* [Image Downloader-pool-11-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.380 *TRACE* [Image Downloader-pool-10-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.380 *ERROR* [Image Downloader-pool-10-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.381 *WARN* [Image Downloader-pool-9-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.381 *TRACE* [Image Downloader-pool-9-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.381 *ERROR* [Image Downloader-pool-9-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.383 *WARN* [Image Downloader-pool-12-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.383 *TRACE* [Image Downloader-pool-12-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.383 *ERROR* [Image Downloader-pool-12-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.388 *INFO* [AWT-EventQueue-0] org.weasis.dicom.explorer.wado.LoadRemoteDicomManifest: Try downloading (1) the missing elements
06.01.2020 14:29:32.389 *INFO* [Series Downloader-pool-7-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading series of DOE, J1 [107]
06.01.2020 14:29:32.389 *DEBUG* [Series Downloader-pool-7-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1504&contentType=application%2Fdicom index 0.
06.01.2020 14:29:32.389 *DEBUG* [Series Downloader-pool-7-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1511&contentType=application%2Fdicom index 1.
06.01.2020 14:29:32.389 *DEBUG* [Series Downloader-pool-7-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1518&contentType=application%2Fdicom index 2.
06.01.2020 14:29:32.389 *DEBUG* [Series Downloader-pool-7-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1514&contentType=application%2Fdicom index 3.
06.01.2020 14:29:32.389 *DEBUG* [Series Downloader-pool-7-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1507&contentType=application%2Fdicom index 4.
06.01.2020 14:29:32.389 *DEBUG* [Series Downloader-pool-7-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1512&contentType=application%2Fdicom index 5.
06.01.2020 14:29:32.389 *INFO* [AWT-EventQueue-0] org.weasis.dicom.explorer.wado.LoadSeries: *PERF* type:WADO seriesUID:1.113654.5.14.1035 modality:MR nbImages:0 size:0 time:26 rate:0
06.01.2020 14:29:32.389 *DEBUG* [Series Downloader-pool-7-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1516&contentType=application%2Fdicom index 6.
06.01.2020 14:29:32.390 *DEBUG* [Series Downloader-pool-7-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1505&contentType=application%2Fdicom index 7.
06.01.2020 14:29:32.390 *DEBUG* [Series Downloader-pool-7-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1509&contentType=application%2Fdicom index 8.
06.01.2020 14:29:32.390 *DEBUG* [Series Downloader-pool-7-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1513&contentType=application%2Fdicom index 9.
06.01.2020 14:29:32.390 *DEBUG* [Series Downloader-pool-7-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1515&contentType=application%2Fdicom index 10.
06.01.2020 14:29:32.390 *DEBUG* [Series Downloader-pool-7-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1517&contentType=application%2Fdicom index 11.
06.01.2020 14:29:32.390 *DEBUG* [Series Downloader-pool-7-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1519&contentType=application%2Fdicom index 12.
06.01.2020 14:29:32.390 *DEBUG* [Series Downloader-pool-7-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1506&contentType=application%2Fdicom index 13.
06.01.2020 14:29:32.390 *DEBUG* [Series Downloader-pool-7-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1508&contentType=application%2Fdicom index 14.
06.01.2020 14:29:32.390 *DEBUG* [Series Downloader-pool-7-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Download DICOM instance http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1510&contentType=application%2Fdicom index 15.
06.01.2020 14:29:32.394 *WARN* [Image Downloader-pool-13-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.394 *TRACE* [Image Downloader-pool-13-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.394 *ERROR* [Image Downloader-pool-13-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.395 *WARN* [Image Downloader-pool-14-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.395 *WARN* [Image Downloader-pool-13-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.395 *TRACE* [Image Downloader-pool-14-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.395 *TRACE* [Image Downloader-pool-13-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.395 *ERROR* [Image Downloader-pool-14-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.395 *ERROR* [Image Downloader-pool-13-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.397 *WARN* [Image Downloader-pool-14-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.397 *TRACE* [Image Downloader-pool-14-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.398 *ERROR* [Image Downloader-pool-14-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.399 *WARN* [Image Downloader-pool-15-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.399 *WARN* [Image Downloader-pool-16-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.399 *WARN* [Image Downloader-pool-14-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.399 *TRACE* [Image Downloader-pool-15-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.399 *TRACE* [Image Downloader-pool-14-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.399 *ERROR* [Image Downloader-pool-15-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.399 *ERROR* [Image Downloader-pool-14-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.400 *TRACE* [Image Downloader-pool-16-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.400 *WARN* [Image Downloader-pool-13-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.400 *TRACE* [Image Downloader-pool-13-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.401 *ERROR* [Image Downloader-pool-13-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.401 *WARN* [Image Downloader-pool-15-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.400 *ERROR* [Image Downloader-pool-16-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.401 *TRACE* [Image Downloader-pool-15-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.406 *ERROR* [Image Downloader-pool-15-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.409 *WARN* [Image Downloader-pool-13-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.409 *TRACE* [Image Downloader-pool-13-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.409 *ERROR* [Image Downloader-pool-13-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.410 *WARN* [Image Downloader-pool-15-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.410 *TRACE* [Image Downloader-pool-15-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.411 *WARN* [Image Downloader-pool-14-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.410 *WARN* [Image Downloader-pool-13-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.411 *TRACE* [Image Downloader-pool-14-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.411 *TRACE* [Image Downloader-pool-13-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.411 *ERROR* [Image Downloader-pool-14-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.411 *ERROR* [Image Downloader-pool-13-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.411 *ERROR* [Image Downloader-pool-15-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.412 *WARN* [Image Downloader-pool-14-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.413 *WARN* [Image Downloader-pool-13-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.413 *TRACE* [Image Downloader-pool-14-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.413 *TRACE* [Image Downloader-pool-13-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.413 *ERROR* [Image Downloader-pool-14-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.413 *ERROR* [Image Downloader-pool-13-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)
06.01.2020 14:29:32.414 *WARN* [Image Downloader-pool-16-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.01.2020 14:29:32.416 *TRACE* [Image Downloader-pool-16-thread-1] org.weasis.core.api.util.NetworkUtil: HttpURLConnection ERROR, server response: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
06.01.2020 14:29:32.416 *ERROR* [Image Downloader-pool-16-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: Not Found

at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java)
at org.weasis.core.api.util.NetworkUtil.getUrlConnection(NetworkUtil.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.process(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at org.weasis.dicom.explorer.wado.LoadSeries$Download.call(LoadSeries.java)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:830)

To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+unsubscribe@googlegroups.com.

--
You received this message because you are subscribed to a topic in the Google Groups "dcm4che" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/dcm4che/_mMylnYnirc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to dcm4che+unsubscribe@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dcm4che/CAGeiYNrOxoVu2dov1-zO%2Bv8t0vVagm%2BWSrnFqVkSZZujM-EECA%40mail.gmail.com.

Nicolas Roduit

unread,
Jan 6, 2020, 9:37:54 AM1/6/20
to dcm4che
You have 404 error on the WADO service. A WADO URL should retrieve a DICOM file: http://192.168.0.33:8080/wado?requestType=WADO&studyUID=1.113654.3.13.1026&seriesUID=1.113654.5.14.1035&objectUID=1.113654.5.15.1510&contentType=application%2Fdicom

Is the WADO running? or the web context has been changed? 
...
Message has been deleted

Nicolas Roduit

unread,
Jan 12, 2020, 5:08:38 PM1/12/20
to dcm4che
Check the WADO-URI service and verify the service configuration in weasis-pacs-connector matches.

On Tuesday, January 7, 2020 at 12:30:17 PM UTC+1, Ahasan Habib wrote:
may be WADO system not running and web context not changed.
Could you help me please how to WADO service run. i have no idea because i am new here.

--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from thi
...

Ahasan Habib

unread,
Jan 13, 2020, 1:16:05 AM1/13/20
to dcm...@googlegroups.com
Thank's a lot nicolas, i got success.

To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dcm4che/eb36a6b8-9cc8-4186-81c4-4803196089f6%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages