Weasis loads blank image

400 views
Skip to first unread message

nutun

unread,
Jul 10, 2021, 6:00:56 AM7/10/21
to dcm4che
Hi,

I have installed dcm4chee-arc-5.23.3-secure on ubuntu 20.04. When I try to load image in weasis it loads blank image. My weasis version is 3.7.1 and logs are as follow:

10.07.2021 14:53:52.363 *INFO* [FelixStartLevel] org.apache.sling.commons.log.internal.LogManager: LogManager: Logging set up from context
10.07.2021 14:53:54.429 *INFO* [FelixStartLevel] org.weasis.core.api.internal.cv.NativeOpenCVCodec: Native OpenCV is activated
10.07.2021 14:53:54.432 *INFO* [FelixStartLevel] org.weasis.core.api.internal.Activator: Register Image Codec Plug-in: OpenCV imgcodecs
10.07.2021 14:53:55.661 *INFO* [FelixStartLevel] org.weasis.core.api.internal.Activator: Register Image Codec Plug-in: JDK ImageIO
10.07.2021 14:53:55.789 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Activate DicomCodec
10.07.2021 14:53:55.806 *INFO* [FelixStartLevel] org.weasis.core.api.internal.Activator: Register Image Codec Plug-in: dcm4che
10.07.2021 14:53:57.807 *INFO* [AWT-EventQueue-0] org.weasis.core.ui.internal.Activator: Register series viewer plug-in: Default System Application
10.07.2021 14:53:58.545 *DEBUG* [AWT-EventQueue-0] org.weasis.base.ui.gui.WeasisWin: Max main screen bound: java.awt.Rectangle[x=0,y=0,width=1920,height=1050]
10.07.2021 14:53:58.599 *INFO* [AWT-EventQueue-0] org.weasis.base.ui.gui.WeasisWin: End of loading the GUI...
10.07.2021 14:53:58.922 *INFO* [FelixStartLevel] org.weasis.base.ui.gui.WeasisWinListener: Activate the main window PropertyChangeListener
10.07.2021 14:53:58.943 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Register DicomSpecialElementFactory: SR => org.weasis.dicom.sr.SRElementFactory
10.07.2021 14:54:00.188 *INFO* [AWT-EventQueue-0] org.weasis.base.ui.gui.WeasisWinListener: Register data explorer Plug-in: DICOM Explorer
10.07.2021 14:54:00.205 *INFO* [AWT-EventQueue-0] org.weasis.core.ui.internal.Activator: Register series viewer plug-in: DICOM Structured Report
10.07.2021 14:54:00.595 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Register DicomSpecialElementFactory: AU => org.weasis.dicom.au.AuElementFactory
10.07.2021 14:54:00.615 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Register DicomSpecialElementFactory: ECG => org.weasis.dicom.wave.WaveElementFactory
10.07.2021 14:54:00.616 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Register DicomSpecialElementFactory: HD => org.weasis.dicom.wave.WaveElementFactory
10.07.2021 14:54:00.628 *INFO* [AWT-EventQueue-0] org.weasis.core.ui.internal.Activator: Register series viewer plug-in: 2D-DICOM Viewer
10.07.2021 14:54:00.633 *INFO* [AWT-EventQueue-0] org.weasis.core.ui.internal.Activator: Register series viewer plug-in: DICOM Voice Audio Waveform
10.07.2021 14:54:00.637 *INFO* [AWT-EventQueue-0] org.weasis.core.ui.internal.Activator: Register series viewer plug-in: DICOM Waveform
10.07.2021 14:54:00.734 *INFO* [AWT-EventQueue-0] org.weasis.core.ui.internal.Activator: Register series viewer plug-in: Image Viewer
10.07.2021 14:54:00.933 *DEBUG* [Dicom Model-pool-1-thread-1] org.weasis.dicom.explorer.rs.RsQueryResult: QIDO-RS request: /dcm4chee-arc/aets/DCM4CHEE/rs/studies?0020000D=1.2.586.0.1.7893001.4985.6543.1.1.2106221130281&includefield=00080020,00080030,00080050,00080061,00080090,00081030,00100010,00100020,00100021,00100030,00100040,0020000D,00200010&includedefaults=false
10.07.2021 14:54:00.957 *ERROR* [Dicom Model-pool-1-thread-1] org.weasis.dicom.explorer.rs.RsQueryResult: QIDO-RS with studyUID 1.2.586.0.1.7893001.4985.6543.1.1.2106221130281 java.net.MalformedURLException: no protocol: /dcm4chee-arc/aets/DCM4CHEE/rs/studies?0020000D=1.2.586.0.1.7893001.4985.6543.1.1.2106221130281&includefield=00080020,00080030,00080050,00080061,00080090,00081030,00100010,00100020,00100021,00100030,00100040,0020000D,00200010&includedefaults=false
at java.base/java.net.URL.<init>(Unknown Source)
at java.base/java.net.URL.<init>(Unknown Source)
at java.base/java.net.URL.<init>(Unknown Source)
10.07.2021 14:54:55.547 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Unregister DicomSpecialElementFactory: ECG => org.weasis.dicom.wave.WaveElementFactory
10.07.2021 14:54:55.547 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Unregister DicomSpecialElementFactory: HD => org.weasis.dicom.wave.WaveElementFactory
10.07.2021 14:54:55.549 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Unregister DicomSpecialElementFactory: AU => org.weasis.dicom.au.AuElementFactory
10.07.2021 14:54:55.558 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Unregister DicomSpecialElementFactory: SR => org.weasis.dicom.sr.SRElementFactory
10.07.2021 14:54:55.560 *INFO* [FelixStartLevel] org.weasis.base.ui.gui.WeasisWinListener: Deactivate the main window PropertyChangeListener
10.07.2021 14:54:55.611 *INFO* [FelixStartLevel] org.weasis.core.api.internal.Activator: Unregister Image Codec Plug-in: dcm4che
10.07.2021 14:54:55.611 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Deactivate DicomCodec
10.07.2021 14:54:55.612 *INFO* [FelixStartLevel] org.weasis.core.api.internal.Activator: Unregister Image Codec Plug-in: JDK ImageIO
10.07.2021 14:54:55.615 *INFO* [FelixStartLevel] org.weasis.core.api.internal.Activator: Unregister Image Codec Plug-in: OpenCV imgcodecs

