lost in storage location

32 views
Skip to first unread message

Ando Malisch

unread,
Sep 16, 2021, 6:01:05 PM9/16/21
to dcm4che
running dcm4chee-arc-psql:5.22.6 via docker-compose
I'm getting somehow lost with storage location:

real received studies are placed in
/var/local/dcm4chee-arc/wildfly/data/fs1/

UI says
Devices tab - dcm4chee-arc device - extension of Device Extension - extension of Archive Device - Child Object Storage Descriptor
file:///opt/wildfly/standalone/data/fs1/
(doesn't even exist)

and docker-compose.yml tells
- /var/local/dcm4chee-arc/storage:/storage

Who is who?


Furthermore I receive an error in the UI searching for studies.

javax.ws.rs.WebApplicationException: HTTP 404 Not Found at deployment.dcm4chee-arc-ear-5.22.6-psql.ear.dcm4chee-arc-war-5.22.6-unsecure.war


Gunter Zeilinger

unread,
Sep 17, 2021, 3:12:52 AM9/17/21
to dcm4che
The Path in the Storage Descriptor refers the directory inside of the container. And if you mapped

- /var/local/dcm4chee-arc/wildfly:/opt/wildfly/standalone

file:///opt/wildfly/standalone/data/fs1/ will point to /var/local/dcm4chee-arc/wildfly/data/fs1/.
Reply all
Reply to author
Forward
0 new messages