Replies: 1 comment
-
Why are you doing an echo between archive's own AEs? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, I installed dcm4chee-arc/ui2, along with wildfly, I did all the configuration, but when I try to echo my AET, I always get a timeout error, could you help me?
log:
2025-03-24 22:16:48,456 INFO [org.dcm4chee.arc.dimse.rs.EchoRS] (default task-3) Process POST /dcm4chee-arc/aets/AS_RECEIVED/dimse/DCM4CHEE from null@192.168.1.12
2025-03-24 22:16:49,331 INFO [org.dcm4che3.net.Connection] (default task-3) Initiate connection from /0.0.0.0:0 to localhost:11112
2025-03-24 22:16:49,335 INFO [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/127.0.0.1,port=47665,localport=11112]
2025-03-24 22:16:49,336 INFO [org.dcm4che3.net.Connection] (default task-3) Established connection Socket[addr=localhost/127.0.0.1,port=11112,localport=47665]
2025-03-24 22:16:49,336 INFO [org.dcm4che3.net.Association] (default task-3) AS_RECEIVED->DCM4CHEE(4) << A-ASSOCIATE-RQ
2025-03-24 22:16:52,182 INFO [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start PurgeStorageScheduler.execute()
2025-03-24 22:16:52,183 INFO [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished PurgeStorageScheduler.execute()
Beta Was this translation helpful? Give feedback.
All reactions