zaka

unread,
Jul 10, 2021, 10:36:44 AM7/10/21
to dcm4che
Hello! I have just the same problem with Weasis integration using DICOMWeb RESTful services. It seems that there is some problem with '{{qidoBaseURL}}' substitution in 'IID_PATIENT_URL' and 'IID_STUDY_URL' properties of WEB Application. If manually substitute '{{qidoBaseURL}}' with real Base URL (e.g. https://mypacs.org:8443), Weasis integration will start working as expected.

Nicolas Roduit

unread,
Jul 11, 2021, 1:17:53 PM7/11/21
to dcm4che
It is related to this issue.

From Weasis 3.7.1, you can configure a dcm4che client and then Q/R with the secured DICOMWeb with a keycloack user.

zaka

unread,
Jul 14, 2021, 2:47:43 PM7/14/21
to dcm4che
Hi! I have created new HTTPS connection and checked it for WebApplication as Shefki Esadi suggested. Now '{{qidoBaseURL}}'  item in 'IID_PATIENT_URL' and 'IID_STUDY_URL'  is substituted correctly and Weasis integration using DICOMWeb RESTful services starts working at least on study level. But I still have problems with Weasis integration on patient level. For patients with non-blank 'Issuer of Patient ID' the '{{patientID}}' item in 'IID_PATIENT_URL' property is substituted with combination of Patient_ID and Issuer_of_Patient_ID. This results in an error:
14.07.2021 22:36:02.632 *WARN* [Dicom Model-pool-1-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 400 - Bad Request
14.07.2021 22:36:02.632 *ERROR* [Dicom Model-pool-1-thread-1] org.weasis.dicom.explorer.rs.RsQueryResult: QIDO-RS with PatientID 0083674^^^MSCh^MMK org.weasis.core.util.StreamIOException: Bad Request

Screenshot_20210714_230421.png
WADO-RS request is:
weasis://$dicom:rs --url "https://testpacs.ru:8443/dcm4chee-arc/aets/TESTPACS/rs" -r "patientID=0083674^^^MSCh^MMK" --query-ext "&includedefaults=false"

Shefki Esadi

unread,
Jul 15, 2021, 7:09:56 AM7/15/21
to dcm4che
Hi,
dose your issue of patient contains a Caret (^)? (Open the attributes Spectacle.h22480.png of the Patient  and check the  patient id relevant attributes (Patient Id, Issuer of Patient ID, Issuer of Patient ID Qualifiers Sequence, see attached image) if they contains any caret, because a caret in the patient relevant attribute is not allowed).

Best Regards
Shefki Esadi


Spectacle.h22756.png

zaka

unread,
Jul 15, 2021, 1:56:01 PM7/15/21
to dcm4che
Thanks, Shefki Esadi!
And what about whitespaces in 'Issuer of Patient ID', is it possible?

Vrinda Nayak

unread,
Jul 15, 2021, 3:58:58 PM7/15/21
to dcm4che
Yes, the UI encodes space to %20. ^ is encoded as %5E and used as component separator in Patient identifier and Patient Name, it may be allowed in the value field in other attributes (except with PN value representation)

Followed Shefki's suggestion in this post, however I'm getting a different issue than the one specified there
ui-weasis.png

nutun

unread,
Sep 24, 2021, 1:02:59 AM9/24/21
to dcm4che
Hi  Nicolas Roduit,

I have the same problem (as mentioned above) of loading images in Weasis v3.7.1 with  dcm4chee-arc-5.24.0-secure. Please guide me in easy steps that how can I resolve this issue.

i.e. 10.07.2021 14:54:00.933 *DEBUG* [Dicom Model-pool-1-thread-1] org.weasis.dicom.explorer.rs.RsQueryResult: QIDO-RS request: /dcm4chee-arc/aets/DCM4CHEE/rs/studies?0020000D=1.2.586.0.1.7893001.4985.6543.1.1.2106221130281&includefield=00080020,00080030,00080050,00080061,00080090,00081030,00100010,00100020,00100021,00100030,00100040,0020000D,00200010&includedefaults=false
10.07.2021 14:54:00.957 *ERROR* [Dicom Model-pool-1-thread-1] org.weasis.dicom.explorer.rs.RsQueryResult: QIDO-RS with studyUID 1.2.586.0.1.7893001.4985.6543.1.1.2106221130281 java.net.MalformedURLException: no protocol: /dcm4chee-arc/aets/DCM4CHEE/rs/studies?0020000D=1.2.586.0.1.7893001.4985.6543.1.1.2106221130281&includefield=00080020,00080030,00080050,00080061,00080090,00081030,00100010,00100020,00100021,00100030,00100040,0020000D,00200010&includedefaults=false
at java.base/java.net.URL.<init>(Unknown Source)


Nicolas Roduit

unread,
Oct 3, 2021, 4:55:23 PM10/3/21
to dcm4che
You can either replace {{qidoBaseURL}} with your base URL or set an automatic base URL (in Network Connections you need to add TLS first and last element).

nutun

unread,
Oct 6, 2021, 2:29:53 AM10/6/21
to dcm4che
My base URL is https://pacs2.test.com:8443/dcm4chee-arc/ui2 and I have replaced {{qidoBaseURL}} with https://pacs2.test.com:8443/dcm4chee-arc/ui2 in property of DCM4CHEE AET and following is the resultant string.

IID_STUDY_URL=weasis://$dicom:rs --url "https://pacs2.test.com:8443/dcm4chee-arc/ui2{{qidoBasePath}}" -r "studyUID={{studyUID}}" --query-ext "&includedefaults=false" -H "Authorization: Bearer {{access_token}}"
IID_PATIENT_URL=weasis://$dicom:rs --url "https://pacs2.test.com:8443/dcm4chee-arc/ui2{{qidoBasePath}}" -r "patientID={{patientID}}" --query-ext "&includedefaults=false" -H "Authorization: Bearer {{access_token}}"

And now the issue is same. Weasis loads blank window.

Weasis logs are as follow:

06.10.2021 11:01:51.684 *INFO* [FelixStartLevel] org.weasis.base.ui.gui.WeasisWinListener: Deactivate the main window PropertyChangeListener
06.10.2021 11:01:51.726 *INFO* [FelixStartLevel] org.weasis.core.api.internal.Activator: Unregister Image Codec Plug-in: dcm4che
06.10.2021 11:01:51.727 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Deactivate DicomCodec
06.10.2021 11:01:51.728 *INFO* [FelixStartLevel] org.weasis.core.api.internal.Activator: Unregister Image Codec Plug-in: JDK ImageIO
06.10.2021 11:01:51.731 *INFO* [FelixStartLevel] org.weasis.core.api.internal.Activator: Unregister Image Codec Plug-in: OpenCV imgcodecs
06.10.2021 11:17:34.947 *INFO* [FelixStartLevel] org.apache.sling.commons.log.internal.LogManager: LogManager: Logging set up from context
06.10.2021 11:17:35.447 *INFO* [FelixStartLevel] org.weasis.core.api.internal.cv.NativeOpenCVCodec: Native OpenCV is activated
06.10.2021 11:17:35.449 *INFO* [FelixStartLevel] org.weasis.core.api.internal.Activator: Register Image Codec Plug-in: OpenCV imgcodecs
06.10.2021 11:17:35.707 *INFO* [FelixStartLevel] org.weasis.core.api.internal.Activator: Register Image Codec Plug-in: JDK ImageIO
06.10.2021 11:17:35.760 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Activate DicomCodec
06.10.2021 11:17:35.765 *INFO* [FelixStartLevel] org.weasis.core.api.internal.Activator: Register Image Codec Plug-in: dcm4che
06.10.2021 11:17:36.702 *INFO* [AWT-EventQueue-0] org.weasis.core.ui.internal.Activator: Register series viewer plug-in: Default System Application
06.10.2021 11:17:37.058 *DEBUG* [AWT-EventQueue-0] org.weasis.base.ui.gui.WeasisWin: Max main screen bound: java.awt.Rectangle[x=0,y=0,width=1920,height=1050]
06.10.2021 11:17:37.094 *INFO* [AWT-EventQueue-0] org.weasis.base.ui.gui.WeasisWin: End of loading the GUI...
06.10.2021 11:17:37.135 *INFO* [FelixStartLevel] org.weasis.base.ui.gui.WeasisWinListener: Activate the main window PropertyChangeListener
06.10.2021 11:17:37.156 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Register DicomSpecialElementFactory: SR => org.weasis.dicom.sr.SRElementFactory
06.10.2021 11:17:37.662 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Register DicomSpecialElementFactory: AU => org.weasis.dicom.au.AuElementFactory
06.10.2021 11:17:37.682 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Register DicomSpecialElementFactory: ECG => org.weasis.dicom.wave.WaveElementFactory
06.10.2021 11:17:37.683 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Register DicomSpecialElementFactory: HD => org.weasis.dicom.wave.WaveElementFactory
06.10.2021 11:17:37.936 *INFO* [AWT-EventQueue-0] org.weasis.base.ui.gui.WeasisWinListener: Register data explorer Plug-in: DICOM Explorer
06.10.2021 11:17:37.941 *INFO* [AWT-EventQueue-0] org.weasis.core.ui.internal.Activator: Register series viewer plug-in: DICOM Structured Report
06.10.2021 11:17:37.949 *INFO* [AWT-EventQueue-0] org.weasis.core.ui.internal.Activator: Register series viewer plug-in: 2D-DICOM Viewer
06.10.2021 11:17:37.954 *INFO* [AWT-EventQueue-0] org.weasis.core.ui.internal.Activator: Register series viewer plug-in: DICOM Voice Audio Waveform
06.10.2021 11:17:37.957 *INFO* [AWT-EventQueue-0] org.weasis.core.ui.internal.Activator: Register series viewer plug-in: DICOM Waveform
06.10.2021 11:17:38.022 *INFO* [AWT-EventQueue-0] org.weasis.core.ui.internal.Activator: Register series viewer plug-in: Image Viewer
06.10.2021 11:17:38.921 *WARN* [Dicom Model-pool-1-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.10.2021 11:17:38.921 *ERROR* [Dicom Model-pool-1-thread-1] org.weasis.dicom.explorer.rs.RsQueryResult: QIDO-RS with studyUID 1.2.826.0.1.3680043.2.135.738061.37838136.7.1633497388.921.2 org.weasis.core.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java:177)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java:150)
at org.weasis.core.api.util.NetworkUtil.getHttpResponse(NetworkUtil.java:74)
06.10.2021 11:17:42.482 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Unregister DicomSpecialElementFactory: ECG => org.weasis.dicom.wave.WaveElementFactory
06.10.2021 11:17:42.483 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Unregister DicomSpecialElementFactory: HD => org.weasis.dicom.wave.WaveElementFactory
06.10.2021 11:17:42.485 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Unregister DicomSpecialElementFactory: AU => org.weasis.dicom.au.AuElementFactory
06.10.2021 11:17:42.494 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Unregister DicomSpecialElementFactory: SR => org.weasis.dicom.sr.SRElementFactory
06.10.2021 11:17:42.498 *INFO* [FelixStartLevel] org.weasis.base.ui.gui.WeasisWinListener: Deactivate the main window PropertyChangeListener
06.10.2021 11:17:42.531 *INFO* [FelixStartLevel] org.weasis.core.api.internal.Activator: Unregister Image Codec Plug-in: dcm4che
06.10.2021 11:17:42.531 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Deactivate DicomCodec
06.10.2021 11:17:42.532 *INFO* [FelixStartLevel] org.weasis.core.api.internal.Activator: Unregister Image Codec Plug-in: JDK ImageIO
06.10.2021 11:17:42.536 *INFO* [FelixStartLevel] org.weasis.core.api.internal.Activator: Unregister Image Codec Plug-in: OpenCV imgcodecs
06.10.2021 11:17:48.562 *INFO* [FelixStartLevel] org.apache.sling.commons.log.internal.LogManager: LogManager: Logging set up from context
06.10.2021 11:17:49.586 *INFO* [FelixStartLevel] org.weasis.core.api.internal.cv.NativeOpenCVCodec: Native OpenCV is activated
06.10.2021 11:17:49.589 *INFO* [FelixStartLevel] org.weasis.core.api.internal.Activator: Register Image Codec Plug-in: OpenCV imgcodecs
06.10.2021 11:17:50.210 *INFO* [FelixStartLevel] org.weasis.core.api.internal.Activator: Register Image Codec Plug-in: JDK ImageIO
06.10.2021 11:17:50.278 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Activate DicomCodec
06.10.2021 11:17:50.283 *INFO* [FelixStartLevel] org.weasis.core.api.internal.Activator: Register Image Codec Plug-in: dcm4che
06.10.2021 11:17:51.427 *INFO* [AWT-EventQueue-0] org.weasis.core.ui.internal.Activator: Register series viewer plug-in: Default System Application
06.10.2021 11:17:51.803 *DEBUG* [AWT-EventQueue-0] org.weasis.base.ui.gui.WeasisWin: Max main screen bound: java.awt.Rectangle[x=0,y=0,width=1920,height=1050]
06.10.2021 11:17:51.847 *INFO* [AWT-EventQueue-0] org.weasis.base.ui.gui.WeasisWin: End of loading the GUI...
06.10.2021 11:17:51.894 *INFO* [FelixStartLevel] org.weasis.base.ui.gui.WeasisWinListener: Activate the main window PropertyChangeListener
06.10.2021 11:17:51.914 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Register DicomSpecialElementFactory: SR => org.weasis.dicom.sr.SRElementFactory
06.10.2021 11:17:52.392 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Register DicomSpecialElementFactory: AU => org.weasis.dicom.au.AuElementFactory
06.10.2021 11:17:52.411 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Register DicomSpecialElementFactory: ECG => org.weasis.dicom.wave.WaveElementFactory
06.10.2021 11:17:52.412 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Register DicomSpecialElementFactory: HD => org.weasis.dicom.wave.WaveElementFactory
06.10.2021 11:17:52.686 *INFO* [AWT-EventQueue-0] org.weasis.base.ui.gui.WeasisWinListener: Register data explorer Plug-in: DICOM Explorer
06.10.2021 11:17:52.691 *INFO* [AWT-EventQueue-0] org.weasis.core.ui.internal.Activator: Register series viewer plug-in: DICOM Structured Report
06.10.2021 11:17:52.781 *INFO* [AWT-EventQueue-0] org.weasis.core.ui.internal.Activator: Register series viewer plug-in: 2D-DICOM Viewer
06.10.2021 11:17:52.785 *INFO* [AWT-EventQueue-0] org.weasis.core.ui.internal.Activator: Register series viewer plug-in: DICOM Voice Audio Waveform
06.10.2021 11:17:52.788 *INFO* [AWT-EventQueue-0] org.weasis.core.ui.internal.Activator: Register series viewer plug-in: DICOM Waveform
06.10.2021 11:17:52.848 *INFO* [AWT-EventQueue-0] org.weasis.core.ui.internal.Activator: Register series viewer plug-in: Image Viewer
06.10.2021 11:17:53.507 *WARN* [Dicom Model-pool-1-thread-1] org.weasis.core.api.util.NetworkUtil: http Status 404 - Not Found
06.10.2021 11:17:53.507 *ERROR* [Dicom Model-pool-1-thread-1] org.weasis.dicom.explorer.rs.RsQueryResult: QIDO-RS with PatientID 123456789 org.weasis.core.util.StreamIOException: Not Found
at org.weasis.core.api.util.NetworkUtil.readResponse(NetworkUtil.java:177)
at org.weasis.core.api.util.NetworkUtil.prepareConnection(NetworkUtil.java:150)
at org.weasis.core.api.util.NetworkUtil.getHttpResponse(NetworkUtil.java:74)
06.10.2021 11:19:52.574 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Unregister DicomSpecialElementFactory: ECG => org.weasis.dicom.wave.WaveElementFactory
06.10.2021 11:19:52.574 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Unregister DicomSpecialElementFactory: HD => org.weasis.dicom.wave.WaveElementFactory
06.10.2021 11:19:52.576 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Unregister DicomSpecialElementFactory: AU => org.weasis.dicom.au.AuElementFactory
06.10.2021 11:19:52.584 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Unregister DicomSpecialElementFactory: SR => org.weasis.dicom.sr.SRElementFactory
06.10.2021 11:19:52.586 *INFO* [FelixStartLevel] org.weasis.base.ui.gui.WeasisWinListener: Deactivate the main window PropertyChangeListener
06.10.2021 11:19:52.603 *INFO* [FelixStartLevel] org.weasis.core.api.internal.Activator: Unregister Image Codec Plug-in: dcm4che
06.10.2021 11:19:52.604 *INFO* [FelixStartLevel] org.weasis.dicom.codec.DicomCodec: Deactivate DicomCodec
06.10.2021 11:19:52.605 *INFO* [FelixStartLevel] org.weasis.core.api.internal.Activator: Unregister Image Codec Plug-in: JDK ImageIO
06.10.2021 11:19:52.609 *INFO* [FelixStartLevel] org.weasis.core.api.internal.Activator: Unregister Image Codec Plug-in: OpenCV imgcodecs

Nicolas Roduit

unread,
Oct 6, 2021, 4:38:50 PM10/6/21
to dcm4che
The base url is https://pacs2.test.com:8443

nutun

unread,
Oct 6, 2021, 11:54:26 PM10/6/21
to dcm4che
Thank you Nicolas,

Images are loading now.

Reply all
Reply to author
Forward
0 new messages